summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.or...David S. Miller2018-02-0816-31/+178
|\
| * Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo2018-02-087-11/+57
| |\
| | * Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"Ryan Hsu2018-02-081-7/+7
| | * ath9k_htc: add Altai WA1011N-GUOleksij Rempel2018-02-071-0/+1
| | * ath10k: fix kernel panic issue during pci probeYu Wang2018-02-071-2/+10
| | * ath9k: Fix get channel default noise floorWojciech Dubowik2018-02-071-1/+1
| | * ath10k: add support for Ubiquiti rebranded QCA988X v2Tobias Schramm2018-02-073-0/+36
| | * ath10k: correct the length of DRAM dump for QCA6174 hw3.x/QCA9377 hw1.1Yu Wang2018-02-071-1/+2
| * | rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger2018-02-072-2/+4
| |/
| * mt76: do not set status->aggr for NULL data framesFelix Fietkau2018-02-011-1/+1
| * mt76: avoid re-queueing A-MPDU rx reorder work if no frames are pendingFelix Fietkau2018-02-011-1/+5
| * mt76: implement processing of BlockAckReq framesFelix Fietkau2018-02-011-1/+33
| * mt76: implement AP_LINK_PSFelix Fietkau2018-02-015-15/+78
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31274-4640/+22498
|\|
| * Merge tag 'wireless-drivers-next-for-davem-2018-01-26' of git://git.kernel.or...David S. Miller2018-01-2849-383/+2213
| |\
| | * mt76: validate rx CCMP PNFelix Fietkau2018-01-265-16/+125
| | * mt76: pass the per-vif wcid to the core for multicast rxFelix Fietkau2018-01-263-3/+14
| | * mt76: split mt76_rx_completeFelix Fietkau2018-01-264-16/+23
| | * mt76: implement A-MPDU rx reordering in the driver codeFelix Fietkau2018-01-267-4/+319
| | * mt76: get station pointer by wcid and pass it to mac80211Felix Fietkau2018-01-265-3/+38
| | * mt76: add an intermediate struct for rx status informationFelix Fietkau2018-01-263-3/+43
| | * mt76: fix TSF value in probe responsesFelix Fietkau2018-01-261-1/+5
| | * mt76: retry rx polling as long as there is budget leftFelix Fietkau2018-01-261-3/+7
| | * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-01-2514-89/+752
| | |\
| | | * wcn36xx: release DMA memory in case of errorRamon Fried2018-01-251-6/+40
| | | * ath9k: Display calibration data piers in debugfsWojciech Dubowik2018-01-251-1/+63
| | | * ath9k: Use calibrated noise floor value when availableWojciech Dubowik2018-01-251-14/+24
| | | * ath9k: Read noise floor calibration data from eepromWojciech Dubowik2018-01-253-8/+67
| | | * ath9k: Alternative EEPROM size for AR9003Wojciech Dubowik2018-01-251-0/+6
| | | * wil6210: support parsing brd file address from fw fileMaya Erez2018-01-254-11/+184
| | | * wil6210: enlarge FW mac_rgf_ext section for Sparrow D0Lior David2018-01-253-3/+18
| | | * wil6210: fix random failure to bring network interface upLior David2018-01-255-2/+138
| | | * wil6210: configure OTP HW vectors in SW reset flowMaya Erez2018-01-252-0/+26
| | | * wil6210: support flashless deviceDedy Lansky2018-01-253-29/+87
| | | * wil6210: add support for Talyn AHB address mapMaya Erez2018-01-254-17/+92
| | | * wil6210: recognize Talyn JTAG IDMaya Erez2018-01-252-0/+7
| | | * wil6210: add Talyn PCIe device IDMaya Erez2018-01-251-0/+2
| | | * ath9k: discard undersized packetsFelix Fietkau2018-01-251-2/+2
| | * | rtlwifi: btcoex: Fix some static warnings from SparsePing-Ke Shih2018-01-252-25/+15
| | * | brcmfmac: separate firmware errors from i/o errorsArend Van Spriel2018-01-244-20/+31
| | * | brcmfmac: assure bcdc dcmd api does not return value > 0Arend Van Spriel2018-01-242-6/+8
| | * | qtnfmac: remove redundant 'unlikely' checksSergey Matyukevich2018-01-241-27/+25
| | * | qtnfmac: do not use bus mutex for events processingIgor Mitsyanko2018-01-241-2/+2
| | * | qtnfmac: do not use mutexes in timer contextIgor Mitsyanko2018-01-244-32/+38
| | * | qtnfmac: fix STA disconnect procedureSergey Matyukevich2018-01-241-1/+0
| | * | qtnfmac: validate interface combinations on changesSergey Matyukevich2018-01-241-0/+50
| | * | qtnfmac: modify supported interface combinationsSergey Matyukevich2018-01-245-76/+115
| | * | qtnfmac: report hardware/firmware information via ethtoolVasily Ulyanov2018-01-244-0/+14
| | * | qtnfmac: get more hardware info from cardVasily Ulyanov2018-01-242-1/+61