summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2009-12-23ixgbe: fix Need to call pci_save_state after pci_restore_stateDon Skidmore
2009-12-23be2net: Bug fix to return correct values in ethtool get_settings.Sarveshwar Bandi
2009-12-23be2net: Bug fix to config NIC appropriately before loopback testSarveshwar Bandi
2009-12-23be2net: Bug fix to avoid soft lockup in loopback test.Sarveshwar Bandi
2009-12-23igbvf: Make igbvf error message more informativeWilliams, Mitch A
2009-12-23igb: check both function bits in status register in wol exceptionAlexander Duyck
2009-12-23igb: correctly offset 82575 flow control watermarks by 16 bytesAlexander Duyck
2009-12-23igb: do not force retry count to 1 on 82580 phyAlexander Duyck
2009-12-23igb: do not force pcs link when in KX modeAlexander Duyck
2009-12-23sfc: Disable TX descriptor prefetch watchdogBen Hutchings
2009-12-23sfc: QT2025C: Add error message for suspected bad SFP+ cablesBen Hutchings
2009-12-23sfc: QT2025C: Work around PHY firmware initialisation bugMatthew Slattery
2009-12-23sfc: QT2025C: Switch into self-configure mode when not in loopbackMatthew Slattery
2009-12-23sfc: QT2025C: Work around PHY bugMatthew Slattery
2009-12-23sfc: Fix DMA mapping cleanup in case of an error in TSONeil Turton
2009-12-23sfc: Include XGXS in XMAC link status check except in XGMII loopbackBen Hutchings
2009-12-23sfc: Move PHY software state initialisation from init() into probe()Steve Hodgson
2009-12-22kfifo: fix warn_unused_resultStefani Seibold
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-21ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIVBenjamin Herrenschmidt
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg
2009-12-21iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()Roel Kluin
2009-12-21Libertas: fix buffer overflow in lbs_get_essid()Daniel Mack
2009-12-21drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warningakpm@linux-foundation.org
2009-12-21ath9k: Stop ANI when doing a resetSujith
2009-12-21ath9k: Fix TX queue drainingSujith
2009-12-21ath9k: Fix bug in assigning sequence numberSujith
2009-12-21rt2x00: Fix calculation of rt2800 iveiv entry offset.Gertjan van Wingerde
2009-12-21iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre
2009-12-21iwl3945: fix panic in iwl3945 driverZhu Yi
2009-12-21iwlwifi: initialize spinlock before useReinette Chatre
2009-12-21iwl3945: disable power saveReinette Chatre
2009-12-21iwlwifi: fix more eeprom endian bugsJohannes Berg
2009-12-21iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg
2009-12-21rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde
2009-12-21drivers/net/wireless: Correct code taking the size of a pointerJulia Lawall
2009-12-21ath9k: Last fix for TX software padding.Benoit Papillault
2009-12-21iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy
2009-12-21iwlwifi: power up all devices for EEPROM readReinette Chatre
2009-12-21iwlwifi: allocated rx page accounting cleanupZhu Yi
2009-12-20bnx2: Fix bnx2_netif_stop() merge error.Michael Chan
2009-12-18gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSCSandeep Gopalpet
2009-12-18gianfar: Fix stats supportSandeep Gopalpet
2009-12-18gianfar: Fix a filer bugSandeep Gopalpet
2009-12-18bnx2: fixing a timout error due not refreshing TX timers correctlyBreno Leitao