summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
* iwlegacy: Add a lock assertion in il4965_send_rxon_assoc()Jia-Ju Bai2018-10-131-0/+2
* iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()Luca Coelho2018-10-131-5/+19
* iwlwifi: mvm: kill INACTIVE queue stateJohannes Berg2018-10-084-115/+66
* iwlwifi: mvm: move iwl_mvm_sta_alloc_queue() downJohannes Berg2018-10-081-205/+205
* iwlwifi: mvm: make iwl_mvm_scd_queue_redirect() staticJohannes Berg2018-10-082-7/+3
* iwlwifi: mvm: make queue TID change more explicitJohannes Berg2018-10-081-28/+25
* iwlwifi: mvm: remove RECONFIGURING queue stateJohannes Berg2018-10-082-26/+15
* iwlwifi: mvm: reconfigure queues during inactivity checkJohannes Berg2018-10-081-11/+7
* iwlwifi: mvm: move queue reconfiguration into new functionJohannes Berg2018-10-081-31/+33
* iwlwifi: mvm: clean up iteration in iwl_mvm_inactivity_check()Johannes Berg2018-10-081-17/+15
* iwlwifi: mvm: remove per-queue hw refcountJohannes Berg2018-10-084-25/+28
* iwlwifi: mvm: move queue management into sta.cJohannes Berg2018-10-083-431/+409
* iwlwifi: mvm: give TX queue info struct a nameJohannes Berg2018-10-081-11/+13
* iwlwifi: mvm: move rt status check to the start of the resume flowShahar S Matityahu2018-10-081-25/+35
* iwlwifi: dump debug data before stop deviceShahar S Matityahu2018-10-083-7/+26
* iwlwifi: mvm: use fast balance scan in case of DCM mode with P2P GOAyala Beker2018-10-081-23/+68
* iwlwifi: mvm: introduce a new fragmented scan type: fast balanceAyala Beker2018-10-082-7/+18
* iwlwifi: trace: change trace to trace one TB at a timeSara Sharon2018-10-083-43/+34
* iwlwifi: pcie: don't pad AMSDU packetsSara Sharon2018-10-081-3/+7
* iwlwifi: mvm: don't send keys when entering D3Sara Sharon2018-10-081-1/+3
* Merge tag 'wireless-drivers-next-for-davem-2018-10-07' of git://git.kernel.or...David S. Miller2018-10-0731-627/+762
|\
| * iwlwifi: dbg: make trigger functions type agnosticSara Sharon2018-10-063-21/+20
| * iwlwifi: dbg: decrement occurrences for all triggersSara Sharon2018-10-062-7/+11
| * iwlwifi: mvm: use match_string() helperYisheng Xie2018-10-061-9/+4
| * iwlwifi: dbg: make iwl_fw_dbg_no_trig_window trigger agnosticSara Sharon2018-10-061-6/+4
| * iwlwifi: mvm: show more HE radiotap data for TB PPDUsJohannes Berg2018-10-061-36/+31
| * iwlwifi: mvm: decode HE information for MU (without ext info)Johannes Berg2018-10-062-5/+6
| * iwlwifi: add debugfs to send host commandShahar S Matityahu2018-10-061-0/+64
| * iwlwifi: runtime: add send host command op to firmware runtime op structShahar S Matityahu2018-10-062-0/+14
| * iwlwifi: bump firmware API version for 9000 and 22000 series devicesJohannes Berg2018-10-062-2/+2
| * iwlwifi: mvm Support new MCC update responseHaim Dreyfuss2018-10-063-54/+45
| * iwlwifi: pcie: check iwl_pcie_txq_build_tfd() return valueJohannes Berg2018-10-061-0/+2
| * iwlwifi: add fall through commentJohannes Berg2018-10-061-0/+1
| * iwlwifi: pcie gen2: check iwl_pcie_gen2_set_tb() return valueJohannes Berg2018-10-061-0/+2
| * iwlwifi: nvm: get num of hw addresses from firmwareNaftali Goldstein2018-10-062-8/+16
| * iwlwifi: add dump collection in case alive flow failsShahar S Matityahu2018-10-066-1/+34
| * iwlwifi: pcie: avoid empty free RB queueShaul Triebitz2018-10-061-11/+21
| * iwlwifi: mvm: set max TX/RX A-MPDU subframes to HE limitJohannes Berg2018-10-061-0/+4
| * iwlwifi: mvm: add more information to HE radiotapJohannes Berg2018-10-061-4/+31
| * iwlwifi: mvm: add LDPC-XSYM to HE radiotap dataJohannes Berg2018-10-061-5/+11
| * iwlwifi: mvm: add TXOP to HE radiotap dataJohannes Berg2018-10-061-0/+5
| * iwlwifi: mvm: move HE-MU LTF_NUM parsing to he_phy_data parsingJohannes Berg2018-10-061-25/+10
| * iwlwifi: mvm: clean up HE radiotap RU allocation parsingJohannes Berg2018-10-061-77/+89
| * iwlwifi: mvm: pull some he_phy_data decoding into a separate functionJohannes Berg2018-10-061-46/+59
| * iwlwifi: mvm: put HE SIG-B symbols/users data correctlyJohannes Berg2018-10-061-4/+4
| * iwlwifi: mvm: minor cleanups to HE radiotap codeJohannes Berg2018-10-061-8/+3
| * iwlwifi: mvm: remove unnecessary overload variableJohannes Berg2018-10-061-3/+3
| * iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interfaceEmmanuel Grumbach2018-10-061-3/+6
| * iwlwifi: dbg: group trigger condition to helper functionSara Sharon2018-10-069-93/+77
| * iwlwifi: dbg: dump memory in a helper functionSara Sharon2018-10-061-58/+34
OpenPOWER on IntegriCloud