aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai1-1/+0
2018-03-25Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller89-722/+1801
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller27-88/+214
2018-03-21ath9k_htc: use non-QoS NDP for AP probingJohannes Berg1-0/+1
2018-03-21mac80211_hwsim: Set wmediumd for new radiosAndrew Zaborowski1-0/+1
2018-03-15net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches1-3/+1
2018-03-13mwifiex: get_channel from firmwareGanapathi Bhat7-16/+117
2018-03-13mwifiex: fix incorrect ht capability problemGanapathi Bhat1-0/+30
2018-03-13Revert "mwifiex: fix incorrect ht capability problem"Ganapathi Bhat1-43/+1
2018-03-13mwifiex: correct antenna number with high bits reservedXinming Hu1-1/+2
2018-03-13net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap16-32/+32
2018-03-13rsi: improve RX packet handling in USB interfacePrameela Rani Garnepudi5-74/+78
2018-03-13rsi: use dynamic RX control blocks instead of MAX_RX_URBPrameela Rani Garnepudi2-16/+23
2018-03-13rsi: improve RX handling in SDIO interfacePrameela Rani Garnepudi4-24/+94
2018-03-13rsi: sdio changes to support BTPrameela Rani Garnepudi2-1/+3
2018-03-13rsi: add module parameter operating modePrameela Rani Garnepudi5-7/+74
2018-03-13rsi: handle BT traffic in driverSiva Rebbagondla8-9/+118
2018-03-13rsi: add coex supportPrameela Rani Garnepudi11-10/+283
2018-03-13rsi: add header file rsi_91xPrameela Rani Garnepudi1-10/+2
2018-03-13rsi: add bluetooth rx endpointSiva Rebbagondla2-18/+25
2018-03-13rsi: add rx control block to handle rx packets in USBPrameela Rani Garnepudi7-34/+96
2018-03-13mt7601u: let mac80211 validate rx CCMP PNLorenzo Bianconi2-1/+10
2018-03-13mt7601u: simplify mt7601u_mcu_msg_alloc signatureLorenzo Bianconi1-4/+3
2018-03-13mt76x2: remove unnecessary len variable in mt76x2_eeprom_load()Lorenzo Bianconi1-6/+6
2018-03-13mt7601u: remove a warning in mt7601u_efuse_physical_size_check()Lorenzo Bianconi1-1/+1
2018-03-13mt76x2: add mac80211 {set,get}_antenna callbacksLorenzo Bianconi6-16/+88
2018-03-13mt76: add mt76_init_stream_cap routineLorenzo Bianconi1-17/+39
2018-03-13mt76: initialize available_antennas_{tx,rx} infoLorenzo Bianconi3-0/+8
2018-03-08Merge tag 'wireless-drivers-for-davem-2018-03-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller25-88/+212
2018-03-07brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel1-13/+11
2018-03-07brcmfmac: add possibility to obtain firmware errorArend Van Spriel3-0/+15
2018-03-02net: Convert hwsim_net_opsKirill Tkhai1-0/+1
2018-03-02mac80211_hwsim: Make hwsim_netgroup IDAKirill Tkhai1-6/+8
2018-03-02iwlwifi: fix malformed CONFIG_IWLWIFI_PCIE_RTPM defaultUlf Magnusson1-1/+0
2018-03-02iwlwifi: mvm: Correctly set the tid for mcast queueIlan Peer1-3/+3
2018-03-02iwlwifi: mvm: Direct multicast frames to the correct stationIlan Peer1-1/+5
2018-03-02iwlwifi: mvm: fix "failed to remove key" messageSara Sharon1-1/+2
2018-03-02iwlwifi: avoid collecting firmware dump if not loadedShaul Triebitz5-5/+27
2018-03-02iwlwifi: mvm: fix assert 0x2B00 on older FWsSara Sharon1-10/+35
2018-03-02iwlwifi: mvm: Fix channel switch for count 0 and 1Andrei Otcheretianski2-4/+6
2018-03-02iwlwifi: mvm: fix TX of CCMP 256Sara Sharon1-2/+5
2018-03-02iwlwifi: Cancel and set MARKER_CMD timer during suspend-resumeHaim Dreyfuss4-0/+42
2018-02-28mt7601u: make write with mask access atomicLorenzo Bianconi2-16/+39
2018-02-28rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan1-1/+1
2018-02-28mt7601u: set device mac address in mt7601u_add_interface()Lorenzo Bianconi1-0/+3
2018-02-28mt7601u: move mt7601u_set_macaddr in mac related codeLorenzo Bianconi3-22/+19
2018-02-28mt76x2: remove warnings in mt76x2_mac_write_txwi()Lorenzo Bianconi1-2/+2
2018-02-27rtlwifi: btcoex: fix argument typo of if-statement found by CoccinellePing-Ke Shih1-1/+1
2018-02-27brcmsmac: remove duplicated bit-wise or of IEEE80211_CHAN_NO_IRColin Ian King1-1/+0
2018-02-27brcmfmac: reject too long PSKJohannes Berg1-0/+3