aboutsummaryrefslogtreecommitdiff
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...Gravatar David S. Miller 172-5923/+7898
2016-04-07Merge ath-next from ath.gitGravatar Kalle Valo 68-1768/+3942
2016-04-07mwifiex: dump pcie scratch registersGravatar Xinming Hu 3-3/+49
2016-04-07mwifiex: AMSDU Rx frame handling in AP modeGravatar Xinming Hu 3-1/+96
2016-04-07mwifiex: schedule main workqueue for transmitting bridge packetsGravatar Xinming Hu 1-0/+2
2016-04-07mwifiex: remove redundant GFP_DMA flagGravatar Xinming Hu 1-4/+3
2016-04-07mwifiex: check revision id while choosing PCIe firmwareGravatar Shengzhen Li 2-11/+61
2016-04-07mwifiex: add support for wakeup on GTK rekey failureGravatar Ganapathi Bhat 2-1/+7
2016-04-07mwifiex: add support for GTK rekey offloadGravatar Ganapathi Bhat 5-1/+55
2016-04-07rtl8xxxu: Do not set LDOA15 / LDOV12 on 8192euGravatar Jes Sorensen 1-1/+1
2016-04-07rtl8xxxu: Use correct H2C calls for 8192euGravatar Jes Sorensen 1-2/+2
2016-04-07rtl8xxxu: Identify 8192eu rev A/B parts correctlyGravatar Jes Sorensen 1-1/+1
2016-04-07rtl8xxxu: Use enums for chip version numbersGravatar Jes Sorensen 2-43/+67
2016-04-07rtl8xxxu: Update some register definitionsGravatar Jes Sorensen 1-7/+24
2016-04-07rtl8xxxu: 8192eu uses txdesc40Gravatar Jes Sorensen 1-1/+1
2016-04-07rtl8xxxu: TXDESC_SHORT_GI is txdesc32 onlyGravatar Jes Sorensen 2-2/+2
2016-04-07rtl8xxxu: Correct txdesc40 gid definitionGravatar Jes Sorensen 1-1/+1
2016-04-07rtl8xxxu: Rename TX descriptor bits to map them to 32/40 byte descriptorsGravatar Jes Sorensen 2-78/+71
2016-04-07rtl8xxxu: Change name of struct tx_desc to be more decriptiveGravatar Jes Sorensen 2-12/+12
2016-04-07mwifiex: fix NULL pointer dereference errorGravatar Wei-Ning Huang 1-1/+2
2016-04-07mwifiex: ie_list is an array, so no need to check if NULLGravatar Colin Ian King 1-1/+1
2016-04-07iwl4965: Fix more memory leaks in __il4965_up()Gravatar Julian Calaby 1-0/+2
2016-04-07iwl4965: Fix a memory leak in error handling code of __il4965_upGravatar Jia-Ju Bai 1-0/+1
2016-04-07rsi: Move variable initialisation into error codeGravatar Markus Elfring 1-2/+4
2016-04-07rsi: Delete unnecessary variable initialisationGravatar Markus Elfring 1-4/+4
2016-04-07rsi: Delete unnecessary variable initialisationGravatar Markus Elfring 1-4/+4
2016-04-07rtl818x_pci: Disable pci device in error handling codeGravatar Jia-Ju Bai 1-1/+3
2016-04-07b43: Fix memory leaks in b43_bus_dev_ssb_init and b43_bus_dev_bcma_initGravatar Jia-Ju Bai 1-2/+4
2016-04-07iwl4965: Fix a null pointer dereference in il_tx_queue_free and il_cmd_queue_...Gravatar Jia-Ju Bai 1-4/+10
2016-04-07iwlegacy: Return directly if allocation fails in il_eeprom_init()Gravatar Markus Elfring 1-5/+3
2016-04-07brcmfmac: Delete unnecessary variable initialisationGravatar Markus Elfring 1-1/+1
2016-04-07ath9k_htc: Delete unnecessary variable initialisationGravatar Markus Elfring 1-1/+1
2016-04-07rtlwifi: use to_delayed_work()Gravatar Geliang Tang 1-1/+1
2016-04-07wl1251: use to_delayed_work()Gravatar Geliang Tang 1-1/+1
2016-04-07wlcore: use to_delayed_work()Gravatar Geliang Tang 3-7/+7
2016-04-07ipw2x00: use to_pci_dev()Gravatar Geliang Tang 1-1/+1
2016-04-07ath9k: Remove unnecessary ?: operatorGravatar Ivan Safonov 1-3/+3
2016-04-07ath10k: fix unconditional num_mpdus_ready subtractionGravatar Rajkumar Manoharan 1-4/+4
2016-04-07ath10k: remove unnecessary warning for probe response dropsGravatar Rajkumar Manoharan 1-2/+2
2016-04-07ath10k: fix calibration init sequence of qca99x0Gravatar Rajkumar Manoharan 1-4/+2
2016-04-06mwifiex: advertise low priority scan featureGravatar Amitkumar Karwar 1-0/+1
2016-04-06brcmfmac: sdio: remove unused variable retry_limitGravatar Colin Ian King 1-3/+0
2016-04-06rt2x00usb: Use usb anchor to manage URBGravatar Vishal Thanki 3-2/+25
2016-04-06wl12xx: remove redundant null check on wl->scan.ssidGravatar Colin Ian King 1-1/+1
2016-04-06rtlwifi: btcoexist: Convert BTC_PRINTK to btc_<foo>_dbgGravatar Joe Perches 7-1985/+1851
2016-04-06rtlwifi: rtl8821ae: Fix Smatch warningsGravatar Larry Finger 2-6/+6
2016-04-06rtlwifi: rtl8723be: Fix Smatch warningsGravatar Larry Finger 2-8/+6
2016-04-06rtlwifi: rtl8723ae: Fix Smatch warningGravatar Larry Finger 1-3/+3
2016-04-06rtlwifi: rtl8192se: Fix Smatch warningGravatar Larry Finger 1-1/+1
2016-04-06rtlwifi: rtl8192ee: Fix Smatch warningGravatar Larry Finger 1-1/+1