summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: fix random stallsStanislaw Gruszka2012-03-123-1/+17
* iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2012-03-122-4/+5
* iwlwifi: fix wowlan suspendJohannes Berg2012-03-051-1/+1
* mwifiex: reset encryption mode flag before associationAmitkumar Karwar2012-02-291-0/+1
* carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter2012-02-291-3/+5
* carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari2012-02-291-0/+1
* brcm80211: smac: only print block-ack timeout message at trace levelArend van Spriel2012-02-231-3/+3
* brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel2012-02-231-5/+1
* iwlwifi: fix key removalJohannes Berg2012-02-211-1/+9
* rt2x00: fix a possible NULL pointer dereferenceGabor Juhos2012-02-211-1/+2
* ath9k_hw: prevent writes to const data on AR9160Felix Fietkau2012-02-213-25/+20
* ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin2012-02-151-1/+1
* mwifiex: clear previous security setting during associationAmitkumar Karwar2012-02-151-1/+7
* rtlwifi: Modify rtl_pci_init to return 0 on successSimon Graham2012-02-091-2/+2
* zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek2012-02-071-0/+8
* ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau2012-02-061-2/+5
* ath9k: fix a WEP crypto related regressionFelix Fietkau2012-02-061-0/+8
* mwifiex: add NULL checks in driver unload pathAmitkumar Karwar2012-02-062-5/+10
* ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan2012-02-031-4/+5
* mwifiex: handle association failure case correctlyAmitkumar Karwar2012-02-031-1/+7
* ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville2012-02-031-1/+1
* iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach2012-02-013-3/+11
* iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville2012-02-011-1/+1
* rt2800lib: fix wrong -128dBm when signal is stronger than -12dBmLuigi Tarenga2012-02-011-4/+4
* iwlwifi: fix PCI-E transport "inta" raceJohannes Berg2012-01-241-2/+2
* b43: add option to avoid duplicating device support with brcmsmacJohn W. Linville2012-01-182-0/+8
* brcmsmac: fix tx queue flush infinite loopStanislaw Gruszka2012-01-181-1/+9
* mwl8k: Fixing Sparse ENDIAN CHECK warningYogesh Ashok Powar2012-01-171-1/+1
* mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()Dan Carpenter2012-01-171-1/+1
* brcmfmac: work-around gcc 4.7 build issueAlexandre Oliva2012-01-171-1/+1
* brcmsmac: remove PCI suspend/resume from bcma driverLinus Torvalds2012-01-171-35/+3
* bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds2012-01-171-1/+1
* wireless: iwlwifi: iwl-scan.c: Fix build warningFabio Estevam2012-01-161-1/+1
* ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau2012-01-162-4/+6
* rt2800pci: fix spurious interrupts generationStanislaw Gruszka2012-01-131-20/+8
* ipw2x00: signedness bug handling frame lengthDan Carpenter2012-01-131-2/+2
* wireless: b43: fix Oops on card eject during transferGuennadi Liakhovetski2012-01-131-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-127-10/+11
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-127-10/+11
| |\
| | * ath9k: Fix regression in channelwidth switch at the same channelRajkumar Manoharan2012-01-102-6/+3
| | * brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars()Jesper Juhl2012-01-101-1/+3
| | * ath9k_hw: fix a commentMohammed Shafi Shajakhan2012-01-103-3/+1
| | * rtl8192se: Fix BUG caused by failure to check skb allocationLarry Finger2012-01-101-0/+4
* | | brcmsmac: fix reading of PCI sprom contentsLinus Torvalds2012-01-121-11/+20
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-2/+2
|\ \
| * | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-2/+2
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-2/+2
|\ \ \
| * | | switch debugfs to umode_tAl Viro2012-01-032-2/+2
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-0712-177/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-0612-177/+12
| |\ \ \
OpenPOWER on IntegriCloud