summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: Use atomic functions for intstatus update.Hante Meuleman2014-03-061-14/+15
* Revert "brcmfmac: Use atomic functions for intstatus update."Arend van Spriel2014-03-061-6/+14
* rtlwifi: rtl8723be: Fix smatch warningsLarry Finger2014-03-062-9/+1
* rtlwifi: rtl8723be: Fix sparse errorsLarry Finger2014-03-062-3/+2
* rtlwifi: rtl8192ce: Handle unused switch caseLarry Finger2014-03-061-1/+3
* rtlwifi: rtl8723ae: Fix too long disable of IRQsLarry Finger2014-03-061-3/+15
* rtlwifi: rtl8188ee: Fix too long disable of IRQsLarry Finger2014-03-061-4/+16
* rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger2014-03-061-6/+21
* rtlwifi: rtl8192cu: Fix too long disable of IRQsLarry Finger2014-03-061-1/+14
* rtlwifi: rtl8723be: rtl8723com: Remove unused allow_all_destaddr functionsLarry Finger2014-03-062-2/+1
* rtlwifi: Move common routines to coreLarry Finger2014-03-0631-725/+520
* rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...Larry Finger2014-03-0619-78/+282
* iwl4965: disable 8K A-MSDU by defaultStanislaw Gruszka2014-03-042-3/+2
* Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warningSurendra Patil2014-03-041-1/+1
* rtlwifi: rtl8723be: Add new driverLarry Finger2014-03-0427-3/+14065
* rtlwifi: rtl8723ae: rtl8723-common: Copy common dynamic power management codeLarry Finger2014-03-046-41/+106
* rtlwifi: rtl8723ae: rtl8723-common: Copy common firmware codeLarry Finger2014-03-0411-805/+142
* rtlwifi: rtl8723ae: rtl8723-common: Create new driver for common codeLarry Finger2014-03-0410-469/+555
* rtlwifi: Prepare existing drivers for new driverLarry Finger2014-03-0414-143/+215
* rtlwifi: btcoexist: Add new mini driverLarry Finger2014-03-0414-1/+6847
* rtl818x: make sure TX descriptor writes are done before kicking DMAandrea merello2014-03-041-0/+6
* rtl818x: Make sure the TX descriptor "valid" flag is written by lastandrea merello2014-03-041-0/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-0423-113/+172
|\
| * mwifiex: do not advertise usb autosuspend supportBing Zhao2014-02-281-8/+0
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-02-283-15/+19
| |\
| | * iwlwifi: fix TX status for aggregated packetsJohannes Berg2014-02-272-14/+18
| | * iwlwifi: mvm: change of listen interval from 70 to 10Max Stepanov2014-02-271-1/+1
| * | ath9k: fix invalid descriptor discardingFelix Fietkau2014-02-251-35/+35
| * | ath9k: reduce baseband hang detection false positive rateFelix Fietkau2014-02-251-1/+7
| * | ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau2014-02-241-2/+3
| * | mwifiex: rename usb driver name registerring to usb coreBing Zhao2014-02-241-3/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-02-241-0/+1
| |\|
| | * iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach2014-02-201-0/+1
| * | ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan2014-02-201-2/+2
| * | brcmfmac: fix txglomming scatter-gather packet transfersArend van Spriel2014-02-201-10/+4
| * | ath9k: protect tid->sched checkStanislaw Gruszka2014-02-201-3/+5
| * | mwifiex: fix cmd and Tx data timeout issue for PCIe cardsAmitkumar Karwar2014-02-201-17/+11
| * | mwifiex: add NULL check for PCIe Rx skbAmitkumar Karwar2014-02-201-0/+6
| * | mwifiex: clean pcie ring only when device is presentAvinash Patil2014-02-201-1/+2
| * | libertas: fix scan result loss if SSID IE len 0James Cameron2014-02-201-1/+1
| * | hostap: Do not free priv until timer handler has actually stopped using itKirill Tkhai2014-02-201-1/+1
| * | hostap: fix "hostap: proc: Use remove_proc_subtree()"Russell King - ARM Linux2014-02-131-1/+1
| * | rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka2014-02-131-2/+8
| * | ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter2014-02-131-1/+1
| * | rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois2014-02-131-1/+1
| * | rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois2014-02-131-2/+16
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville2014-02-134-9/+48
| |\|
| | * iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach2014-02-134-9/+48
* | | wil6210: fix smatch warning in wil_cfg80211_get_station()Vladimir Kondratiev2014-03-031-1/+1
* | | wil6210: fix buffer overflow in wil_txdesc_debugfs_show()Vladimir Kondratiev2014-03-031-6/+6