summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9kVivek Natarajan2010-04-011-0/+1
* ath9k: configure the beacon only if the STA is associatedSenthil Balasubramanian2010-04-011-0/+7
* ath9k: Enable TIM timer interrupt only when needed.Senthil Balasubramanian2010-04-013-14/+18
* ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau2010-04-011-20/+1
* iwlwifi: Silence tfds_in_queue messageAdel Gadllah2010-04-011-1/+1
* jme: Protect vlgrp structure by pause RX actions.Guo-Fu Tseng2010-04-011-0/+33
* jme: Fix VLAN memory leakGuo-Fu Tseng2010-04-011-0/+2
* wl1251: fix potential crashGrazvydas Ignotas2010-04-011-1/+2
* can: fix bfin_can build error after alloc_candev() changeBarry Song2010-04-011-1/+2
* iwlwifi: use dma_alloc_coherentStanislaw Gruszka2010-04-016-43/+44
* ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez2010-04-014-2/+11
* ath9k: fix lockdep warning when unloading moduleMing Lei2010-04-011-2/+2
* ath5k: fix setup for CAB queueBob Copeland2010-04-013-6/+23
* ath5k: dont use external sleep clock in AP modeBob Copeland2010-04-011-2/+3
* ath5k: fix I/Q calibration (for real)Bruno Randolf2010-04-012-18/+20
* tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()Louis Rilling2010-04-011-1/+1
* mac80211: Fix HT rate control configurationSujith2010-04-011-3/+3
* b43/b43legacy: Wake queues in wireless_core_startLarry Finger2010-03-152-2/+3
* ath5k: use correct packet type when transmittingBob Copeland2010-03-152-2/+25
* ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau2010-03-152-0/+13
* ath9k: fix rate control fallback rate selectionFelix Fietkau2010-03-151-8/+7
* ath9k: fix beacon timer restart after a card resetFelix Fietkau2010-03-151-6/+3
* ath9k: re-enable ps by default for new single chip familiesLuis R. Rodriguez2010-03-151-1/+4
* p54pci: handle dma mapping errorsChristian Lamparter2010-03-151-2/+16
* p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ecJean-François Moine2010-03-151-0/+1
* ath9k: fix keycache leak in split tkip caseMing Lei2010-03-151-0/+1
* airo: fix setting zero length WEP keyStanislaw Gruszka2010-03-151-16/+18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-235-9/+27
|\
| * iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2010-02-222-5/+7
| * iwlwifi: error checking for number of tfds in queueWey-Yi Guy2010-02-224-4/+20
| * iwlwifi: set HT flags after channel in rxonDan Halperin2010-02-191-1/+1
* | tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto2010-02-231-1/+0
* | cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson2010-02-231-0/+5
* | e1000: Fix DMA mapping error handling on RXAnton Blanchard2010-02-231-1/+18
* | sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerancesBen Hutchings2010-02-191-18/+27
* | sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()Ben Hutchings2010-02-191-1/+1
* | be2net: set proper value to version field in req hdrAjit Khaparde2010-02-161-0/+1
* | ixgbe: fix WOL register setup for 82599Don Skidmore2010-02-151-0/+4
* | ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errataDon Skidmore2010-02-151-0/+22
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-141-1/+4
|\|
| * iwlwifi: fix AMSDU Rx after paged Rx patchShanyu Zhao2010-02-121-1/+4
* | sfc: Fix SFE4002 initialisationSteve Hodgson2010-02-122-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-106-6/+16
|\|
| * rtl8187: Add new device IDJelle Martijn Kok2010-02-101-0/+1
| * iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()Roel Kluin2010-02-091-1/+1
| * ath9k: Fix sequence numbers for PAE framesSujith2010-02-091-2/+2
| * iwlwifi: Fix to set correct ht configurationWey-Yi Guy2010-02-081-0/+1
| * b43: Fix throughput regressionLarry Finger2010-02-032-3/+11
* | via-velocity: Fix races on shared interruptsSimon Kagstrom2010-02-101-11/+10
* | via-velocity: Take spinlock on set coalesceSimon Kagstrom2010-02-101-0/+3