aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-19
|\
| * ehea: Fix a checksum issue on the receive pathBreno Leitao2010-10-13
| * net: allow FEC driver to use fixed PHY supportGreg Ungerer2010-10-13
| * tg3: restore rx_dropped accountingEric Dumazet2010-10-11
| * b44: fix carrier detection on bindPaul Fertser2010-10-11
| * NET: wimax, fix use after freeJiri Slaby2010-10-11
| * net/fec: carrier off initially to avoid root mount failureOskar Schirmer2010-10-11
| * r8169: use device model DMA APIStanislaw Gruszka2010-10-09
| * r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka2010-10-09
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-10-08
| |\
| | * ath9k_hw: fix regression in ANI listen time calculationFelix Fietkau2010-10-06
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-10-06
| |\ \
| * | | bonding: fix WARN_ON when writing to bond_master sysfs fileNeil Horman2010-10-05
| * | | skge: add quirk to limit DMAStanislaw Gruszka2010-10-05
| * | | netdev: Depend on INET before selecting INET_LROBen Hutchings2010-10-04
* | | | net: atmel_macb Kconfig: remove long dependency lineJean-Christophe PLAGNIOL-VILLARD2010-10-07
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-04
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-30
| |\|
| | * iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler2010-09-28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-28
|\| |
| * | de2104x: fix ethtoolOndrej Zary2010-09-27
| * | 3c59x: fix regression from patch "Add ethtool WOL support"Jan Beulich2010-09-27
| * | sgiseeq: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-26
| * | rionet: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-26
| * | ibm_newemac: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-26
| * | smsc911x: Add MODULE_ALIAS()Vincent Stehlé2010-09-26
| * | de2104x: fix TP link detectionOndrej Zary2010-09-26
| * | de2104x: fix power managementOndrej Zary2010-09-26
| * | de2104x: disable autonegotiation on broken hardwareOndrej Zary2010-09-25
| * | e1000e: 82579 do not gate auto config of PHY by hardware during nominal useBruce Allan2010-09-22
| * | e1000e: 82579 jumbo frame workaround causing CRC errorsBruce Allan2010-09-22
| * | e1000e: 82579 unaccounted missed packetsBruce Allan2010-09-22
| * | e1000e: 82566DC fails to get linkBruce Allan2010-09-22
| * | e1000e: 82579 SMBus address and LEDs incorrect after device resetBruce Allan2010-09-22
| * | e1000e: 82577/8/9 issues with device in SxBruce Allan2010-09-22
| * | atl1: zero out CMB and SBM in atl1_free_ring_resourcesLuca Tettamanti2010-09-22
| * | atl1: fix resumeLuca Tettamanti2010-09-22
| * | netxen: dont set skb->truesizeEric Dumazet2010-09-21
| * | qlcnic: dont set skb->truesizeEric Dumazet2010-09-21
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-21
| |\|
| | * iwlwifi: do not perferm force reset while doing scanWey-Yi Guy2010-09-17
| * | qlcnic: dont assume NET_IP_ALIGN is 2Eric Dumazet2010-09-18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-19
|\| |
| * | drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-17
| * | drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-17
| * | drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg2010-09-17
| * | r8169: Handle rxfifo errors on 8168 chipsMatthew Garrett2010-09-15
| * | 3c59x: Remove atomic context inside vortex_{set|get}_wolDenis Kirjanov2010-09-15
| * | phylib: fix PAL state machine restart on resumeSimon Guinot2010-09-14
| * | bonding: correctly process non-linear skbsAndy Gospodarek2010-09-14