summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-27ks8842: Support DMA when accessed via timberdaleRichard Röjfors2-21/+447
2010-07-27stmmac: fix automatic PAD/FCS strippingGiuseppe CAVALLARO4-4/+9
2010-07-27stmmac: fix timer setup when use dual mac KconfigGiuseppe CAVALLARO1-1/+0
2010-07-27bnx2x: Update MAINTAINERS according to new locationDmitry Kravkov1-1/+1
2010-07-27bnx2x: update driver version to 1.52.53-3Dmitry Kravkov1-1/+1
2010-07-27bnx2x: Move statistics handling code to bnx2x_stats.*Dmitry Kravkov5-1594/+1647
2010-07-27bnx2x: Create separate file for ethtool routinesDmitry Kravkov4-1955/+1986
2010-07-27bnx2x: Create bnx2x_cmn.* filesDmitry Kravkov5-2600/+2943
2010-07-27bnx2x: move global variable load_count to bnx2x.hDmitry Kravkov2-3/+9
2010-07-27bnx2x: store module parameters in driver main structureDmitry Kravkov2-3/+6
2010-07-27bnx2x: Create separate folder for bnx2x driverDmitry Kravkov14-6/+12
2010-07-27igbvf, ixgbevf: use dev_hw_addr_randomStefan Assmann2-2/+2
2010-07-27ixgbe: priority tagging FCoE frames without FCoE offloadJohn Fastabend1-21/+24
2010-07-26e1000: use netif_<level> instead of netdev_<level>Emil Tantilov3-61/+70
2010-07-26usbnet: use jiffies in schedule_timeout(), not msecsKulikov Vasiliy1-1/+1
2010-07-26ks8842: Support 100Mbps when accessed via timberdaleRichard Röjfors1-5/+10
2010-07-26caif: handle snprintf() returnDan Carpenter1-0/+3
2010-07-26genetlink: use genl_register_family_with_ops()Changli Gao1-5/+1
2010-07-26drop_monitor: use genl_register_family_with_ops()Changli Gao1-16/+7
2010-07-26genetlink: cleanup code according to CodingStyleChangli Gao1-5/+4
2010-07-26ethoc: add devinit/devexit section initializersJonas Bonn1-4/+4
2010-07-26igb: restore EEPROM values of MDICNFG on reset with 82580Nick Nunley2-0/+45
2010-07-26igb: add support for SGMII-based MDIO PHYsNick Nunley2-17/+75
2010-07-26e1000e: Drop a useless statementJean Delvare1-2/+0
2010-07-26drivers/net/qla3xxx.c: Checkpatch cleanupsJoe Perches1-484/+459
2010-07-26drivers/net/qla3xxx.c: Update logging message styleJoe Perches1-324/+200
2010-07-26wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_COREDavid S. Miller1-1/+1
2010-07-26netlink: netlink_recvmsg() fixEric Dumazet1-6/+16
2010-07-25forcedeth: Fix different hardware statistics versions.Mike Ditto1-29/+31
2010-07-25net-next: Fix an overflow bug in vmxnet3 Tx descriptorBhavesh Davda2-6/+11
2010-07-253c59x: Add ethtool WOL supportAndrew O. Shadoura1-0/+32
2010-07-25qlcnic: fix diag resource allocationSony Chacko1-0/+1
2010-07-25qlcnic: fix loopback testAmit Kumar Salecha3-22/+8
2010-07-24net: pskb_expand_head() optimizationEric Dumazet2-2/+3
2010-07-24sysfs: add attribute to indicate hw address assignment typeStefan Assmann3-0/+22
2010-07-24ixgbe: fix ethtool statsEric Dumazet1-21/+21
2010-07-24qlcnic: fix bandwidth checkRajesh Borundia1-4/+3
2010-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller52-2897/+315
2010-07-233c59x: Fix call to mdio_sync() with the wrong argumentBen Hutchings1-1/+1
2010-07-23net: s2io: fix buffer overflowKulikov Vasiliy1-10/+18
2010-07-23mv643xx_eth: potential null dereferenceDan Carpenter1-1/+2
2010-07-23net: 3c59x: fix leak of iomapsKulikov Vasiliy1-0/+1
2010-07-23net: core: don't use own hex_to_bin() methodAndy Shevchenko1-24/+12
2010-07-23wireless: use newly introduced hex_to_bin()Andy Shevchenko1-21/+2
2010-07-23usb: usbnet: use newly introduced hex_to_bin()Andy Shevchenko1-11/+2
2010-07-23drivers: net: use newly introduced hex_to_bin()Andy Shevchenko1-6/+5
2010-07-23drivers: atm: don't use private copy of hex_to_bin()Andy Shevchenko1-13/+2
2010-07-23be2net: bump the driver version numberAjit Khaparde1-1/+1
2010-07-23be2net: variable name changesAjit Khaparde4-8/+8
2010-07-23be2net: supress printing error when mac query fails for VFAjit Khaparde1-1/+2