summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-28net: bnx2x_cmn.c needs net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell1-0/+1
2010-07-27ks8842: Fix warnings on 64-bit.David S. Miller1-3/+3
2010-07-27macvlan: Fix rx counters update in macvlan_handle_frame()Sridhar Samudrala1-4/+7
2010-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller19-32/+147
2010-07-27ixgbe: potential null dereferenceDan Carpenter1-3/+4
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-26s2io: fixing DBG_PRINT() macroBreno Leitao1-1/+1
2010-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-3/+3
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-26ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei1-2/+2
2010-07-25net: dev_forward_skb should call nf_resetBen Greear1-0/+1
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-24net sched: fix race in mirred device removalstephen hemminger2-3/+41
2010-07-24Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2-0/+3
2010-07-24sysfs: add attribute to indicate hw address assignment typeStefan Assmann3-0/+22
2010-07-24tun: avoid BUG, dump packet on GSO errorsMichael S. Tsirkin1-2/+12
2010-07-24ixgbe: fix ethtool statsEric Dumazet1-21/+21
2010-07-24qlcnic: fix bandwidth checkRajesh Borundia1-4/+3
2010-07-24bonding: set device in RLB ARP packet handlerGreg Edwards1-1/+1