summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* igb: correctly offset 82575 flow control watermarks by 16 bytesAlexander Duyck2009-12-231-7/+2
* igb: do not force retry count to 1 on 82580 phyAlexander Duyck2009-12-231-9/+0
* igb: do not force pcs link when in KX modeAlexander Duyck2009-12-231-3/+1
* sfc: Disable TX descriptor prefetch watchdogBen Hutchings2009-12-231-0/+2
* sfc: QT2025C: Add error message for suspected bad SFP+ cablesBen Hutchings2009-12-231-1/+7
* sfc: QT2025C: Work around PHY firmware initialisation bugMatthew Slattery2009-12-231-8/+51
* sfc: QT2025C: Switch into self-configure mode when not in loopbackMatthew Slattery2009-12-231-0/+119
* sfc: QT2025C: Work around PHY bugMatthew Slattery2009-12-231-0/+42
* sfc: Fix DMA mapping cleanup in case of an error in TSONeil Turton2009-12-231-2/+2
* sfc: Include XGXS in XMAC link status check except in XGMII loopbackBen Hutchings2009-12-231-16/+22
* sfc: Move PHY software state initialisation from init() into probe()Steve Hodgson2009-12-237-131/+129
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-2126-108/+121
|\
| * ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIVBenjamin Herrenschmidt2009-12-211-0/+2
| * mac80211: fix peer HT capabilitiesJohannes Berg2009-12-211-2/+1
| * iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()Roel Kluin2009-12-213-3/+3
| * Libertas: fix buffer overflow in lbs_get_essid()Daniel Mack2009-12-211-2/+0
| * drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warningakpm@linux-foundation.org2009-12-211-1/+2
| * ath9k: Stop ANI when doing a resetSujith2009-12-211-0/+6
| * ath9k: Fix TX queue drainingSujith2009-12-212-3/+3
| * ath9k: Fix bug in assigning sequence numberSujith2009-12-211-10/+3
| * rt2x00: Fix calculation of rt2800 iveiv entry offset.Gertjan van Wingerde2009-12-211-1/+1
| * iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre2009-12-211-1/+2
| * iwl3945: fix panic in iwl3945 driverZhu Yi2009-12-211-0/+3
| * iwlwifi: initialize spinlock before useReinette Chatre2009-12-212-4/+4
| * iwl3945: disable power saveReinette Chatre2009-12-212-3/+7
| * iwlwifi: fix more eeprom endian bugsJohannes Berg2009-12-214-11/+16
| * iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg2009-12-212-10/+12
| * rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde2009-12-212-0/+11
| * drivers/net/wireless: Correct code taking the size of a pointerJulia Lawall2009-12-211-2/+2
| * ath9k: Last fix for TX software padding.Benoit Papillault2009-12-211-11/+12
| * iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy2009-12-212-2/+2
| * iwlwifi: power up all devices for EEPROM readReinette Chatre2009-12-212-16/+6
| * iwlwifi: allocated rx page accounting cleanupZhu Yi2009-12-217-24/+21
| * rt2x00: Fix rt2800usb detection in rt2800lib.Gertjan van Wingerde2009-12-141-2/+2
* | bnx2: Fix bnx2_netif_stop() merge error.Michael Chan2009-12-201-1/+1
* | gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSCSandeep Gopalpet2009-12-181-2/+2
* | gianfar: Fix stats supportSandeep Gopalpet2009-12-182-6/+46
* | gianfar: Fix a filer bugSandeep Gopalpet2009-12-182-1/+11
* | bnx2: fixing a timout error due not refreshing TX timers correctlyBreno Leitao2009-12-181-1/+9
* | can/at91: don't check platform_get_irq's return value against zeroUwe Kleine-König2009-12-181-1/+1
* | bnx2: reset_task is crashing the kernel. Fixing it.Breno Leitao2009-12-181-1/+1
* | TI DaVinci EMAC: Fix MDIO bus frequency configurationNageswari Srinivasan2009-12-181-1/+1
* | e100: Fix broken cbs accounting due to missing memset.Roger Oksanen2009-12-181-1/+1
* | broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()Roel Kluin2009-12-181-1/+2
* | e1000e: LED settings in EEPROM ignored on 82571 and 82572Bruce Allan2009-12-181-6/+0
* | netxen: use module parameter correctlyStephen Hemminger2009-12-181-54/+3
* | net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2Magnus Damm2009-12-151-1/+6
* | ixgbe: allow tx of pre-formatted vlan tagged packetsGurucharan Shetty2009-12-151-1/+12
* | ixgbe: Fix 82598 premature copper PHY link indicatationMallikarjuna R Chilakala2009-12-152-0/+40
* | ixgbe: Fix tx_restart_queue/non_eop_desc statistics countersMallikarjuna R Chilakala2009-12-151-2/+5
OpenPOWER on IntegriCloud