summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller145-1734/+5601
2017-06-22Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo27-535/+1718
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-36/+49
2017-06-21brcmfmac: initialize oob irq data before request_irq()Michał Mirosław1-5/+3
2017-06-21rtlwifi: btcoexist control to enter/leave LPSPing-Ke Shih8-26/+203
2017-06-21rtlwifi: add btc_is_bt_lps_on() for btcoexistPing-Ke Shih3-0/+8
2017-06-21rtlwifi: Add rx ampdu cfg for btcoexist.Ping-Ke Shih6-2/+58
2017-06-21rtlwifi: Add btcoex record_pwr_modePing-Ke Shih9-6/+43
2017-06-21rtlwifi: Revise special packet notification to be readable format.Ping-Ke Shih1-4/+9
2017-06-21rtlwifi: Add TX report and disable key to force wait until report acked.Ping-Ke Shih16-25/+194
2017-06-21rtlwifi: extend debug_comp to u64Ping-Ke Shih2-4/+4
2017-06-21rtlwifi: Correct power save capability while init mac80211Ping-Ke Shih2-1/+6
2017-06-21rtlwifi: btcoex: rtl8723be: fix ant_sel not workPing-Ke Shih2-0/+4
2017-06-21rtlwifi: btcoex: set correct interface type and parameter.Ping-Ke Shih3-7/+15
2017-06-21rtlwifi: btcoex: call bind to setup btcoexPing-Ke Shih2-0/+2
2017-06-21rsi: add tx frame for common device configurationPrameela Rani Garnepudi5-14/+178
2017-06-21rsi: configure new boot parameters to devicePrameela Rani Garnepudi2-13/+22
2017-06-21rsi: receive path enhancement for RS9113Prameela Rani Garnepudi2-1/+9
2017-06-21rsi: Register interrupt handler before firmware loadPrameela Rani Garnepudi3-10/+13
2017-06-21rsi: use enum for FSM statesAmitkumar Karwar1-7/+9
2017-06-21rsi: add usb RS9113 chipset supportPrameela Rani Garnepudi1-0/+1
2017-06-21mwifiex: debugfs: remove redunant check of mwifiex_dfs_dirShawn Lin1-2/+1
2017-06-21mwifiex: fixes the unexpected be printed log by defaultCaesar Wang1-1/+1
2017-06-21rtlwifi: fix REG_USTIME_TSF register definitionKevin Lo6-6/+6
2017-06-21brcmfmac: Use separate firmware for revision 0 of the brcm43430 chipHans de Goede1-2/+5
2017-06-21wil6210: remove ioctl interfaceMaya Erez4-190/+0
2017-06-21wil6210: add support for PCIe D3hot in system suspendMaya Erez11-49/+603
2017-06-21wil6210: prevent platform callbacks after uninitDedy Lansky1-4/+9
2017-06-21ath10k: set rxnss_override for QCA9888Sven Eckelmann1-2/+6
2017-06-21ath10k: configure rxnss_override for QCA9984Ben Greear5-1/+69
2017-06-21ath10k: use complete VHT chan width for 160MHz workaroundBen Greear1-1/+1
2017-06-20Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub...David S. Miller6-36/+49
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu6-18/+8
2017-06-20net: replace more place to skb_put_[data:zero]yuan linyu6-14/+7
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg24-45/+32
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg15-73/+63
2017-06-16networking: introduce and use skb_put_data()Johannes Berg48-119/+94
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg10-32/+15
2017-06-16brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()Arend Van Spriel1-2/+1
2017-06-16ath6kl: fix spelling mistake: "Indicat" -> "Indicate"Colin Ian King1-1/+1
2017-06-16ath10k: add per chain RSSI reportingNorik Dzhandzhapanyan1-0/+13
2017-06-16ath10k: define structures for CE ctrl/misc registerSarada Prasanna Garnayak6-195/+325
2017-06-15brcmfmac: fix brcmf_fws_add_interface() for USB devicesArend Van Spriel1-1/+1
2017-06-15brcmfmac: unbind all devices upon failure in firmware callbackArend Van Spriel1-2/+3
2017-06-15brcmfmac: use firmware callback upon failure to loadArend Van Spriel1-14/+13
2017-06-15brcmfmac: add parameter to pass error code in firmware callbackArend Van Spriel5-20/+34
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-7/+7
2017-06-13networking: use skb_put_zero()Johannes Berg1-2/+2
2017-06-13wlcore: spi: remove unnecessary variableGustavo A. R. Silva1-5/+2
2017-06-13wlcore: add wl1285 compatibleSebastian Reichel2-0/+2