summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bond_3ad.c avoid possible null derefDan Carpenter2009-12-261-1/+1
* Fix MAC address access in 3c507, ibmlana, pcnet32 and libertasDaniel Drake2009-12-264-6/+8
* gianfar: Fix gianfar select_queue bogositySandeep Gopalpet2009-12-261-9/+4
* tun: use tun_sk instead container_ofVitaliy Gusev2009-12-261-3/+3
* ucc_geth: Don't needlessly change MAC settings in adjust_link()Anton Vorontsov2009-12-261-15/+18
* ucc_geth: Fix netdev watchdog triggering on link changesAnton Vorontsov2009-12-261-2/+5
* ucc_geth: Fix empty TX queue processingAnton Vorontsov2009-12-261-1/+1
* vxge: use DMA_BIT_MASK instead of plain values.Denis Kirjanov2009-12-251-3/+3
* net: restore ip source validationJamal Hadi Salim2009-12-254-0/+5
* bnx2x: Initialize cnic status block during chip resetMichael Chan2009-12-251-0/+2
* pktgen: ndo_start_xmit can return NET_XMIT_xxx valuesJohn Fastabend2009-12-231-2/+7
* net/via-rhine: Fix scheduling while atomic bugsJarek Poplawski2009-12-231-13/+28
* ixgbe: fix Need to call pci_save_state after pci_restore_stateDon Skidmore2009-12-231-0/+5
* be2net: Bug fix to return correct values in ethtool get_settings.Sarveshwar Bandi2009-12-232-9/+32
* be2net: Bug fix to config NIC appropriately before loopback testSarveshwar Bandi2009-12-233-14/+74
* be2net: Bug fix to avoid soft lockup in loopback test.Sarveshwar Bandi2009-12-231-0/+1
* igbvf: Make igbvf error message more informativeWilliams, Mitch A2009-12-231-1/+2
* igb: check both function bits in status register in wol exceptionAlexander Duyck2009-12-231-1/+1
* 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-2131-112/+160
|\
| * ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIVBenjamin Herrenschmidt2009-12-211-0/+2
| * mac80211: fix WMM AP settings applicationJohannes Berg2009-12-211-0/+8
| * mac80211: fix peer HT capabilitiesJohannes Berg2009-12-213-6/+24
| * 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
OpenPOWER on IntegriCloud