summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-09-03zd1211rw: fix spelling mistake "firmeware" -> "firmware"Colin Ian King1-1/+1
2016-09-03rtl8xxxu: Make rtl8xxxu_ampdu_action less chattyHans de Goede1-5/+5
2016-09-03rtl8xxxu: gen1: Fix non static symbol warningWei Yongjun1-1/+1
2016-09-03rtl8xxxu: Split filling of TX descriptors into separate functionsJes Sorensen6-89/+125
2016-09-03rtl8xxxu: Determine need for shore preamble before updating TX descriptorsJes Sorensen1-5/+7
2016-09-03rtl8xxxu: Determine the need for SGI before handling specific TX desc formatsJes Sorensen1-6/+8
2016-09-03rtl8xxxu: Simplify calculating of hw value used for setting TX rateJes Sorensen1-3/+4
2016-09-03rtl8xxxu: Introduce fops bitflag indicating type of thermal meterJes Sorensen4-1/+4
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