aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-10-13ehea: Fix a checksum issue on the receive pathBreno Leitao
2010-10-13net: allow FEC driver to use fixed PHY supportGreg Ungerer
2010-10-11tg3: restore rx_dropped accountingEric Dumazet
2010-10-11b44: fix carrier detection on bindPaul Fertser
2010-10-11NET: wimax, fix use after freeJiri Slaby
2010-10-10net/fec: carrier off initially to avoid root mount failureOskar Schirmer
2010-10-09r8169: use device model DMA APIStanislaw Gruszka
2010-10-09r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2010-10-06ath9k_hw: fix regression in ANI listen time calculationFelix Fietkau
2010-10-05bonding: fix WARN_ON when writing to bond_master sysfs fileNeil Horman
2010-10-05skge: add quirk to limit DMAStanislaw Gruszka
2010-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-03netdev: Depend on INET before selecting INET_LROBen Hutchings
2010-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-09-28iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-27de2104x: fix ethtoolOndrej Zary
2010-09-273c59x: fix regression from patch "Add ethtool WOL support"Jan Beulich
2010-09-26sgiseeq: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy
2010-09-26rionet: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy
2010-09-26ibm_newemac: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy
2010-09-26smsc911x: Add MODULE_ALIAS()Vincent Stehlé
2010-09-26de2104x: fix TP link detectionOndrej Zary
2010-09-26de2104x: fix power managementOndrej Zary
2010-09-24de2104x: disable autonegotiation on broken hardwareOndrej Zary
2010-09-22e1000e: 82579 do not gate auto config of PHY by hardware during nominal useBruce Allan
2010-09-22e1000e: 82579 jumbo frame workaround causing CRC errorsBruce Allan
2010-09-22e1000e: 82579 unaccounted missed packetsBruce Allan
2010-09-22e1000e: 82566DC fails to get linkBruce Allan
2010-09-22e1000e: 82579 SMBus address and LEDs incorrect after device resetBruce Allan
2010-09-22e1000e: 82577/8/9 issues with device in SxBruce Allan
2010-09-22atl1: zero out CMB and SBM in atl1_free_ring_resourcesLuca Tettamanti
2010-09-22atl1: fix resumeLuca Tettamanti
2010-09-21netxen: dont set skb->truesizeEric Dumazet
2010-09-21qlcnic: dont set skb->truesizeEric Dumazet
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-17qlcnic: dont assume NET_IP_ALIGN is 2Eric Dumazet
2010-09-17iwlwifi: do not perferm force reset while doing scanWey-Yi Guy
2010-09-16drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-16drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-16drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg
2010-09-16Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-09-15r8169: Handle rxfifo errors on 8168 chipsMatthew Garrett
2010-09-153c59x: Remove atomic context inside vortex_{set|get}_wolDenis Kirjanov
2010-09-15pcmcia pcnet_cs: try setting io_lines to 16 if card setup failsDominik Brodowski
2010-09-14phylib: fix PAL state machine restart on resumeSimon Guinot
2010-09-14bonding: correctly process non-linear skbsAndy Gospodarek