summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iwlwifi-for-kalle-2015-11-15' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-11-174-52/+59
|\
| * iwlwifi: mvm: Avoid dereferencing sta if it was already flushedAvri Altman2015-11-151-24/+20
| * iwlwifi: mvm: don't overwrite the key indices in D3 entryLuca Coelho2015-11-154-28/+39
* | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-041-3/+3
|\ \ | |/ |/|
| * debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-3/+3
* | Merge tag 'iwlwifi-next-for-kalle-2015-10-25' of https://git.kernel.org/pub/s...Kalle Valo2015-10-2816-93/+272
|\ \
| * | iwlwifi: nvm: free old section data when reading nvm fileMoshe Harel2015-10-251-0/+1
| * | iwlwifi: mvm: disable TDLS ac queues correctlyArik Nemtsov2015-10-251-2/+3
| * | iwlwifi: mvm: take scan ref only on successEliad Peller2015-10-251-9/+6
| * | iwlwifi: mvm: remove pointless scan plan checksJohannes Berg2015-10-251-14/+0
| * | iwlwifi: mvm: clean up some whitespace in scan codeJohannes Berg2015-10-251-3/+2
| * | iwlwifi: mvm: Implement per vif frame registration APIAndrei Otcheretianski2015-10-252-0/+25
| * | iwlwifi: avoid read/write operations if the bus is deadEliad Peller2015-10-251-0/+6
| * | iwlwifi: mvm: Add support for two scheduled scan plansAvraham Stern2015-10-253-42/+87
| * | iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path()Luca Coelho2015-10-256-10/+8
| * | iwlwifi: mvm: Allow setting ctrl-chnl-position in FTM responderAssaf Krauss2015-10-251-3/+22
| * | iwlwifi: mvm: use short timeouts in P2P low latency if supportedJohannes Berg2015-10-252-7/+22
| * | iwlwifi: mvm: use wowlan RX/TX timeouts in D0i3Johannes Berg2015-10-251-10/+7
| * | iwlwifi: mvm: correctly request DTS-measure for new cardsArik Nemtsov2015-10-252-2/+72
| * | iwlwifi: mvm: Dump FW's virtual image in the case of a NIC errorMatti Gottlieb2015-10-251-0/+27
| * | iwlwifi: rs: Remove workaround that disables MIMO on P2PAlexander Bondar2015-10-252-7/+0
* | | Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller2015-10-222-2/+3
|\ \ \ | |/ /
| * | cfg80211: Add multiple scan plans for scheduled scanAvraham Stern2015-10-132-2/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-205-18/+20
|\ \ \ | |/ / |/| |
| * | iwlwifi: mvm: flush fw_dump_wk when mvm fails to startAndrei Otcheretianski2015-10-051-0/+1
| * | iwlwifi: mvm: init card correctly on ctkill exit checkArik Nemtsov2015-10-052-2/+7
| * | iwlwifi: mvm: clear csa countdown when AP is stoppedAvraham Stern2015-10-051-0/+1
| * | iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg2015-10-051-6/+6
| * | iwlwifi: mvm: fix D3 CCMP TX PN assignmentJohannes Berg2015-10-051-10/+5
| |/
* | Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller2015-10-1224-657/+896
|\ \
| * | iwlwifi: mvm: add minimal multi-RXQ infrastructureJohannes Berg2015-10-052-27/+83
| * | iwlwifi: nvm: add nvm phy_sku section to debugfsMoshe Harel2015-10-053-0/+8
| * | iwlwifi: mvm: fix signedness warnings in ToF debugfsJohannes Berg2015-10-051-6/+10
| * | iwlwifi: mvm: rs: dynamically switch between 80MHz and 20MHz in some scenariosEyal Shapira2015-10-052-0/+48
| * | iwlwifi: mvm: minor rx code cleanupJohannes Berg2015-10-051-2/+2
| * | iwlwifi: mvm: rs: fix success ratio comparison in rs_get_best_rateEyal Shapira2015-10-051-2/+2
| * | iwlwifi: mvm: rs: minor indentation fixEyal Shapira2015-10-051-2/+2
| * | iwlwifi: mvm: rs: remove overflowing debug messageEyal Shapira2015-10-051-1/+0
| * | iwlwifi: mvm: rs: improve rate debug messagesEyal Shapira2015-10-051-9/+51
| * | iwlwifi: mvm: stop using DEVICE_POWER_FLAGS_CAM_MSKJohannes Berg2015-10-052-10/+4
| * | iwlwifi: mvm: support enabling a queue with a given ssnLiad Kaufman2015-10-053-7/+8
| * | iwlwifi: mvm: support using multiple ACs on single HW queueLiad Kaufman2015-10-057-89/+249
| * | iwlwifi: mvm: remove PHY RX from handlersJohannes Berg2015-10-051-1/+3
| * | iwlwifi: mvm: Improve debugfs tof robustnessAssaf Krauss2015-10-051-7/+9
| * | iwlwifi: mvm: ToF - fill bssid of responder configurationGregory Greenman2015-10-051-0/+1
| * | iwlwifi: mvm: Fix tof debugfs formats (dec vs. hex)Assaf Krauss2015-10-051-19/+21
| * | iwlwifi: mvm: fix tof.h header guardNicolas Iooss2015-10-051-1/+1
| * | iwlwifi: mvm: Correctly update MAC context on add/del stationIlan Peer2015-10-054-9/+5
| * | iwlwifi: mvm: fix default disabled aggs in staLiad Kaufman2015-10-051-1/+1
| * | iwlwifi: mvm: correct skip-over-DTIM implementationJohannes Berg2015-10-051-28/+46
OpenPOWER on IntegriCloud