summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-28Merge tag 'wireless-drivers-next-for-davem-2018-01-26' of git://git.kernel.or...David S. Miller
2018-01-26mt76: validate rx CCMP PNFelix Fietkau
2018-01-26mt76: pass the per-vif wcid to the core for multicast rxFelix Fietkau
2018-01-26mt76: split mt76_rx_completeFelix Fietkau
2018-01-26mt76: implement A-MPDU rx reordering in the driver codeFelix Fietkau
2018-01-26mt76: get station pointer by wcid and pass it to mac80211Felix Fietkau
2018-01-26mt76: add an intermediate struct for rx status informationFelix Fietkau
2018-01-26mt76: fix TSF value in probe responsesFelix Fietkau
2018-01-26mt76: retry rx polling as long as there is budget leftFelix Fietkau
2018-01-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-01-25rtlwifi: btcoex: Fix some static warnings from SparsePing-Ke Shih
2018-01-25wcn36xx: release DMA memory in case of errorRamon Fried
2018-01-25ath9k: Display calibration data piers in debugfsWojciech Dubowik
2018-01-25ath9k: Use calibrated noise floor value when availableWojciech Dubowik
2018-01-25ath9k: Read noise floor calibration data from eepromWojciech Dubowik
2018-01-25ath9k: Alternative EEPROM size for AR9003Wojciech Dubowik
2018-01-25wil6210: support parsing brd file address from fw fileMaya Erez
2018-01-25wil6210: enlarge FW mac_rgf_ext section for Sparrow D0Lior David
2018-01-25wil6210: fix random failure to bring network interface upLior David
2018-01-25wil6210: configure OTP HW vectors in SW reset flowMaya Erez
2018-01-25wil6210: support flashless deviceDedy Lansky
2018-01-25wil6210: add support for Talyn AHB address mapMaya Erez
2018-01-25wil6210: recognize Talyn JTAG IDMaya Erez
2018-01-25wil6210: add Talyn PCIe device IDMaya Erez
2018-01-25ath9k: discard undersized packetsFelix Fietkau
2018-01-24brcmfmac: separate firmware errors from i/o errorsArend Van Spriel
2018-01-24brcmfmac: assure bcdc dcmd api does not return value > 0Arend Van Spriel
2018-01-24qtnfmac: remove redundant 'unlikely' checksSergey Matyukevich
2018-01-24qtnfmac: do not use bus mutex for events processingIgor Mitsyanko
2018-01-24qtnfmac: do not use mutexes in timer contextIgor Mitsyanko
2018-01-24qtnfmac: fix STA disconnect procedureSergey Matyukevich
2018-01-24qtnfmac: validate interface combinations on changesSergey Matyukevich
2018-01-24qtnfmac: modify supported interface combinationsSergey Matyukevich
2018-01-24qtnfmac: report hardware/firmware information via ethtoolVasily Ulyanov
2018-01-24qtnfmac: get more hardware info from cardVasily Ulyanov
2018-01-24qtnfmac: support 64-bit network interface statsVasily Ulyanov
2018-01-24qtnfmac: fix warnings when mBSS setup is stoppedVasily Ulyanov
2018-01-24qtnfmac: remove struct qlink_cmd_set_mac_aclVasily Ulyanov
2018-01-24rtl8xxxu: Fix trailing semicolonLuis de Bethencourt
2018-01-24rtlwifi: Add spec_ver to check whether use new rate-id or notPing-Ke Shih
2018-01-24rtlwifi: Add ratr_table for newer ICPing-Ke Shih
2018-01-24rtlwifi: 8822be has to report vht capability to mac80211Ping-Ke Shih
2018-01-24rtlwifi: btcoex: add boolean variables dbg_modePing-Ke Shih
2018-01-24rtlwifi: btcoex: Add wifi_only series ops to control solo cardPing-Ke Shih
2018-01-24rtlwifi: btcoex: add scan_notify within ips_notify if RFONPing-Ke Shih
2018-01-24rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversityPing-Ke Shih
2018-01-24rtlwifi: btcoex: Add switch band notify for btcPing-Ke Shih
2018-01-24rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80MPing-Ke Shih