summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | iwlwifi: mvm: Do not open aggregations for null data packetsMatti Gottlieb2016-07-063-8/+9
| | * | iwlwifi: pcie: poll RFH for RX DMA stopSara Sharon2016-07-062-3/+36
| | * | iwlwifi: mvm: remove unnecessary device conversion when reading the MCCLuca Coelho2016-07-061-3/+1
| | * | iwlwifi: add new 8265Oren Givon2016-07-061-0/+6
| | * | iwlwifi: add new 8260 PCI IDsOren Givon2016-07-061-0/+3
| | * | iwlwifi: mvm: support dqa-enable hcmdLiad Kaufman2016-07-062-0/+35
| | * | iwlwifi: mvm: update aux queue in dqa modeLiad Kaufman2016-07-063-8/+27
| | * | iwlwifi: mvm: set sta_id in SCD_QUEUE_CONFIG cmdLiad Kaufman2016-07-062-0/+11
| | * | iwlwifi: mvm: support dqa queue sharingLiad Kaufman2016-07-067-22/+199
| | * | iwlwifi: mvm: silence uninitialized variable warningDan Carpenter2016-07-061-0/+2
| | * | iwlwifi: mvm: remove an unused variableDan Carpenter2016-07-061-3/+2
| | * | iwlwifi: mvm: change scan timeout to a delayed workLuca Coelho2016-07-064-15/+14
| | * | iwlwifi: mvm: fix possible division by zeroSara Sharon2016-07-061-0/+3
| | * | iwlwifi: pcie: unify restock calls on initSara Sharon2016-07-061-15/+13
| | * | iwlwifi: mvm: support dqa queue inactivation upon timeoutLiad Kaufman2016-07-065-15/+398
| | * | iwlwifi: change fw.mvm_fw to fw.typeJohannes Berg2016-07-062-12/+28
| | * | iwlwifi: remove useless enum valuesJohannes Berg2016-07-061-2/+2
| * | | Merge tag 'iwlwifi-next-for-kalle-2016-07-01' of git://git.kernel.org/pub/scm...Kalle Valo2016-07-0525-107/+376
| |\ \ \ | | |/ /
| | * | iwlwifi: mvm: handle FRAME_RELEASE in MQ codeJohannes Berg2016-07-011-2/+2
| | * | iwlwifi: mvm: Support CSA countdown offloadingAndrei Otcheretianski2016-07-019-21/+197
| | * | iwlwifi: pcie: make sure packet arrived to destined queueSara Sharon2016-07-012-1/+10
| | * | iwlwifi: pcie: allow more than one frame in RB for 9000 devicesSara Sharon2016-07-011-3/+1
| | * | iwlwifi: pcie: set RB chunk size per busSara Sharon2016-07-012-3/+9
| | * | iwlwifi: pcie: workaround HW shadow registers bugSara Sharon2016-07-016-9/+35
| | * | iwlwifi: mvm: free dqa queues on STA removal also in non-bssLiad Kaufman2016-07-011-2/+3
| | * | iwlwifi: mvm: update mpdu metadata APISara Sharon2016-07-014-23/+58
| | * | iwlwifi: mvm: remove RX_PHY support for 9000 deviceSara Sharon2016-07-013-16/+0
| | * | iwlwifi: rename CAPA_P2P_STANDALONE_UAPSD to CAPA_P2P_SCM_UAPSDAvraham Stern2016-07-014-6/+7
| | * | iwlwifi: mvm: fix comment indentationJohannes Berg2016-07-011-14/+14
| | * | iwlwifi: mvm: do not trust NSSN for amsdu sub-framesSara Sharon2016-07-011-2/+18
| | * | iwlwifi: advertise maximal MPDU length when Rx MQ is supportedEmmanuel Grumbach2016-07-016-6/+23
* | | | mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-062-9/+34
| |_|/ |/| |
* | | iwlwifi: mvm: fix a few firmware capability checksJohannes Berg2016-06-101-4/+4
* | | iwlwifi: mvm: set the encryption type of an IGTK keyAyala Beker2016-06-101-0/+8
* | | iwlwifi: mvm: fix potential NULL-dereference in iwl_mvm_reorder()Luca Coelho2016-06-101-1/+3
* | | iwlwifi: mvm: fix RCU splat in TKIP's update_keyEmmanuel Grumbach2016-06-101-1/+7
* | | iwlwifi: mvm: increase scan timeout to 20 secondsLuca Coelho2016-06-101-1/+1
|/ /
* | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-201-2/+2
|\ \
| * | devcoredump: add scatterlist supportAviya Erenfeld2016-04-151-2/+2
* | | Merge tag 'iwlwifi-next-for-kalle-2016-05-10' of git://git.kernel.org/pub/scm...Kalle Valo2016-05-1143-392/+1494
|\ \ \ | | |/ | |/|
| * | iwlwifi: add default value to disable_11ac mod param descriptionEmmanuel Grumbach2016-05-101-1/+1
| * | iwlwifi: pcie: grab NIC access only once on RX initSara Sharon2016-05-101-40/+57
| * | iwlwifi: pcie: use shadow registers for updating write pointerSara Sharon2016-05-102-2/+5
| * | iwlwifi: mvm: support dqa-mode agg on non-shared queueLiad Kaufman2016-05-106-40/+207
| * | iwlwifi: pcie: avoid msleep() with short timeoutJohannes Berg2016-05-101-2/+2
| * | iwlwifi: pcie: extend device reset delayJohannes Berg2016-05-101-9/+5
| * | iwlwifi: turn on SGI support for VHT 160MHzGregory Greenman2016-05-101-2/+2
| * | iwlwifi: make configuration structs smallerJohannes Berg2016-05-109-70/+65
| * | iwlwifi: don't access a nonexistent register upon assertEmmanuel Grumbach2016-05-101-3/+4
| * | iwlwifi: remove IWLWIFI_DEBUG_EXPERIMENTAL_UCODEEmmanuel Grumbach2016-05-102-32/+9
OpenPOWER on IntegriCloud