summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo2019-04-297-11/+31
|\
| * ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki2019-04-291-2/+2
| * ath10k: perform crash dump collection in workqueueBrian Norris2019-04-296-9/+29
* | iwlwifi: mvm: fix merge damage in iwl_mvm_vif_dbgfs_register()Luca Coelho2019-04-281-6/+0
* | iwlwifi: fix driver operation for 5350Emmanuel Grumbach2019-04-281-1/+2
* | iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()Luca Coelho2019-04-281-4/+24
|/
* mwifiex: Make resume actually do something useful again on SDIO cardsDouglas Anderson2019-04-251-1/+1
* iwlwifi: cfg: use family 22560 based_params for AX210 familyShaul Triebitz2019-04-181-1/+1
* iwlwifi: mvm: properly check debugfs dentry before using itGreg Kroah-Hartman2019-04-181-0/+5
* iwlwifi: dbg_ini: check debug TLV type explicitlyShahar S Matityahu2019-04-182-7/+11
* iwlwifi: mvm: don't attempt debug collection in rfkillJohannes Berg2019-04-182-2/+4
* iwlwifi: don't panic in error path on non-msix systemsShahar S Matityahu2019-04-181-6/+13
* Merge tag 'wireless-drivers-for-davem-2019-04-15' of git://git.kernel.org/pub...David S. Miller2019-04-1523-215/+123
|\
| * Merge tag 'iwlwifi-for-kalle-2019-04-03' of git://git.kernel.org/pub/scm/linu...Kalle Valo2019-04-126-2/+31
| |\
| | * iwlwifi: add support for quz firmwaresLuca Coelho2019-04-034-2/+22
| | * iwlwifi: mvm: update offloaded rate control on changesJohannes Berg2019-04-031-0/+7
| | * iwlwifi: mvm: avoid possible deadlock in TX pathJohannes Berg2019-04-031-0/+2
| * | mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependencyStanislaw Gruszka2019-04-121-6/+8
| * | rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai2019-04-123-17/+9
| * | mt76: mt7603: send BAR after powersave wakeupFelix Fietkau2019-04-121-1/+1
| * | mt76: mt7603: fix sequence number assignmentFelix Fietkau2019-04-123-43/+18
| * | mt76: mt7603: add missing initialization for dev->ps_lockFelix Fietkau2019-04-121-0/+2
| |/
| * iwlwifi: add new 0x2723/0x2080 card for 22000Ihab Zhaika2019-03-221-0/+1
| * iwlwifi: rename structs to fit the new namesIhab Zhaika2019-03-224-14/+14
| * iwlwifi: use sync nmi in case of init flow failureShahar S Matityahu2019-03-223-31/+3
| * iwlwifi: dbg_ini: fix bad dump size calculationShahar S Matityahu2019-03-221-3/+3
| * iwlwifi: dbg_ini: in case of region dump failure set memory to 0Shahar S Matityahu2019-03-221-0/+2
| * iwlwifi: add sync_nmi to trans opsShahar S Matityahu2019-03-225-5/+13
| * iwlwifi: mvm: fix TX crypto on 22560+ devicesJohannes Berg2019-03-224-94/+19
* | mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau2019-04-083-4/+7
* | mac80211_hwsim: calculate if_combination.max_interfacesJohannes Berg2019-04-081-4/+15
|/
* mt76x02: do not enable RTS/CTS by defaultStanislaw Gruszka2019-03-193-3/+2
* mt76: fix schedule while atomic in mt76x02_reset_stateLorenzo Bianconi2019-03-193-16/+23
* mt76: mt7603: use the correct hweight8() functionFelix Fietkau2019-03-193-4/+3
* mt76x02u: check chip version on probeStanislaw Gruszka2019-03-193-3/+18
* mt7601u: check chip version on probeStanislaw Gruszka2019-03-191-0/+4
* iwlwifi: fix 64-bit divisionArnd Bergmann2019-03-071-3/+1
* mt76x2u: remove duplicated entry in mt76x2u_device_tableLorenzo Bianconi2019-03-071-2/+1
* mt76: fix return value check in mt76_wmac_probe()Wei Yongjun2019-03-071-2/+2
* mt76: mt7603: set moredata flag when queueing ps-filtered packetsFelix Fietkau2019-03-071-0/+11
* mt76: mt76x02: disable ED/CCA by defaultFelix Fietkau2019-03-073-1/+30
* mt76: when releasing PS frames, end the service period if no frame was foundFelix Fietkau2019-03-071-0/+3
* mt76: mt7603: clear the service period on releasing PS filtered packetsFelix Fietkau2019-03-071-0/+3
* mt76: mt7603: notify mac80211 about buffered frames in ps queueFelix Fietkau2019-03-071-2/+11
* mt76: mt7603: fix up hardware queue index for PS filtered packetsFelix Fietkau2019-03-071-0/+4
* mt76: mt7603: clear ps filtering mode before releasing buffered framesFelix Fietkau2019-03-071-0/+2
* mt76: mt76x2: fix 2.4 GHz channel gain settingsFelix Fietkau2019-03-071-5/+14
* mt76: mt76x2: fix external LNA gain settingsFelix Fietkau2019-03-071-3/+8
* mt76: mt7603: fix tx status HT rate validationFelix Fietkau2019-03-071-1/+1
* mt76: mt76x02: reduce false positives in ED/CCA tx blockingFelix Fietkau2019-03-073-4/+26