summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: error in configurations with mesh support disabledFelix Fietkau2013-03-281-0/+2
* mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao2013-03-281-4/+3
* rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger2013-03-281-52/+35
* rtlwifi: rtl8192cu: Fix schedule while atomic bug splatLarry Finger2013-03-281-2/+0
* ath9k_hw: improve reset reliability after errorsFelix Fietkau2013-03-141-1/+3
* ath9k_htc: fix signal strength handling issuesFelix Fietkau2013-03-142-7/+12
* ath9k: fix RSSI dummy marker valueFelix Fietkau2013-03-141-1/+1
* libertas: fix crash for SD8688Bing Zhao2013-03-141-1/+5
* mwifiex: correct sleep delay counterAvinash Patil2013-03-141-1/+1
* iwlwifi: always copy first 16 bytes of commandsJohannes Berg2013-03-143-23/+71
* b43: Fix lockdep splat on module unloadLarry Finger2013-03-041-1/+2
* p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-02-281-1/+1
* rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna2013-02-281-16/+28
* rtlwifi: rtl8192cu: Add new USB IDLarry Finger2013-02-281-0/+1
* rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_idLarry Finger2013-02-283-4/+12
* b43: Increase number of RX DMA slotsLarry Finger2013-02-281-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-121-18/+18
|\
| * mwl8k: fix band for supported channelsJonas Gorski2013-02-111-18/+18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-065-32/+31
|\|
| * brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel2013-02-044-29/+27
| * rtlwifi: Fix scheduling while atomic bugLarry Finger2013-02-041-3/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-014-39/+23
|\|
| * mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao2013-01-301-4/+5
| * rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger2013-01-281-2/+2
| * brcmsmac: fix tx status processingArend van Spriel2013-01-281-16/+9
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-281-17/+7
| |\
| | * Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach2013-01-241-17/+7
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-238-44/+32
|\| |
| * | mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil2013-01-221-1/+1
| * | ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau2013-01-221-0/+3
| * | ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau2013-01-221-19/+6
| * | ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau2013-01-223-1/+4
| * | rtlwifi: Fix build warning introduced by commit a290593Larry Finger2013-01-221-2/+2
| * | iwlegacy: fix IBSS cleanupStanislaw Gruszka2013-01-221-21/+14
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-221-0/+2
| |\|
| | * iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach2013-01-161-0/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-1710-77/+44
|\| |
| * | ath9k: disable the tasklet before taking the PCU lockFelix Fietkau2013-01-141-4/+3
| * | ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau2013-01-142-14/+0
| * | brcmsmac: increase timer reference count for new timers onlyPiotr Haber2013-01-111-3/+4
| * | ath9k: fix rx flush handlingFelix Fietkau2013-01-113-21/+12
| * | ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-115-19/+4
| * | ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau2013-01-111-1/+0
| * | ath9k: fix double-free bug on beacon generate failureFelix Fietkau2013-01-111-0/+1
| * | ath9k: do not link receive buffers during flushFelix Fietkau2013-01-111-4/+6
| * | ath9k_htc: Fix memory leakSujith Manoharan2013-01-111-0/+2
| * | mwifiex: correct config_bands handling for ibss networkAmitkumar Karwar2013-01-111-1/+1
| * | mwifiex: update config_bands during infra associationAmitkumar Karwar2013-01-112-14/+15
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-0927-39/+6278
|\| |
| * | b43: Fix firmware loading when driver is built into the kernelLarry Finger2013-01-073-16/+48