summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2017-12-02Merge tag 'iwlwifi-for-kalle-2017-11-28' of git://git.kernel.org/pub/scm/linu...Kalle Valo11-19/+80
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-20/+19
2017-11-25iwlwifi: fix access to prph when transport is stoppedSara Sharon3-2/+15
2017-11-25iwlwifi: pcie: fix erroneous "Read failed message"Sara Sharon1-0/+1
2017-11-25iwlwifi: mvm: fix packet injectionEmmanuel Grumbach6-15/+49
2017-11-25iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach1-0/+2
2017-11-25iwlwifi: mvm: don't use transmit queue hang detection when it is not possibleEmmanuel Grumbach1-1/+10
2017-11-25iwlwifi: mvm: set correct chains in Rx statusShaul Triebitz1-1/+3
2017-11-22treewide: setup_timer() -> timer_setup() (2 field)Kees Cook1-8/+10
2017-11-22treewide: setup_timer() -> timer_setup()Kees Cook2-12/+9
2017-11-20Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu...Kalle Valo8-76/+296
2017-11-16iwlwifi: fix firmware names for 9000 and A000 series hwThomas Backlund2-8/+8
2017-11-16iwlwifi: fix PCI IDs and configuration mapping for 9000 seriesLuca Coelho3-34/+170
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds48-1162/+1149
2017-11-15iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW commandLuca Coelho4-34/+118
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar3-0/+3
2017-11-06Merge tag 'iwlwifi-next-for-kalle-2017-11-03' of git://git.kernel.org/pub/scm...Kalle Valo20-300/+127
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller13-102/+184
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+3
2017-11-03iwlwifi: add new cards for a000 seriesIhab Zhaika1-0/+5
2017-11-03iwlwifi: add new cards for 8265 seriesIhab Zhaika1-0/+2
2017-11-03iwlwifi: add new cards for 8260 seriesIhab Zhaika1-0/+3
2017-11-03iwlwifi: drop RX frames during hardware restartShahar S Matityahu1-0/+3
2017-11-03iwlwifi: mvm: Convert timers to use timer_setup()Kees Cook3-12/+13
2017-11-03iwlwifi: mvm: hold mutex when flushing in iwl_mvm_flush_no_vif()Luca Coelho1-2/+5
2017-11-03iwlwifi: mvm: add missing implementation of flush for a000 devicesSara Sharon1-13/+9
2017-11-03iwlwifi: mvm: refactor iwl_mvm_flush_no_vifSara Sharon1-21/+19
2017-11-03iwlwifi: fix multi queue notification for a000 devicesSara Sharon1-3/+8
2017-11-03iwlwifi: Add more call-sites for pcie reg dumperKirtika Ruchandani3-3/+16
2017-11-03iwlwifi: remove host assisted pagingEmmanuel Grumbach3-129/+12
2017-11-03iwlwifi: remove dead code for internal devices onlyEmmanuel Grumbach10-105/+1
2017-11-03iwlwifi: mvm: improve latency when there is a reorder timeoutSara Sharon1-0/+16
2017-11-03iwlwifi: mvm: rs: remove the ANT C from the toogle antenna logicEmmanuel Grumbach1-7/+3
2017-11-03iwlwifi: mvm: reset seq num after restartLiad Kaufman1-0/+8
2017-11-03iwlwifi: mvm: cleanup references to aggregation count limitSara Sharon1-12/+12
2017-11-03iwlwifi: mvm: use RS macro instead of duplicating the codeSara Sharon1-2/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland4-9/+9
2017-10-18iwlwifi: pcie: remove set but not used variable tcphJohannes Berg1-4/+1
2017-10-18iwlwifi: pcie: sort IDs for the 9000 series for easier comparisonsLuca Coelho1-42/+42
2017-10-18iwlwifi: mvm: add missing lq_colorLiad Kaufman2-2/+12
2017-10-18iwlwifi: define minimum valid address for umac_error_event_table in cfgLuca Coelho5-9/+18
2017-10-18iwlwifi: mvm: move umac_error_event_table validity check to where it's setLuca Coelho2-16/+15
2017-10-18iwlwifi: mvm: allow reading UMAC error data from SMEM in A000 devicesBeni Lev1-1/+2
2017-10-18iwlwifi: mvm: pass baid_data to iwl_mvm_release_frames()Johannes Berg1-8/+8
2017-10-18iwlwifi: mvm: remove duplicated fields in mvm reorder bufferSara Sharon3-12/+5
2017-10-18iwlwifi: mvm: allocate reorder buffer according to needJohannes Berg3-17/+90
2017-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo21-111/+218
2017-10-06iwlwifi: remove dflt_pwr_limit from the transportLuca Coelho3-13/+12
2017-10-06iwlwifi: mvm: warn on invalid statistics sizeJohannes Berg1-4/+3