summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: activate fragmented EBS in case of fragmented scanAyala Beker2018-08-311-1/+11
* iwlwifi: refactor txq_alloc for supporting more command typeGolan Ben Ami2018-08-311-9/+5
* iwlwifi: mvm: decode HE TB PPDU dataJohannes Berg2018-08-311-17/+21
* iwlwifi: rs-fw: support dcmNaftali Goldstein2018-08-311-0/+10
* iwlwifi: rs-fw: enable STBC in he correctlyNaftali Goldstein2018-08-311-4/+16
* iwlwifi: avoid code duplication in stopping fw debug data recordingShahar S Matityahu2018-08-311-1/+1
* 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: 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-311-26/+114
* iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-3129-141/+0
* 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-311-2/+4
* iwlwifi: mvm: support Coex Schema 2Erel Geron2018-08-311-2/+7
* iwlwifi: mvm: support new reduce tx power FW API.Haim Dreyfuss2018-08-312-15/+33
* iwlwifi: mvm: skip EBS in low latency mode while fragmented scan isn't supportedAyala Beker2018-08-312-1/+15
* 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: mvm: add NOA and CSA to a probe responseGregory Greenman2018-08-314-0/+155
* iwlwifi: mvm: support new WoWLAN status FW APILuca Coelho2018-08-313-51/+121
* 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-312-1/+8
* iwlwifi: set the tid for non-QOS frames to zeroAvraham Stern2018-08-311-6/+18
* iwlwifi: hard code power save mode to CAM for 22560 devicesGolan Ben Ami2018-08-021-2/+5
* Revert "iwlwifi: implement fseq version mismatch warning"Sara Sharon2018-08-021-3/+1
* iwlwifi: mvm: configure multi RX queueSara Sharon2018-08-023-10/+46
* iwlwifi: d3: disable dbg recording before entering D3Luca Coelho2018-08-021-0/+7
* iwlwifi: allow masking out memory areas from the fw dumpShahar S Matityahu2018-08-021-0/+1
* iwlwifi: support new rx_mpdu_desc apiGolan Ben Ami2018-08-023-27/+85
* iwlwifi: pcie: support 2k rx buffersGolan Ben Ami2018-07-261-1/+4
* iwlwifi: support new tx apiGolan Ben Ami2018-07-261-14/+34
* iwlwifi: pcie: update bytes in the byte count tableGolan Ben Ami2018-07-261-1/+2
* iwlwifi: introduce device family 22560Golan Ben Ami2018-07-262-3/+3
* iwlwifi: mvm: add radiotap data for HELuca Coelho2018-07-261-6/+163
* iwlwifi: add module parameter to disable 802.11axLuca Coelho2018-07-262-2/+4
* iwlwifi: add support for IEEE802.11axLuca Coelho2018-07-2610-22/+421
* wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat2018-06-271-3/+3
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-0721-437/+1157
|\
| * Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller2018-06-038-59/+74
| |\
| | * iwlwifi: mvm: fix race in queue notification waitJohannes Berg2018-05-301-8/+8
| | * iwlwifi: mvm: honor the max_amsdu_subframes limitEmmanuel Grumbach2018-05-301-0/+4