summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iwlwifi-for-kalle-2015-11-15' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-11-177-55/+79
|\
| * 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
| * iwlwifi: bump firmware API to 19Emmanuel Grumbach2015-11-152-2/+2
| * iwlwifi: Add new PCI IDs for the 8260 seriesOren Givon2015-11-151-1/+18
* | 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-2820-101/+296
|\ \
| * | 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-252-0/+8
| * | 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-253-7/+24
| * | 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-253-2/+74
| * | iwlwifi: pcie: fix (again) prepare card flowEmmanuel Grumbach2015-10-251-8/+2
| * | iwlwifi: mvm: Dump FW's virtual image in the case of a NIC errorMatti Gottlieb2015-10-252-0/+43
| * | 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-208-20/+27
|\ \ \ | |/ / |/| |
| * | 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: pci: add a few more PCI subvendor IDs for the 7265 seriesLuca Coelho2015-10-051-0/+5
| * | iwlwifi: fix firmware filename for 3160Johannes Berg2015-10-051-1/+1
| * | 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: dvm: fix D3 firmware PN programmingJohannes Berg2015-10-051-1/+1
| * | 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-1238-717/+994
|\ \
| * | iwlwifi: mvm: add minimal multi-RXQ infrastructureJohannes Berg2015-10-052-27/+83
| * | iwlwifi: size firmware flags memory correctlyJohannes Berg2015-10-053-7/+20
| * | iwlwifi: mvm: make threshold temperatures unsignedJohannes Berg2015-10-051-6/+6
| * | 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: remove IWL3165_UCODE_API_OK and _MINJohannes Berg2015-10-051-7/+0
| * | 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
OpenPOWER on IntegriCloud