summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2018-03-13mt7601u: simplify mt7601u_mcu_msg_alloc signatureLorenzo Bianconi
2018-03-13mt76x2: remove unnecessary len variable in mt76x2_eeprom_load()Lorenzo Bianconi
2018-03-13mt7601u: remove a warning in mt7601u_efuse_physical_size_check()Lorenzo Bianconi
2018-03-13mt76x2: add mac80211 {set,get}_antenna callbacksLorenzo Bianconi
2018-03-13mt76: add mt76_init_stream_cap routineLorenzo Bianconi
2018-03-13mt76: initialize available_antennas_{tx,rx} infoLorenzo Bianconi
2018-02-28mt7601u: make write with mask access atomicLorenzo Bianconi
2018-02-28rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan
2018-02-28mt7601u: set device mac address in mt7601u_add_interface()Lorenzo Bianconi
2018-02-28mt7601u: move mt7601u_set_macaddr in mac related codeLorenzo Bianconi
2018-02-28mt76x2: remove warnings in mt76x2_mac_write_txwi()Lorenzo Bianconi
2018-02-27rtlwifi: btcoex: fix argument typo of if-statement found by CoccinellePing-Ke Shih
2018-02-27brcmsmac: remove duplicated bit-wise or of IEEE80211_CHAN_NO_IRColin Ian King
2018-02-27brcmfmac: reject too long PSKJohannes Berg
2018-02-27brcmfmac: remove duplicate pointer variable from brcmf_sdio_firmware_callback()Arend Van Spriel
2018-02-27brcmfmac: change log level for some low-level sdio functionsArend Van Spriel
2018-02-27brcmfmac: remove brcmf_bus_started() from bus apiArend Van Spriel
2018-02-27brcmfmac: move brcmf_attach() function in core.cArend Van Spriel
2018-02-27brcmfmac: usb: call brcmf_usb_up() during brcmf_bus_preinit()Arend Van Spriel
2018-02-27brcmfmac: call brcmf_attach() just before calling brcmf_bus_started()Arend Van Spriel
2018-02-27brcmfmac: move allocation of control rx buffer to brcmf_sdio_bus_preinit()Arend Van Spriel
2018-02-27brcmfmac: move brcmf_bus_preinit() call just after changing bus stateArend Van Spriel
2018-02-27mwifiex: set different mac address for interfaces with same bss typeXinming Hu
2018-02-27qtnfmac: implement asynchronous firmware loadingSergey Matyukevich
2018-02-27qtnfmac: enable reloading of qtnfmac kernel modulesSergei Maksimenko
2018-02-27qtnfmac: fix releasing Tx/Rx data buffersSergey Matyukevich
2018-02-27rtlwifi: rtl8192cu: remove pointless memcpyArnd Bergmann
2018-02-27rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke
2018-02-27wireless: zd1211rw: remove redundant assignment of pointer 'q'Colin Ian King
2018-02-27rtlwifi: btcoex: Add 8822be btcoex supported files for wifi onlyPing-Ke Shih
2018-02-27rtlwifi: btcoex: add routine to set default port idPing-Ke Shih
2018-02-27rtlwifi: add efuse ops for other componentsPing-Ke Shih
2018-02-27rtlwifi: add definition radio_mask for RF and maximum bandwidthPing-Ke Shih
2018-02-27rtlwifi: Fix VHT NSS in RCPing-Ke Shih
2018-02-27rtlwifi: Add rate section and its related definition and commentPing-Ke Shih
2018-02-27rtlwifi: Extend tx_power_by_rate_offset size for newer ICPing-Ke Shih
2018-02-27rtlwifi: Use 6 bits as sequence number of TX reportPing-Ke Shih
2018-02-27rtlwifi: Add Support VHT to spec_verPing-Ke Shih
2018-02-27rtlwifi: enable mac80211 fast-tx supportPing-Ke Shih
2018-02-27wl1251: Set generated MAC address back to NVS dataPali Rohár
2018-02-27wl1251: Parse and use MAC address from supplied NVS dataPali Rohár
2018-02-27wl1251: Generate random MAC address only if driver does not have validPali Rohár
2018-02-27wl1251: Update wl->nvs_len after wl->nvs is validPali Rohár
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-22Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...David S. Miller
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-02-19cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty
2018-02-19mac80211_hwsim: don't use WQ_MEM_RECLAIMJohannes Berg
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-08Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.or...David S. Miller