summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-27ixgbe: potential null dereferenceDan Carpenter
2010-07-27ks8842: Support DMA when accessed via timberdaleRichard Röjfors
2010-07-27stmmac: fix automatic PAD/FCS strippingGiuseppe CAVALLARO
2010-07-27stmmac: fix timer setup when use dual mac KconfigGiuseppe CAVALLARO
2010-07-27bnx2x: Update MAINTAINERS according to new locationDmitry Kravkov
2010-07-27bnx2x: update driver version to 1.52.53-3Dmitry Kravkov
2010-07-27bnx2x: Move statistics handling code to bnx2x_stats.*Dmitry Kravkov
2010-07-27bnx2x: Create separate file for ethtool routinesDmitry Kravkov
2010-07-27bnx2x: Create bnx2x_cmn.* filesDmitry Kravkov
2010-07-27bnx2x: move global variable load_count to bnx2x.hDmitry Kravkov
2010-07-27bnx2x: store module parameters in driver main structureDmitry Kravkov
2010-07-27bnx2x: Create separate folder for bnx2x driverDmitry Kravkov
2010-07-27igbvf, ixgbevf: use dev_hw_addr_randomStefan Assmann
2010-07-27ixgbe: priority tagging FCoE frames without FCoE offloadJohn Fastabend
2010-07-26e1000: use netif_<level> instead of netdev_<level>Emil Tantilov
2010-07-26usbnet: use jiffies in schedule_timeout(), not msecsKulikov Vasiliy
2010-07-26ks8842: Support 100Mbps when accessed via timberdaleRichard Röjfors
2010-07-26caif: handle snprintf() returnDan Carpenter
2010-07-26genetlink: use genl_register_family_with_ops()Changli Gao
2010-07-26drop_monitor: use genl_register_family_with_ops()Changli Gao
2010-07-26genetlink: cleanup code according to CodingStyleChangli Gao
2010-07-26ethoc: add devinit/devexit section initializersJonas Bonn
2010-07-26igb: restore EEPROM values of MDICNFG on reset with 82580Nick Nunley
2010-07-26igb: add support for SGMII-based MDIO PHYsNick Nunley
2010-07-26e1000e: Drop a useless statementJean Delvare
2010-07-26s2io: fixing DBG_PRINT() macroBreno Leitao
2010-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-26drivers/net/qla3xxx.c: Checkpatch cleanupsJoe Perches
2010-07-26drivers/net/qla3xxx.c: Update logging message styleJoe Perches
2010-07-26wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_COREDavid S. Miller
2010-07-26netlink: netlink_recvmsg() fixEric Dumazet
2010-07-26ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei
2010-07-25net: dev_forward_skb should call nf_resetBen Greear
2010-07-25forcedeth: Fix different hardware statistics versions.Mike Ditto
2010-07-25net-next: Fix an overflow bug in vmxnet3 Tx descriptorBhavesh Davda
2010-07-253c59x: Add ethtool WOL supportAndrew O. Shadoura
2010-07-25qlcnic: fix diag resource allocationSony Chacko
2010-07-25qlcnic: fix loopback testAmit Kumar Salecha
2010-07-24net: pskb_expand_head() optimizationEric Dumazet
2010-07-24net sched: fix race in mirred device removalstephen hemminger
2010-07-24Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-07-24sysfs: add attribute to indicate hw address assignment typeStefan Assmann
2010-07-24tun: avoid BUG, dump packet on GSO errorsMichael S. Tsirkin
2010-07-24ixgbe: fix ethtool statsEric Dumazet
2010-07-24qlcnic: fix bandwidth checkRajesh Borundia
2010-07-24bonding: set device in RLB ARP packet handlerGreg Edwards
2010-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-233c59x: Fix call to mdio_sync() with the wrong argumentBen Hutchings
2010-07-23net: s2io: fix buffer overflowKulikov Vasiliy