summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2016-09-03rtl8xxxu: Convert flags in rtl8xxxu_fileops to bitflagsJes Sorensen1-2/+2
2016-09-03rtl8xxxu: Use flag to indicate whether device has TX report timer supportJes Sorensen3-3/+4
2016-09-03rtl8xxxu: Add interrupt bit definitions for gen2 partsJes Sorensen1-0/+56
2016-09-03rtl8xxxu: Add bit definitions for REG_FPGA0_TX_INFOJes Sorensen1-0/+4
2016-09-03rtl8xxxu: Simplify code setting TX buffer boundaryJes Sorensen1-7/+1
2016-09-03rtl8xxxu: Remove now obsolete rtl8xxxu_old_init_queue_reserved_page()Jes Sorensen1-28/+2
2016-09-03rtl8xxxu: Switch 8192cu/8188cu devices to use rtl8xxxu_init_queue_reserved_pa...Jes Sorensen1-0/+4
2016-09-03rtl8xxxu: Switch 8723a to use new rtl8xxxu_init_queue_reserved_page() routineJes Sorensen1-0/+4
2016-09-03rtl8xxxu: Add TX page defines for 8723bJes Sorensen2-0/+10
2016-09-03rtl8xxxu: Add TP-Link TL-WN823N v2 to list of supported devicesJes Sorensen1-0/+7
2016-09-03rtl8xxxu: Fix error handling if rtl8xxxu_init_device() failsJes Sorensen1-3/+17
2016-09-03rtl8xxxu: Mark 0x2001:0x3308 as testedJes Sorensen1-2/+7
2016-09-03rtl8xxxu: Mark 0x20f4:0x648b as testedJes Sorensen1-2/+7
2016-09-03wlcore: Remove wl pointer from wl_sta structureMaxim Altshul2-2/+0
2016-09-03rtlwifi: rtl8723ae: Fix leak in _rtl8723e_read_adapter_info()Christian Engelmayer1-1/+1
2016-09-03rtlwifi: rtl8192de: Fix leak in _rtl92de_read_adapter_info()Christian Engelmayer1-1/+2
2016-09-03brcmfmac: add missing header dependenciesBaoyou Xie1-0/+1
2016-09-03mwifiex: fix missing break on IEEE80211_STYPE_ACTION caseColin Ian King1-0/+1
2016-09-03rt2x00usb: Fix error return codeChristophe Jaillet1-1/+3
2016-09-03mwifiex: add custom regulatory domain supportAmitkumar Karwar5-14/+127
2016-09-03mwifiex: add CHAN_REGION_CFG commandAmitkumar Karwar3-0/+69
2016-09-03mwifiex: correct aid value during tdls setupXinming Hu1-2/+1
2016-09-03mwifiex: simplify length computation for some memsetChristophe Jaillet1-2/+2
2016-09-03mwifiex: fix the length parameter of a memsetChristophe Jaillet1-1/+1
2016-09-03rtlwifi: remove superfluous conditionHeinrich Schuchardt1-1/+1
2016-09-03ath5k: fix EEPROM dumping via debugfsSergey Ryazanov1-3/+3
2016-09-03wl3501_cs: Add spinlock to wl3501_resetPavel Andrianov1-4/+3
2016-09-03mwifiex: key_material_v2 remove superfluous conditionHeinrich Schuchardt1-8/+3
2016-09-03mwifiex: remove superfluous conditionHeinrich Schuchardt1-1/+1
2016-09-03mwifiex: fix radar detection issueGanapathi Bhat2-18/+27
2016-09-03mwifiex: add HT aggregation support for adhoc modeXinming Hu3-4/+144
2016-09-03mwifiex: remove misleading disconnect messageAmitkumar Karwar1-4/+0
2016-09-03mwifiex: process rxba_sync eventXinming Hu5-3/+103
2016-09-03mwifiex: support random MAC address for scanningGanapathi Bhat4-1/+38
2016-09-03mwifiex: fix failed to reconnect after interface disabled/enabledAmitkumar Karwar1-1/+5
2016-09-03mwifiex: add region code information in debugfsKarthik D A1-0/+2
2016-09-03mwifiex: Fixed endianness problem for big endian platformKarthik D A3-28/+31
2016-09-03wlcore: spi: fix non static symbol warningWei Yongjun1-1/+1
2016-09-03hostap: Use memdup_user() to reuse codeRajan Vaja1-14/+6
2016-08-30iwlwifi: pcie: remove dead codeSara Sharon2-21/+0
2016-08-30iwlwifi: pcie: fix ucode load flow for a000 devicesSara Sharon3-16/+40
2016-08-30iwlwifi: pcie: refrain from SCD accessesSara Sharon2-1/+16
2016-08-30iwlwifi: add the new 9170 seriesOren Givon3-0/+12
2016-08-30iwlwifi: add the new 9270 seriesOren Givon3-0/+12
2016-08-30iwlwifi: add new 9460 series PCI IDsOren Givon1-0/+4
2016-08-30iwlwifi: add a new series 9460 with new PCI IDOren Givon3-16/+17
2016-08-30iwlwifi: rename and reorder 9000 series configuration structsOren Givon3-51/+50
2016-08-30iwlwifi: mvm: support txq tid owner changeLiad Kaufman1-0/+51
2016-08-30iwlwifi: mvm: use defines for SCD_CONFIG_CMD enablementLiad Kaufman3-10/+19
2016-08-30iwlwifi: mvm: re-assign old queues after hw restart in dqa modeLiad Kaufman1-2/+70