summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm
Commit message (Expand)AuthorAgeFilesLines
...
* | iwlwifi: mvm: save low latency causes in an enumSara Sharon2018-03-283-17/+38
* | iwlwifi: fw api: support the new scan request FW API versionAyala Beker2018-03-282-36/+84
* | iwlwifi: mvm: Allow iwl_mvm_mac_mgd_prepare_tx() when associatedIlan Peer2018-03-281-3/+1
* | iwlwifi: mvm: add support for oceZamir, Roee2018-03-283-1/+37
* | iwlwifi: mvm: add adaptive dwell supportZamir, Roee2018-03-282-33/+67
* | iwlwifi: mvm: check if mac80211_queue is valid in iwl_mvm_disable_txqLuca Coelho2018-03-281-2/+9
* | iwlwifi: mvm: move TSO segment to a separate functionSara Sharon2018-03-281-75/+83
* | iwlwifi: mvm: take RCU lock before dereferencingSara Sharon2018-03-281-1/+5
* | iwlwifi: mvm: flip AMSDU addresses only for 9000 familySara Sharon2018-03-281-10/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2018-03-287-62/+74
|\ \
| * | iwlwifi: mvm: Move unused phy's to a default channelAndrei Otcheretianski2018-03-191-5/+16
| * | iwlwifi: mvm: fix array out of bounds referenceAvraham Stern2018-03-191-27/+11
| * | iwlwifi: mvm: make sure internal station has a valid idAvraham Stern2018-03-191-1/+2
| * | iwlwifi: mvm: clear tx queue id when unreserving aggregation queueAvraham Stern2018-03-191-4/+8
| * | iwlwifi: mvm: Increase session protection time after CSAndrei Otcheretianski2018-03-193-8/+15
| * | iwlwifi: add shared clock PHY config flag for some devicesLuca Coelho2018-03-161-0/+4
| * | iwlwifi: mvm: fix error checking for multi/broadcast staJohannes Berg2018-03-161-2/+2
| * | iwlwifi: mvm: Correctly set IGTK for APBeni Lev2018-03-161-9/+12
| * | iwlwifi: mvm: set the correct tid when we flush the MCAST staEmmanuel Grumbach2018-03-161-6/+4
| |/
* / wireless: Use octal not symbolic permissionsJoe Perches2018-03-274-90/+78
|/
* iwlwifi: mvm: Correctly set the tid for mcast queueIlan Peer2018-03-021-3/+3
* iwlwifi: mvm: Direct multicast frames to the correct stationIlan Peer2018-03-021-1/+5
* iwlwifi: mvm: fix "failed to remove key" messageSara Sharon2018-03-021-1/+2
* iwlwifi: avoid collecting firmware dump if not loadedShaul Triebitz2018-03-022-3/+10
* iwlwifi: mvm: fix assert 0x2B00 on older FWsSara Sharon2018-03-021-10/+35
* iwlwifi: mvm: Fix channel switch for count 0 and 1Andrei Otcheretianski2018-03-021-2/+4
* iwlwifi: mvm: fix TX of CCMP 256Sara Sharon2018-03-021-2/+5
* iwlwifi: Cancel and set MARKER_CMD timer during suspend-resumeHaim Dreyfuss2018-03-021-0/+8
* iwlwifi: mvm: always init rs with 20mhz bandwidth ratesNaftali Goldstein2018-02-162-8/+24
* iwlwifi: align timestamp cancel with timestamp startShaul Triebitz2018-02-162-2/+2
* iwlwifi: mvm: fix IBSS for devices that support station type APISara Sharon2018-02-162-13/+14
* iwlwifi: mvm: fix security bug in PN checkingSara Sharon2018-02-161-19/+20
* iwlwifi: define and use if iwl_mvm_has_tlc_offloadEmmanuel Grumbach2017-12-207-12/+15
* iwlwifi: mvm: send the low latency commandShaul Triebitz2017-12-201-1/+23
* iwlwifi: mvm: adjust to quota offloadShaul Triebitz2017-12-201-0/+4
* iwlwifi: mvm: don't warn on multiple packets when opening a queueSara Sharon2017-12-201-3/+2
* iwlwifi: mvm: support RX flags API changeSara Sharon2017-12-202-2/+6
* iwlwifi: runtime: sync FW and host clocks for logsMordechay Goodstein2017-12-201-2/+4
* iwlwifi: mvm: force quota update upon NoA settingShaul Triebitz2017-12-201-1/+1
* iwlwifi: avoid duplicate sw reset executions in the codeGolan Ben Ami2017-12-201-2/+1
* iwlwifi: support internal debug data collection for new devicesGolan Ben Ami2017-12-201-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller2017-12-1919-461/+708
|\
| * iwlwifi: mvm: fix wrong #ifdef that uses a macro from backportsLuca Coelho2017-12-081-1/+1
| * iwlwifi: mvm: request statistics when reading debugfsJohannes Berg2017-12-051-0/+3
| * iwlwifi: mvm: make init_dbg effective only on failureLiad Kaufman2017-12-052-5/+5
| * iwlwifi: mvm: rs: add sanity check when sending LQ commandGregory Greenman2017-12-051-1/+3
| * iwlwifi: mvm: rs: add size checks when printing to a bufferGregory Greenman2017-12-053-36/+45
| * iwlwifi: mvm: rs: new rate scale API - add debugfs hooksGregory Greenman2017-12-053-0/+81
| * iwlwifi: mvm: rs: new rate scale API - add FW notificationsGregory Greenman2017-12-053-0/+45
| * iwlwifi: mvm: rs: add basic implementation of the new RS API handlersGregory Greenman2017-12-054-11/+207