aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-63/+252
2010-09-27de2104x: fix ethtoolOndrej Zary1-2/+5
2010-09-273c59x: fix regression from patch "Add ethtool WOL support"Jan Beulich1-0/+10
2010-09-26sgiseeq: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy1-1/+1
2010-09-26rionet: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy1-1/+1
2010-09-26ibm_newemac: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy1-2/+2
2010-09-26smsc911x: Add MODULE_ALIAS()Vincent Stehlé1-0/+1
2010-09-26de2104x: fix TP link detectionOndrej Zary1-2/+21
2010-09-26de2104x: fix power managementOndrej Zary1-0/+3
2010-09-24de2104x: disable autonegotiation on broken hardwareOndrej Zary1-2/+10
2010-09-22e1000e: 82579 do not gate auto config of PHY by hardware during nominal useBruce Allan1-9/+68
2010-09-22e1000e: 82579 jumbo frame workaround causing CRC errorsBruce Allan2-21/+20
2010-09-22e1000e: 82579 unaccounted missed packetsBruce Allan2-0/+49
2010-09-22e1000e: 82566DC fails to get linkBruce Allan1-2/+5
2010-09-22e1000e: 82579 SMBus address and LEDs incorrect after device resetBruce Allan1-3/+3
2010-09-22e1000e: 82577/8/9 issues with device in SxBruce Allan1-8/+39
2010-09-22atl1: zero out CMB and SBM in atl1_free_ring_resourcesLuca Tettamanti1-0/+6
2010-09-22atl1: fix resumeLuca Tettamanti1-2/+3
2010-09-21netxen: dont set skb->truesizeEric Dumazet1-3/+0
2010-09-21qlcnic: dont set skb->truesizeEric Dumazet1-5/+0
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+5
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-11/+26
2010-09-17qlcnic: dont assume NET_IP_ALIGN is 2Eric Dumazet1-1/+1
2010-09-17iwlwifi: do not perferm force reset while doing scanWey-Yi Guy1-0/+5
2010-09-16drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-16drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-16drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg1-0/+2
2010-09-16Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-56/+83
2010-09-15r8169: Handle rxfifo errors on 8168 chipsMatthew Garrett1-3/+2
2010-09-153c59x: Remove atomic context inside vortex_{set|get}_wolDenis Kirjanov1-4/+3
2010-09-15pcmcia pcnet_cs: try setting io_lines to 16 if card setup failsDominik Brodowski1-56/+83
2010-09-14phylib: fix PAL state machine restart on resumeSimon Guinot1-2/+2
2010-09-14bonding: correctly process non-linear skbsAndy Gospodarek2-0/+6
2010-09-13Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-0/+2
2010-09-13ppp: potential NULL dereference in ppp_mp_explode()Dan Carpenter1-2/+7
2010-09-09ipheth: remove incorrect devtype to WWANDan Williams1-6/+1
2010-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller76-807/+616
2010-09-08KS8851: Correct RX packet allocationEric Dumazet1-18/+21
2010-09-08niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings1-10/+6
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-9/+12
2010-09-07via-velocity: Turn scatter-gather support back off.David S. Miller1-1/+1
2010-09-07PATCH: b44 Handle RX FIFO overflow better (simplified)Mark Lord1-0/+9
2010-09-073c59x: Fix deadlock in vortex_error()Ben Hutchings1-3/+7
2010-09-07bonding: Fix jiffies overflow problems (again)Jiri Bohac1-17/+39
2010-09-07stmmac: fix sleep inside atomicGiuseppe Cavallaro1-5/+4
2010-09-03be2net: remove a BUG_ON in be_cmds.cAjit Khaparde1-4/+2
2010-09-03be2net: fix a bug in UE detection logicAjit Khaparde3-26/+10
2010-09-03be2net: fix net-snmp error because of wrong packet statsAjit Khaparde4-6/+18
2010-09-02Revert "sky2: don't do GRO on second port"David S. Miller1-11/+8
2010-09-013c59x: Remove incorrect locking; correct documented lock hierarchyBen Hutchings1-4/+1