summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
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
2018-02-08Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo
2018-02-08Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"Ryan Hsu
2018-02-07ath9k_htc: add Altai WA1011N-GUOleksij Rempel
2018-02-07ath10k: fix kernel panic issue during pci probeYu Wang
2018-02-07ath9k: Fix get channel default noise floorWojciech Dubowik
2018-02-07ath10k: add support for Ubiquiti rebranded QCA988X v2Tobias Schramm
2018-02-07ath10k: correct the length of DRAM dump for QCA6174 hw3.x/QCA9377 hw1.1Yu Wang
2018-02-07rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger
2018-02-01mt76: do not set status->aggr for NULL data framesFelix Fietkau
2018-02-01mt76: avoid re-queueing A-MPDU rx reorder work if no frames are pendingFelix Fietkau
2018-02-01mt76: implement processing of BlockAckReq framesFelix Fietkau
2018-02-01mt76: implement AP_LINK_PSFelix Fietkau
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