aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
2018-08-31iwlwifi: mvm: report # of LTF symbols for extended range SU PPDUsJohannes Berg1-2/+2
2018-08-31iwlwifi: mvm: properly decode HE GI durationJohannes Berg1-6/+16
2018-08-31iwlwifi: mvm: put LTF symbol size into HE radiotapJohannes Berg1-1/+13
2018-08-31iwlwifi: mvm: implement extended HE-MU sniffer APIJohannes Berg1-26/+114
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho29-141/+0
2018-08-31iwlwifi: mvm: Send LQ command as async when necessaryAvraham Stern5-18/+17
2018-08-31iwlwifi: mvm: avoid sending too many BARsSara Sharon1-0/+8
2018-08-31iwlwifi: mvm: fix BAR seq ctrl reportingSara Sharon1-4/+5
2018-08-31iwlwifi: improve the flow when a NIC is disconnectedEmmanuel Grumbach1-2/+4
2018-08-31iwlwifi: mvm: support Coex Schema 2Erel Geron1-2/+7
2018-08-31iwlwifi: mvm: support new reduce tx power FW API.Haim Dreyfuss2-15/+33
2018-08-31iwlwifi: mvm: skip EBS in low latency mode while fragmented scan isn't supportedAyala Beker2-1/+15
2018-08-31iwlwifi: mvm: move he RX handling to a separate functionSara Sharon1-1/+1
2018-08-31iwlwifi: mvm: move he RX handling to a separate functionSara Sharon1-296/+286
2018-08-31iwlwifi: mvm: add support for RX_AMPDU_EOF bit for HE SULiad Kaufman1-1/+2
2018-08-31iwlwifi: mvm: add bss color to radiotapLiad Kaufman1-0/+14
2018-08-31iwlwifi: mvm: add NOA and CSA to a probe responseGregory Greenman4-0/+155
2018-08-31iwlwifi: mvm: support new WoWLAN status FW APILuca Coelho3-51/+121
2018-08-31iwlwifi: mvm: protect D0i3 code behind CONFIG_PMLuca Coelho3-2/+20
2018-08-31iwlwifi: mvm: remove duplicate if in iwl_mvm_setup_connection_keep()Luca Coelho1-4/+3
2018-08-31iwlwifi: add d3 debug data supportShahar S Matityahu2-1/+8
2018-08-31iwlwifi: set the tid for non-QOS frames to zeroAvraham Stern1-6/+18
2018-08-02iwlwifi: hard code power save mode to CAM for 22560 devicesGolan Ben Ami1-2/+5
2018-08-02Revert "iwlwifi: implement fseq version mismatch warning"Sara Sharon1-3/+1
2018-08-02iwlwifi: mvm: configure multi RX queueSara Sharon3-10/+46
2018-08-02iwlwifi: d3: disable dbg recording before entering D3Luca Coelho1-0/+7
2018-08-02iwlwifi: allow masking out memory areas from the fw dumpShahar S Matityahu1-0/+1
2018-08-02iwlwifi: support new rx_mpdu_desc apiGolan Ben Ami3-27/+85
2018-07-26iwlwifi: pcie: support 2k rx buffersGolan Ben Ami1-1/+4
2018-07-26iwlwifi: support new tx apiGolan Ben Ami1-14/+34
2018-07-26iwlwifi: pcie: update bytes in the byte count tableGolan Ben Ami1-1/+2
2018-07-26iwlwifi: introduce device family 22560Golan Ben Ami2-3/+3
2018-07-26iwlwifi: mvm: add radiotap data for HELuca Coelho1-6/+163
2018-07-26iwlwifi: add module parameter to disable 802.11axLuca Coelho2-2/+4
2018-07-26iwlwifi: add support for IEEE802.11axLuca Coelho10-22/+421
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat1-3/+3
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds21-437/+1157
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook1-3/+2
2018-06-03Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller8-59/+74
2018-05-30iwlwifi: mvm: fix race in queue notification waitJohannes Berg1-8/+8
2018-05-30iwlwifi: mvm: honor the max_amsdu_subframes limitEmmanuel Grumbach1-0/+4
2018-05-30iwlwifi: mvm: open BA session only when sta is authorizedGregory Greenman5-36/+29
2018-05-30iwlwifi: mvm: fix TSO with highly fragmented SKBsEmmanuel Grumbach1-6/+6
2018-05-30iwlmvm: tdls: Check TDLS channel switch supportAviya Erenfeld1-5/+11
2018-05-30iwlwifi: mvm: drop UNKNOWN security type framesSara Sharon1-4/+16
2018-05-23mac80211: Support adding duration for prepare_tx() callbackIlan Peer1-1/+5
2018-04-26iwlwifi: mvm: set wakeup filters for wowlan "any" configurationEliad Peller1-5/+10
2018-04-26iwlwifi: mvm: remove check for non low latency TIDsSara Sharon1-1/+0
2018-04-26iwlwifi: mvm: move skb padding reservation earlierJohannes Berg1-9/+11