summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-1/+1
2018-02-08Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.or...David S. Miller-31/+178
2018-02-08Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo-11/+57
2018-02-08Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"Ryan Hsu-7/+7
2018-02-07ath9k_htc: add Altai WA1011N-GUOleksij Rempel-0/+1
2018-02-07ath10k: fix kernel panic issue during pci probeYu Wang-2/+10
2018-02-07ath9k: Fix get channel default noise floorWojciech Dubowik-1/+1
2018-02-07ath10k: add support for Ubiquiti rebranded QCA988X v2Tobias Schramm-0/+36
2018-02-07ath10k: correct the length of DRAM dump for QCA6174 hw3.x/QCA9377 hw1.1Yu Wang-1/+2
2018-02-07rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger-2/+4
2018-02-01mt76: do not set status->aggr for NULL data framesFelix Fietkau-1/+1
2018-02-01mt76: avoid re-queueing A-MPDU rx reorder work if no frames are pendingFelix Fietkau-1/+5
2018-02-01mt76: implement processing of BlockAckReq framesFelix Fietkau-1/+33
2018-02-01mt76: implement AP_LINK_PSFelix Fietkau-15/+78
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-4640/+22498
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2018-01-28Merge tag 'wireless-drivers-next-for-davem-2018-01-26' of git://git.kernel.or...David S. Miller-383/+2213
2018-01-26mt76: validate rx CCMP PNFelix Fietkau-16/+125
2018-01-26mt76: pass the per-vif wcid to the core for multicast rxFelix Fietkau-3/+14
2018-01-26mt76: split mt76_rx_completeFelix Fietkau-16/+23
2018-01-26mt76: implement A-MPDU rx reordering in the driver codeFelix Fietkau-4/+319
2018-01-26mt76: get station pointer by wcid and pass it to mac80211Felix Fietkau-3/+38
2018-01-26mt76: add an intermediate struct for rx status informationFelix Fietkau-3/+43
2018-01-26mt76: fix TSF value in probe responsesFelix Fietkau-1/+5
2018-01-26mt76: retry rx polling as long as there is budget leftFelix Fietkau-3/+7
2018-01-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-89/+752
2018-01-25rtlwifi: btcoex: Fix some static warnings from SparsePing-Ke Shih-25/+15
2018-01-25wcn36xx: release DMA memory in case of errorRamon Fried-6/+40
2018-01-25ath9k: Display calibration data piers in debugfsWojciech Dubowik-1/+63
2018-01-25ath9k: Use calibrated noise floor value when availableWojciech Dubowik-14/+24
2018-01-25ath9k: Read noise floor calibration data from eepromWojciech Dubowik-8/+67
2018-01-25ath9k: Alternative EEPROM size for AR9003Wojciech Dubowik-0/+6
2018-01-25wil6210: support parsing brd file address from fw fileMaya Erez-11/+184
2018-01-25wil6210: enlarge FW mac_rgf_ext section for Sparrow D0Lior David-3/+18
2018-01-25wil6210: fix random failure to bring network interface upLior David-2/+138
2018-01-25wil6210: configure OTP HW vectors in SW reset flowMaya Erez-0/+26
2018-01-25wil6210: support flashless deviceDedy Lansky-29/+87
2018-01-25wil6210: add support for Talyn AHB address mapMaya Erez-17/+92
2018-01-25wil6210: recognize Talyn JTAG IDMaya Erez-0/+7
2018-01-25wil6210: add Talyn PCIe device IDMaya Erez-0/+2
2018-01-25ath9k: discard undersized packetsFelix Fietkau-2/+2
2018-01-24brcmfmac: separate firmware errors from i/o errorsArend Van Spriel-20/+31
2018-01-24brcmfmac: assure bcdc dcmd api does not return value > 0Arend Van Spriel-6/+8
2018-01-24qtnfmac: remove redundant 'unlikely' checksSergey Matyukevich-27/+25
2018-01-24qtnfmac: do not use bus mutex for events processingIgor Mitsyanko-2/+2
2018-01-24qtnfmac: do not use mutexes in timer contextIgor Mitsyanko-32/+38
2018-01-24qtnfmac: fix STA disconnect procedureSergey Matyukevich-1/+0
2018-01-24qtnfmac: validate interface combinations on changesSergey Matyukevich-0/+50
2018-01-24qtnfmac: modify supported interface combinationsSergey Matyukevich-76/+115
2018-01-24qtnfmac: report hardware/firmware information via ethtoolVasily Ulyanov-0/+14