summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2016-03-08wireless: cw1200: use __maybe_unused to hide pm functions_Arnd Bergmann2-9/+9
2016-03-08rtlwifi: Fix size of wireless mode variableLarry Finger3-8/+7
2016-03-07Merge tag 'iwlwifi-next-for-kalle-2016-03-02' of https://git.kernel.org/pub/s...Kalle Valo35-214/+2052
2016-03-07mt7601u: do not free dma_buf when ivp allocation failsColin Ian King1-1/+3
2016-03-07mwifiex: Added missing spaces around bracketsUjjal Roy1-2/+2
2016-03-07mwifiex: Removed extra spaces before commasUjjal Roy2-2/+2
2016-03-07mwifiex: Fixed incorrect indentation issueUjjal Roy1-1/+1
2016-03-07rt2x00: add new rt2800usb device Buffalo WLI-UC-G450Anthony Wong1-0/+1
2016-03-07mwifiex: do not set multiport flag for tx/rx single packetXinming Hu1-0/+6
2016-03-07mwifiex: add sdio multiport aggregation debug informationXinming Hu4-0/+41
2016-03-07mwifiex: fix corner case association failureAmitkumar Karwar1-0/+1
2016-03-07mwifiex: add delay when tdls confirm frame is queuedXinming Hu1-0/+7
2016-03-07rtlwifi: pass struct rtl_stats by reference as it is more efficientColin Ian King12-16/+16
2016-03-07at76c50x-usb: avoid double usb_put_dev() after downloading internal firmware ...Alexey Khoroshilov1-2/+0
2016-03-07mwifiex: Use to_delayed_work()Amitoj Kaur Chawla1-4/+2
2016-03-07brcmfmac: add 802.11w management frame protection supportHante Meuleman6-75/+211
2016-03-07brcmfmac: integrate add_keyext in add_keyHante Meuleman1-115/+39
2016-03-07brcmfmac: merge platform data and module paramatersHante Meuleman11-110/+139
2016-03-07brcmfmac: switch to new platform dataHante Meuleman8-87/+97
2016-03-07brcmfmac: keep ARP and ND offload enabled during WOWLHante Meuleman3-3/+8
2016-03-07brcmfmac: move platform data retrieval code to commonHante Meuleman5-85/+84
2016-03-07brcmfmac: add wowl gtk rekeying offload supportHante Meuleman5-13/+93
2016-03-07brcmfmac: move module init and exit to commonHante Meuleman4-15/+39
2016-03-07brcmfmac: increase timeout for tx eapolHante Meuleman1-1/+1
2016-03-07brcmfmac: remove pcie gen1 supportHante Meuleman1-115/+20
2016-03-07brcmfmac: add support for the PCIE 4366c0 chipHante Meuleman1-1/+3
2016-03-07brcmfmac: use bar1 window size as provided by pci subsystemHante Meuleman1-6/+4
2016-03-07brcmfmac: use device memsize config from fw if definedHante Meuleman1-0/+33
2016-03-07brcmfmac: check return for ARP ip setting iovarFranky Lin1-8/+8
2016-03-07brcmfmac: add neighbor discovery offload ip address table configurationFranky Lin3-27/+141
2016-03-07brcmfmac: Add length checks on firmware eventsHante Meuleman4-58/+87
2016-03-07brcmfmac: Configure country code using device specific settingsHante Meuleman4-13/+101
2016-03-07brcmfmac: check for wowl support before enumerating feature flagFranky Lin1-1/+2
2016-03-07brcmfmac: Limit memory allocs to <64KHante Meuleman2-14/+15
2016-03-07brcmfmac: change function name for brcmf_cfg80211_wait_vif_event_timeout()Arend van Spriel3-14/+15
2016-03-07rtlwifi: Change long delays to sleepsLarry Finger1-32/+12
2016-03-07carl9170: import 1.9.9 firmware headersChristian Lamparter4-6/+87
2016-03-07rt2x00: unterminated strlen of user dataOne Thousand Gnomes1-2/+3
2016-03-07rtlwifi: rtl8821ae: Silence useless log outputLarry Finger1-1/+1
2016-03-06Merge 'net-next/master'Kalle Valo35-196/+298
2016-03-06Merge ath-next from ath.gitKalle Valo46-470/+2530
2016-03-04mac80211_hwsim: use reset to set mac headerZhang Shengju1-2/+2
2016-03-03ath9k: clear bb filter calibration power thresholdMiaoqing Pan2-1/+9
2016-03-03ath9k: reduce stack usage in ar9003_aic_cal_post_processArnd Bergmann2-40/+40
2016-03-03ath9k: make NF load complete quickly and reliablyMiaoqing Pan1-6/+32
2016-03-03ath10k: fix sanity check on enabling btcoex via debugfsMohammed Shafi Shajakhan1-4/+9
2016-03-03ath10k: reduce number of peers to support peer stats featureAnilkumar Kolli3-4/+20
2016-03-03ath10k: process htt rx indication as batch modeRajkumar Manoharan1-2/+14
2016-03-03ath10k: reduce rx_lock contention for htt rx indicationRajkumar Manoharan1-10/+8
2016-03-03ath10k: fix erroneous return valueAnton Protopopov1-1/+1