aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-12-09ath9k: fix regression which disabled ps on ath9kLuis R. Rodriguez
2010-12-09ath9k_hw: handle rx key missFelix Fietkau
2010-12-09ath9k: fix regression which prevents chip sleep after CAB dataSenthil Balasubramanian
2010-12-09ath9k: fix an aggregation start related race conditionFelix Fietkau
2010-12-09ath9k: fix power save race conditionsLuis R. Rodriguez
2010-12-09ath9k: clean up / fix aggregation session flushFelix Fietkau
2010-12-09ath9k: Fix tx struck state with paprdVasanthakumar Thiagarajan
2010-12-09ath9k: A-MPDU rate control info fixBjörn Smedman
2010-12-09ath9k: fix channel flag / regd issues with multiple cardsFelix Fietkau
2010-12-09ath9k: built-in rate control A-MPDU fixBjörn Smedman
2010-12-09r6040: Fix multicast filter some moreBen Hutchings
2010-12-09jme: Fix PHY power-off errorGuo-Fu Tseng
2010-11-22drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failureJulia Lawall
2010-11-22p54usb: add five more USBIDsChristian Lamparter
2010-11-22p54usb: fix off-by-one on !CONFIG_PMChristian Lamparter
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