summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)Author
2018-08-02iwlwifi: hard code power save mode to CAM for 22560 devicesGolan Ben Ami
2018-08-02Revert "iwlwifi: implement fseq version mismatch warning"Sara Sharon
2018-08-02iwlwifi: mvm: configure multi RX queueSara Sharon
2018-08-02iwlwifi: d3: disable dbg recording before entering D3Luca Coelho
2018-08-02iwlwifi: allow masking out memory areas from the fw dumpShahar S Matityahu
2018-08-02iwlwifi: support new rx_mpdu_desc apiGolan Ben Ami
2018-07-26iwlwifi: pcie: support 2k rx buffersGolan Ben Ami
2018-07-26iwlwifi: support new tx apiGolan Ben Ami
2018-07-26iwlwifi: pcie: update bytes in the byte count tableGolan Ben Ami
2018-07-26iwlwifi: introduce device family 22560Golan Ben Ami
2018-07-26iwlwifi: mvm: add radiotap data for HELuca Coelho
2018-07-26iwlwifi: add module parameter to disable 802.11axLuca Coelho
2018-07-26iwlwifi: add support for IEEE802.11axLuca Coelho
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-03Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller
2018-05-30iwlwifi: mvm: fix race in queue notification waitJohannes Berg
2018-05-30iwlwifi: mvm: honor the max_amsdu_subframes limitEmmanuel Grumbach
2018-05-30iwlwifi: mvm: open BA session only when sta is authorizedGregory Greenman
2018-05-30iwlwifi: mvm: fix TSO with highly fragmented SKBsEmmanuel Grumbach
2018-05-30iwlmvm: tdls: Check TDLS channel switch supportAviya Erenfeld
2018-05-30iwlwifi: mvm: drop UNKNOWN security type framesSara Sharon
2018-05-23mac80211: Support adding duration for prepare_tx() callbackIlan Peer
2018-04-26iwlwifi: mvm: set wakeup filters for wowlan "any" configurationEliad Peller
2018-04-26iwlwifi: mvm: remove check for non low latency TIDsSara Sharon
2018-04-26iwlwifi: mvm: move skb padding reservation earlierJohannes Berg
2018-04-26iwlwifi: introduce Image Loader (IML) - new firmware imageGolan Ben-Ami
2018-04-26iwlwifi: allow different csr flags for different device familiesGolan Ben Ami
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2018-04-20iwlwifi: mvm: support 22000 HW opening agg before trafficLiad Kaufman
2018-04-20iwlwifi: get rid of fw/nvm.cShaul Triebitz
2018-04-20iwlwifi: mvm: update rs-fw APINaftali Goldstein
2018-04-20iwlwifi: mvm: set the MFP flag for keys that are used by MFP stationsEmmanuel Grumbach
2018-04-20iwlwifi: mvm: use the new get_tid functionSara Sharon
2018-04-20iwlwifi: move all NVM parsing code to the common filesShaul Triebitz
2018-04-20iwlwifi: mvm: use shorter queues for mgmt and auxilary queuesSara Sharon
2018-04-20iwlwifi: add TX queue size parameter to TX queue allocationSara Sharon
2018-04-20iwlwifi: mvm: support offload of AMSDU rate controlGregory Greenman
2018-04-20iwlwifi: mvm: fix OOC priority in scansLuca Coelho
2018-04-20iwlwifi: mvm: clean up scan capability checksJohannes Berg
2018-04-20iwlwifi: mvm: detect low latency and traffic load per bandSara Sharon
2018-04-20iwlwifi: mvm: detect U-APSD breaking aggregationJohannes Berg
2018-04-20iwlwifi: mvm: BT Coex - make the primary / secondary pick traffic awareEmmanuel Grumbach
2018-04-20iwlwifi: mvm: use TCM data to decide scan priorityLuca Coelho
2018-04-20iwlwifi: mvm: add traffic condition monitoring (TCM)Luca Coelho
2018-04-09iwlwifi: mvm: query regdb for wmm rule if neededHaim Dreyfuss
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-28net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepointAlexei Starovoitov