summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: get_channel from firmwareGanapathi Bhat2018-03-137-16/+117
* mwifiex: fix incorrect ht capability problemGanapathi Bhat2018-03-131-0/+30
* Revert "mwifiex: fix incorrect ht capability problem"Ganapathi Bhat2018-03-131-43/+1
* mwifiex: correct antenna number with high bits reservedXinming Hu2018-03-131-1/+2
* net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap2018-03-1316-32/+32
* ssb: use put_device() if device_register failArvind Yadav2018-03-131-1/+1
* bcma: Prevent build of PCI host features in moduleMatt Redfearn2018-03-131-1/+1
* rsi: improve RX packet handling in USB interfacePrameela Rani Garnepudi2018-03-135-74/+78
* rsi: use dynamic RX control blocks instead of MAX_RX_URBPrameela Rani Garnepudi2018-03-132-16/+23
* rsi: improve RX handling in SDIO interfacePrameela Rani Garnepudi2018-03-134-24/+94
* rsi: sdio changes to support BTPrameela Rani Garnepudi2018-03-132-1/+3
* rsi: add module parameter operating modePrameela Rani Garnepudi2018-03-135-7/+74
* rsi: handle BT traffic in driverSiva Rebbagondla2018-03-138-9/+118
* Bluetooth: btrsi: add new rsi bluetooth driverPrameela Rani Garnepudi2018-03-133-0/+202
* rsi: add coex supportPrameela Rani Garnepudi2018-03-1311-10/+283
* rsi: add header file rsi_91xPrameela Rani Garnepudi2018-03-131-10/+2
* rsi: add bluetooth rx endpointSiva Rebbagondla2018-03-132-18/+25
* rsi: add rx control block to handle rx packets in USBPrameela Rani Garnepudi2018-03-137-34/+96
* mt7601u: let mac80211 validate rx CCMP PNLorenzo Bianconi2018-03-132-1/+10
* mt7601u: simplify mt7601u_mcu_msg_alloc signatureLorenzo Bianconi2018-03-131-4/+3
* mt76x2: remove unnecessary len variable in mt76x2_eeprom_load()Lorenzo Bianconi2018-03-131-6/+6
* mt7601u: remove a warning in mt7601u_efuse_physical_size_check()Lorenzo Bianconi2018-03-131-1/+1
* mt76x2: add mac80211 {set,get}_antenna callbacksLorenzo Bianconi2018-03-136-16/+88
* mt76: add mt76_init_stream_cap routineLorenzo Bianconi2018-03-131-17/+39
* mt76: initialize available_antennas_{tx,rx} infoLorenzo Bianconi2018-03-133-0/+8
* mt7601u: make write with mask access atomicLorenzo Bianconi2018-02-282-16/+39
* rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan2018-02-281-1/+1
* mt7601u: set device mac address in mt7601u_add_interface()Lorenzo Bianconi2018-02-281-0/+3
* mt7601u: move mt7601u_set_macaddr in mac related codeLorenzo Bianconi2018-02-283-22/+19
* mt76x2: remove warnings in mt76x2_mac_write_txwi()Lorenzo Bianconi2018-02-281-2/+2
* ssb: Prevent build of PCI host features in moduleMatt Redfearn2018-02-281-1/+1
* bcma: add HP Stream NotebookDenis 'GNUtoo' Carikli2018-02-281-0/+1
* rtlwifi: btcoex: fix argument typo of if-statement found by CoccinellePing-Ke Shih2018-02-271-1/+1
* brcmsmac: remove duplicated bit-wise or of IEEE80211_CHAN_NO_IRColin Ian King2018-02-271-1/+0
* brcmfmac: reject too long PSKJohannes Berg2018-02-271-0/+3
* brcmfmac: remove duplicate pointer variable from brcmf_sdio_firmware_callback()Arend Van Spriel2018-02-271-19/+18
* brcmfmac: change log level for some low-level sdio functionsArend Van Spriel2018-02-271-5/+5
* brcmfmac: remove brcmf_bus_started() from bus apiArend Van Spriel2018-02-275-57/+16
* brcmfmac: move brcmf_attach() function in core.cArend Van Spriel2018-02-271-49/+49
* brcmfmac: usb: call brcmf_usb_up() during brcmf_bus_preinit()Arend Van Spriel2018-02-271-5/+2
* brcmfmac: call brcmf_attach() just before calling brcmf_bus_started()Arend Van Spriel2018-02-272-17/+23
* brcmfmac: move allocation of control rx buffer to brcmf_sdio_bus_preinit()Arend Van Spriel2018-02-271-14/+12
* brcmfmac: move brcmf_bus_preinit() call just after changing bus stateArend Van Spriel2018-02-272-3/+5
* mwifiex: set different mac address for interfaces with same bss typeXinming Hu2018-02-272-5/+32
* qtnfmac: implement asynchronous firmware loadingSergey Matyukevich2018-02-272-198/+180
* qtnfmac: enable reloading of qtnfmac kernel modulesSergei Maksimenko2018-02-273-1/+16
* qtnfmac: fix releasing Tx/Rx data buffersSergey Matyukevich2018-02-271-12/+18
* rtlwifi: rtl8192cu: remove pointless memcpyArnd Bergmann2018-02-271-1/+0
* rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke2018-02-271-3/+0
* wireless: zd1211rw: remove redundant assignment of pointer 'q'Colin Ian King2018-02-271-1/+0