summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: mark MIC stripped MPDUsSara Sharon2017-12-051-0/+2
* iwlwifi: mvm: enable RX offloading with TKIP and WEPDavid Spinadel2017-12-052-4/+12
* iwlwifi: mvm: flush queue before deleting ROCJohannes Berg2017-12-052-2/+24
* iwlwifi: add new cards for 9260 and 22000 seriesIhab Zhaika2017-12-051-0/+2
* Merge tag 'iwlwifi-for-kalle-2017-11-28' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-12-0211-19/+80
|\
| * iwlwifi: fix access to prph when transport is stoppedSara Sharon2017-11-253-2/+15
| * iwlwifi: pcie: fix erroneous "Read failed message"Sara Sharon2017-11-251-0/+1
| * iwlwifi: mvm: fix packet injectionEmmanuel Grumbach2017-11-256-15/+49
| * iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach2017-11-251-0/+2
| * iwlwifi: mvm: don't use transmit queue hang detection when it is not possibleEmmanuel Grumbach2017-11-251-1/+10
| * iwlwifi: mvm: set correct chains in Rx statusShaul Triebitz2017-11-251-1/+3
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-253-20/+19Star
|\ \ | |/ |/|
| * treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-221-8/+10
| * treewide: setup_timer() -> timer_setup()Kees Cook2017-11-222-12/+9Star
* | Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-11-208-76/+296
|\ \ | |/ |/|
| * iwlwifi: fix firmware names for 9000 and A000 series hwThomas Backlund2017-11-162-8/+8
| * iwlwifi: fix PCI IDs and configuration mapping for 9000 seriesLuca Coelho2017-11-163-34/+170
| * iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW commandLuca Coelho2017-11-154-34/+118
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-1554-1181/+1161Star
|\|
| * iwlegacy: remove redundant pointer sta_privColin Ian King2017-11-081-2/+0Star
| * Merge tag 'iwlwifi-next-for-kalle-2017-11-03' of git://git.kernel.org/pub/scm...Kalle Valo2017-11-0620-300/+127Star
| |\
| | * iwlwifi: add new cards for a000 seriesIhab Zhaika2017-11-031-0/+5
| | * iwlwifi: add new cards for 8265 seriesIhab Zhaika2017-11-031-0/+2
| | * iwlwifi: add new cards for 8260 seriesIhab Zhaika2017-11-031-0/+3
| | * iwlwifi: drop RX frames during hardware restartShahar S Matityahu2017-11-031-0/+3
| | * iwlwifi: mvm: Convert timers to use timer_setup()Kees Cook2017-11-033-12/+13
| | * iwlwifi: mvm: hold mutex when flushing in iwl_mvm_flush_no_vif()Luca Coelho2017-11-031-2/+5
| | * iwlwifi: mvm: add missing implementation of flush for a000 devicesSara Sharon2017-11-031-13/+9Star
| | * iwlwifi: mvm: refactor iwl_mvm_flush_no_vifSara Sharon2017-11-031-21/+19Star
| | * iwlwifi: fix multi queue notification for a000 devicesSara Sharon2017-11-031-3/+8
| | * iwlwifi: Add more call-sites for pcie reg dumperKirtika Ruchandani2017-11-033-3/+16
| | * iwlwifi: remove host assisted pagingEmmanuel Grumbach2017-11-033-129/+12Star
| | * iwlwifi: remove dead code for internal devices onlyEmmanuel Grumbach2017-11-0310-105/+1Star
| | * iwlwifi: mvm: improve latency when there is a reorder timeoutSara Sharon2017-11-031-0/+16
| | * iwlwifi: mvm: rs: remove the ANT C from the toogle antenna logicEmmanuel Grumbach2017-11-031-7/+3Star
| | * iwlwifi: mvm: reset seq num after restartLiad Kaufman2017-11-031-0/+8
| | * iwlwifi: mvm: cleanup references to aggregation count limitSara Sharon2017-11-031-12/+12
| | * iwlwifi: mvm: use RS macro instead of duplicating the codeSara Sharon2017-11-031-2/+1Star
| * | Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller2017-11-0418-118/+195
| |\|
| | * iwlegacy: Convert timers to use timer_setup()Kees Cook2017-10-275-16/+11Star
| | * iwlwifi: pcie: remove set but not used variable tcphJohannes Berg2017-10-181-4/+1Star
| | * iwlwifi: pcie: sort IDs for the 9000 series for easier comparisonsLuca Coelho2017-10-181-42/+42
| | * iwlwifi: mvm: add missing lq_colorLiad Kaufman2017-10-182-2/+12
| | * iwlwifi: define minimum valid address for umac_error_event_table in cfgLuca Coelho2017-10-185-9/+18
| | * iwlwifi: mvm: move umac_error_event_table validity check to where it's setLuca Coelho2017-10-182-16/+15Star
| | * iwlwifi: mvm: allow reading UMAC error data from SMEM in A000 devicesBeni Lev2017-10-181-1/+2
| | * iwlwifi: mvm: pass baid_data to iwl_mvm_release_frames()Johannes Berg2017-10-181-8/+8
| | * iwlwifi: mvm: remove duplicated fields in mvm reorder bufferSara Sharon2017-10-183-12/+5Star
| | * iwlwifi: mvm: allocate reorder buffer according to needJohannes Berg2017-10-183-17/+90
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-045-0/+5
| |\ \ | | |/ | |/|