summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: rs-fw: support dcmNaftali Goldstein2018-08-312-0/+18
* iwlwifi: rs-fw: enable STBC in he correctlyNaftali Goldstein2018-08-312-7/+23
* iwlwifi: avoid code duplication in stopping fw debug data recordingShahar S Matityahu2018-08-315-18/+11
* iwlwifi: change monitor DMA to be coherentShahar S Matityahu2018-08-312-45/+21
* iwlwifi: mvm: always init rs_fw with 20MHz bandwidth ratesNaftali Goldstein2018-08-313-4/+5
* iwlwifi: mvm: send BCAST management frames to the right stationEmmanuel Grumbach2018-08-311-1/+1
* iwlwifi: Add missing 11n disable module parameter checkIdo Yariv2018-08-311-1/+3
* iwlwifi: mvm: remove channel 2 from HE radiotap if not applicableJohannes Berg2018-08-311-2/+4
* iwlwifi: mvm: report # of LTF symbols for extended range SU PPDUsJohannes Berg2018-08-311-2/+2
* iwlwifi: mvm: properly decode HE GI durationJohannes Berg2018-08-311-6/+16
* iwlwifi: mvm: put LTF symbol size into HE radiotapJohannes Berg2018-08-311-1/+13
* iwlwifi: mvm: implement extended HE-MU sniffer APIJohannes Berg2018-08-312-51/+206
* iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-31102-455/+0
* iwlwifi: pcie: set interrupt coalescing also for gen2Sara Sharon2018-08-311-0/+3
* iwlwifi: mvm: Send LQ command as async when necessaryAvraham Stern2018-08-315-18/+17
* iwlwifi: mvm: avoid sending too many BARsSara Sharon2018-08-311-0/+8
* iwlwifi: mvm: fix BAR seq ctrl reportingSara Sharon2018-08-311-4/+5
* iwlwifi: improve the flow when a NIC is disconnectedEmmanuel Grumbach2018-08-314-14/+12
* iwlwifi: mvm: support Coex Schema 2Erel Geron2018-08-313-2/+12
* iwlwifi: pcie: avoid unnecessary work if NIC is disconnectedMatt Chen2018-08-312-0/+14
* iwlwifi: don't WARN on trying to dump dead firmwareJohannes Berg2018-08-311-4/+3
* iwlwifi: add 80211 hdr offset to trace dataMordechay Goodstein2018-08-313-22/+24
* iwlwifi: pcie: make gen2 of apm_init non-staticGolan Ben Ami2018-08-312-1/+2
* iwlwifi: pcie: store the default rxq numberGolan Ben Ami2018-08-313-1/+5
* iwlwifi: mvm: support new reduce tx power FW API.Haim Dreyfuss2018-08-315-18/+66
* iwlwifi: mvm: skip EBS in low latency mode while fragmented scan isn't supportedAyala Beker2018-08-313-1/+17
* iwlwifi: remove FSF's address from the license noticeGolan Ben Ami2018-08-311-3/+3
* iwlwifi: remove dump_regs() from transport opsJohannes Berg2018-08-314-14/+3
* iwlwifi: pcie: make non-static hcmd and rx codeGolan Ben Ami2018-08-314-8/+16
* iwlwifi: pcie: allow using tx init for other queues but the command queueGolan Ben Ami2018-08-313-13/+15
* iwlwifi: drop packets with bad status in CDSara Sharon2018-08-314-62/+70
* iwlwifi: enable reading the value of delay in timestamp_marker cmdMordechay Goodstein2018-08-311-1/+9
* iwlwifi: mvm: move he RX handling to a separate functionSara Sharon2018-08-311-1/+1
* iwlwifi: mvm: move he RX handling to a separate functionSara Sharon2018-08-311-296/+286
* iwlwifi: mvm: add support for RX_AMPDU_EOF bit for HE SULiad Kaufman2018-08-311-1/+2
* iwlwifi: mvm: add bss color to radiotapLiad Kaufman2018-08-311-0/+14
* iwlwifi: add required include to iwl-fh.hGolan Ben Ami2018-08-311-0/+2
* iwlwifi: mvm: add NOA and CSA to a probe responseGregory Greenman2018-08-315-0/+204
* iwlwifi: mvm: support new WoWLAN status FW APILuca Coelho2018-08-315-54/+208
* iwlwifi: mvm: protect D0i3 code behind CONFIG_PMLuca Coelho2018-08-313-2/+20
* iwlwifi: mvm: remove duplicate if in iwl_mvm_setup_connection_keep()Luca Coelho2018-08-311-4/+3
* iwlwifi: add d3 debug data supportShahar S Matityahu2018-08-3112-10/+85
* iwlwifi: set the tid for non-QOS frames to zeroAvraham Stern2018-08-312-7/+19
* iwlwifi: runtime: avoid calling debugfs read functions more than onceNaftali Goldstein2018-08-311-24/+87
* iwlwifi: remove unused TLC debugging commandsLuca Coelho2018-08-311-60/+0
* iwlwifi: turn timestamp marker cmd off by defaultMordechay Goodstein2018-08-311-3/+0
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-08-2826-160/+856
|\
| * ath10k: limit available channels via DT ieee80211-freq-limitSven Eckelmann2018-08-281-0/+2
| * wil6210: fix invalid memory access for rx_buff_mgmt debugfsDedy Lansky2018-08-281-0/+3
| * wil6210: add FT roam support for AP and stationAhmad Masri2018-08-288-57/+735