summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2016-04-11Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller172-5923/+7898
2016-04-07Merge ath-next from ath.gitKalle Valo68-1768/+3942
2016-04-07mwifiex: dump pcie scratch registersXinming Hu3-3/+49
2016-04-07mwifiex: AMSDU Rx frame handling in AP modeXinming Hu3-1/+96
2016-04-07mwifiex: schedule main workqueue for transmitting bridge packetsXinming Hu1-0/+2
2016-04-07mwifiex: remove redundant GFP_DMA flagXinming Hu1-4/+3
2016-04-07mwifiex: check revision id while choosing PCIe firmwareShengzhen Li2-11/+61
2016-04-07mwifiex: add support for wakeup on GTK rekey failureGanapathi Bhat2-1/+7
2016-04-07mwifiex: add support for GTK rekey offloadGanapathi Bhat5-1/+55
2016-04-07rtl8xxxu: Do not set LDOA15 / LDOV12 on 8192euJes Sorensen1-1/+1
2016-04-07rtl8xxxu: Use correct H2C calls for 8192euJes Sorensen1-2/+2
2016-04-07rtl8xxxu: Identify 8192eu rev A/B parts correctlyJes Sorensen1-1/+1
2016-04-07rtl8xxxu: Use enums for chip version numbersJes Sorensen2-43/+67
2016-04-07rtl8xxxu: Update some register definitionsJes Sorensen1-7/+24
2016-04-07rtl8xxxu: 8192eu uses txdesc40Jes Sorensen1-1/+1
2016-04-07rtl8xxxu: TXDESC_SHORT_GI is txdesc32 onlyJes Sorensen2-2/+2
2016-04-07rtl8xxxu: Correct txdesc40 gid definitionJes Sorensen1-1/+1
2016-04-07rtl8xxxu: Rename TX descriptor bits to map them to 32/40 byte descriptorsJes Sorensen2-78/+71
2016-04-07rtl8xxxu: Change name of struct tx_desc to be more decriptiveJes Sorensen2-12/+12
2016-04-07mwifiex: fix NULL pointer dereference errorWei-Ning Huang1-1/+2
2016-04-07mwifiex: ie_list is an array, so no need to check if NULLColin Ian King1-1/+1
2016-04-07iwl4965: Fix more memory leaks in __il4965_up()Julian Calaby1-0/+2
2016-04-07iwl4965: Fix a memory leak in error handling code of __il4965_upJia-Ju Bai1-0/+1
2016-04-07rsi: Move variable initialisation into error codeMarkus Elfring1-2/+4
2016-04-07rsi: Delete unnecessary variable initialisationMarkus Elfring1-4/+4
2016-04-07rsi: Delete unnecessary variable initialisationMarkus Elfring1-4/+4
2016-04-07rtl818x_pci: Disable pci device in error handling codeJia-Ju Bai1-1/+3
2016-04-07b43: Fix memory leaks in b43_bus_dev_ssb_init and b43_bus_dev_bcma_initJia-Ju Bai1-2/+4
2016-04-07iwl4965: Fix a null pointer dereference in il_tx_queue_free and il_cmd_queue_...Jia-Ju Bai1-4/+10
2016-04-07iwlegacy: Return directly if allocation fails in il_eeprom_init()Markus Elfring1-5/+3
2016-04-07brcmfmac: Delete unnecessary variable initialisationMarkus Elfring1-1/+1
2016-04-07ath9k_htc: Delete unnecessary variable initialisationMarkus Elfring1-1/+1
2016-04-07rtlwifi: use to_delayed_work()Geliang Tang1-1/+1
2016-04-07wl1251: use to_delayed_work()Geliang Tang1-1/+1
2016-04-07wlcore: use to_delayed_work()Geliang Tang3-7/+7
2016-04-07ipw2x00: use to_pci_dev()Geliang Tang1-1/+1
2016-04-07ath9k: Remove unnecessary ?: operatorIvan Safonov1-3/+3
2016-04-07ath10k: fix unconditional num_mpdus_ready subtractionRajkumar Manoharan1-4/+4
2016-04-07ath10k: remove unnecessary warning for probe response dropsRajkumar Manoharan1-2/+2
2016-04-07ath10k: fix calibration init sequence of qca99x0Rajkumar Manoharan1-4/+2
2016-04-06mwifiex: advertise low priority scan featureAmitkumar Karwar1-0/+1
2016-04-06brcmfmac: sdio: remove unused variable retry_limitColin Ian King1-3/+0
2016-04-06rt2x00usb: Use usb anchor to manage URBVishal Thanki3-2/+25
2016-04-06wl12xx: remove redundant null check on wl->scan.ssidColin Ian King1-1/+1
2016-04-06rtlwifi: btcoexist: Convert BTC_PRINTK to btc_<foo>_dbgJoe Perches7-1985/+1851
2016-04-06rtlwifi: rtl8821ae: Fix Smatch warningsLarry Finger2-6/+6
2016-04-06rtlwifi: rtl8723be: Fix Smatch warningsLarry Finger2-8/+6
2016-04-06rtlwifi: rtl8723ae: Fix Smatch warningLarry Finger1-3/+3
2016-04-06rtlwifi: rtl8192se: Fix Smatch warningLarry Finger1-1/+1
2016-04-06rtlwifi: rtl8192ee: Fix Smatch warningLarry Finger1-1/+1