aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0)Stanislaw Gruszka2011-10-031-5/+8
* irda: fix smsc-ircc2 section mismatch warningRandy Dunlap2011-10-031-1/+1
* igb: fix WOL on second port of i350 deviceCarolyn Wyborny2011-10-031-1/+1
* rt2x00: fix crash in rt2800usb_get_txwiStanislaw Gruszka2011-10-031-4/+3
* rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka2011-10-032-1/+13
* rt2x00: do not drop usb dev reference counter on suspendStanislaw Gruszka2011-10-031-13/+1
* ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian2011-10-031-1/+1
* carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov2011-10-031-1/+3
* ibmveth: Fix leak when recycling skb and hypervisor returns errorAnton Blanchard2011-10-031-3/+9
* ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan2011-10-031-0/+4
* rapidio: fix use of non-compatible registersAlexandre Bounine2011-10-031-15/+8
* igb: Fix lack of flush after register write and before delayCarolyn Wyborny2011-08-291-0/+1
* rt2x00: fix order of entry flags modificationStanislaw Gruszka2011-08-291-10/+7
* ath5k: fix error handling in ath5k_beacon_sendBob Copeland2011-08-171-9/+14
* ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker2011-08-151-1/+1
* ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan2011-08-151-3/+3
* dp83640: increase receive time stamp buffer sizeRichard Cochran2011-08-151-3/+2
* gianfar: fix fiper alignment after resetting the timeRichard Cochran2011-08-151-7/+2
* e1000e: alternate MAC address does not work on device id 0x1060Bruce Allan2011-08-151-1/+2
* iwlagn: 5000 do not support idle modeWey-Yi Guy2011-08-153-1/+5
* r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862)Lennart Sorensen2011-08-151-0/+1
* sis190: Rx filter init is needed for MAC address change.Klement Fish2011-08-151-1/+11
* Fix cdc-phonet buildChris Clayton2011-08-151-0/+1
* bonding: fix string comparison errorsAndy Gospodarek2011-08-151-62/+71
* net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-08-158-6/+14
* drivers/net/niu.c: adjust array indexJulia Lawall2011-08-151-2/+2
* ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka2011-08-155-13/+40
* ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau2011-08-151-0/+2
* iwlegacy: set tx power after rxon_assocStanislaw Gruszka2011-08-152-3/+11
* rtlwifi: Fix kernel oops on ARM SOCLarry Finger2011-08-151-9/+11
* rt2x00: fix usage of NULL queueStanislaw Gruszka2011-08-151-2/+3
* rt2x00: rt2800: fix zeroing skb structureStanislaw Gruszka2011-08-151-2/+1
* rt2x00: Add device ID for RT539F device.Gertjan van Wingerde2011-08-041-0/+1
* rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger2011-08-041-1/+1
* jme: Fix unmap error (Causing system freeze)Guo-Fu Tseng2011-08-041-6/+14
* ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian2011-08-042-4/+2
* pppoe: Must flush connections when MAC address changes too.David S. Miller2011-07-181-1/+2
* tulip: dmfe: Remove old log spamming pr_debugsJoe Perches2011-07-181-4/+0
* gianfar: rx parserSebastian Pöhn2011-07-152-6/+21
* r6040: only disable RX interrupt if napi_schedule_prep is successfulMichael Thalmeier2011-07-151-3/+5
* net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-141-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-138-13/+24
|\
| * slip: fix wrong SLIP6 ifdef-endif placingMatvejchikov Ilya2011-07-111-1/+1
| * natsemi: fix another dma-debug reportJim Cromie2011-07-101-2/+2
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-085-6/+16
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-085-6/+16
| | |\
| | | * rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000MYoann DI-RUZZA2011-07-051-0/+1
| | | * ath9k: Fix tx throughput drops for AR9003 chips with AES encryptionRajkumar Manoharan2011-07-051-1/+2
| | | * carl9170: add NEC WL300NU-AG usbidChristian Lamparter2011-07-051-0/+2
| | | * ath5k: fix incorrect use of drvdata in PCI suspend/resume codePavel Roskin2011-07-051-2/+5