summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
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-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
2018-02-27brcmfmac: remove duplicate pointer variable from brcmf_sdio_firmware_callback()Arend Van Spriel1-19/+18
2018-02-27brcmfmac: change log level for some low-level sdio functionsArend Van Spriel1-5/+5
2018-02-27brcmfmac: remove brcmf_bus_started() from bus apiArend Van Spriel5-57/+16
2018-02-27brcmfmac: move brcmf_attach() function in core.cArend Van Spriel1-49/+49
2018-02-27brcmfmac: usb: call brcmf_usb_up() during brcmf_bus_preinit()Arend Van Spriel1-5/+2
2018-02-27brcmfmac: call brcmf_attach() just before calling brcmf_bus_started()Arend Van Spriel2-17/+23
2018-02-27brcmfmac: move allocation of control rx buffer to brcmf_sdio_bus_preinit()Arend Van Spriel1-14/+12
2018-02-27brcmfmac: move brcmf_bus_preinit() call just after changing bus stateArend Van Spriel2-3/+5
2018-02-27mwifiex: set different mac address for interfaces with same bss typeXinming Hu2-5/+32
2018-02-27qtnfmac: implement asynchronous firmware loadingSergey Matyukevich2-198/+180
2018-02-27qtnfmac: enable reloading of qtnfmac kernel modulesSergei Maksimenko3-1/+16
2018-02-27qtnfmac: fix releasing Tx/Rx data buffersSergey Matyukevich1-12/+18
2018-02-27rtlwifi: rtl8192cu: remove pointless memcpyArnd Bergmann1-1/+0
2018-02-27rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke1-3/+0
2018-02-27wireless: zd1211rw: remove redundant assignment of pointer 'q'Colin Ian King1-1/+0
2018-02-27rtlwifi: btcoex: Add 8822be btcoex supported files for wifi onlyPing-Ke Shih2-0/+80
2018-02-27rtlwifi: btcoex: add routine to set default port idPing-Ke Shih3-0/+29
2018-02-27rtlwifi: add efuse ops for other componentsPing-Ke Shih4-1/+22
2018-02-27rtlwifi: add definition radio_mask for RF and maximum bandwidthPing-Ke Shih1-0/+8
2018-02-27rtlwifi: Fix VHT NSS in RCPing-Ke Shih1-9/+46
2018-02-27rtlwifi: Add rate section and its related definition and commentPing-Ke Shih2-3/+7
2018-02-27rtlwifi: Extend tx_power_by_rate_offset size for newer ICPing-Ke Shih2-1/+4
2018-02-27rtlwifi: Use 6 bits as sequence number of TX reportPing-Ke Shih2-4/+26
2018-02-27rtlwifi: Add Support VHT to spec_verPing-Ke Shih3-2/+6
2018-02-27rtlwifi: enable mac80211 fast-tx supportPing-Ke Shih1-0/+1
2018-02-27wl1251: Set generated MAC address back to NVS dataPali Rohár1-0/+17