summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-1252-305/+305
* Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller2016-04-1150-1917/+1492Star
|\
| * iwl4965: Fix more memory leaks in __il4965_up()Julian Calaby2016-04-071-0/+2
| * iwl4965: Fix a memory leak in error handling code of __il4965_upJia-Ju Bai2016-04-071-0/+1
| * iwl4965: Fix a null pointer dereference in il_tx_queue_free and il_cmd_queue_...Jia-Ju Bai2016-04-071-4/+10
| * iwlegacy: Return directly if allocation fails in il_eeprom_init()Markus Elfring2016-04-071-5/+3Star
| * ipw2x00: use to_pci_dev()Geliang Tang2016-04-071-1/+1
| * iwlwifi: pcie: remove duplicate assignment of variable isr_statsColin Ian King2016-03-301-1/+1
| * iwlwifi: mvm: allow setting the thermal state in D0i3Luca Coelho2016-03-301-3/+0Star
| * iwlwifi: mvm: fix inconsistent lock in dqa modeLiad Kaufman2016-03-301-4/+4
| * iwlwifi: store fw memory segments length and addresses in run-timeGolan Ben-Ami2016-03-304-15/+125
| * iwlwifi: pcie: Fix index iteration on free_irq in MSIX modeHaim Dreyfuss2016-03-301-2/+2
| * iwlwifi: remove IWL_*_UCODE_API_OKEmmanuel Grumbach2016-03-309-102/+21Star
| * iwlwifi: mvm: enable TCP/UDP checksum support for 9000 familySara Sharon2016-03-304-7/+133
| * iwlwifi: mvm: add a scan timeout for regular scansLuca Coelho2016-03-303-0/+28
| * iwlwifi: mvm: move cmd queue to be #0 in dqa modeLiad Kaufman2016-03-304-4/+16
| * iwlwifi: mvm: allocate dedicated queue for cab in dqa modeLiad Kaufman2016-03-302-6/+14
| * iwlwifi: mvm: set sta_id in SCD_QUEUE_CONFIG cmdLiad Kaufman2016-03-302-0/+5
| * iwlwifi: mvm: use bss client queue for bss stationLiad Kaufman2016-03-302-5/+16
| * iwlwifi: edit the 9000 series PCI IDsOren Givon2016-03-301-5/+7
| * iwlwifi: mvm: improve RSS configurationSara Sharon2016-03-304-7/+11
| * iwlwifi: pcie: request one more interrupt vectorSara Sharon2016-03-301-1/+1
| * iwlwifi: mvm: remove uneeded D0I3 checkingChaya Rachel Ivgi2016-03-301-3/+0Star
| * iwlwifi: trans: fix iwl_trans_txq_scd_cfg.sta_id signLiad Kaufman2016-03-301-1/+3
| * iwlwifi: mvm: set aux STA ID in scan configDavid Spinadel2016-03-301-0/+1
| * iwlwifi: mvm: report checksum is done also for IPv6 packetsSara Sharon2016-03-302-3/+21
| * iwlwifi: dvm: use alloc_ordered_workqueue()Eva Rachel Retuya2016-03-301-1/+1
| * iwlwifi: remove support for fw older than -16.ucodeSara Sharon2016-03-3012-1621/+41Star
| * iwlwifi: mvm: update GSCAN capabilitiesAyala Beker2016-03-301-3/+10
| * iwlwifi: remove IWLWIFI_UAPSD KconfigEmmanuel Grumbach2016-03-302-17/+0Star
| * iwlwifi: pcie: write to legacy register also in MQSara Sharon2016-03-301-2/+6
| * iwlwifi: mvm: support bss dynamic alloc/dealloc of queuesLiad Kaufman2016-03-309-16/+481
| * iwlwifi: mvm: remove is_data_qos variable in TXJohannes Berg2016-03-301-3/+2Star
| * iwlwifi: 9000: update device id and FW serial numberHaim Dreyfuss2016-03-303-10/+10
| * iwlwifi: make uapsd_disable module param a bitmapEmmanuel Grumbach2016-03-305-9/+18
| * iwlwifi: add missing mutex_destroy statementsEmmanuel Grumbach2016-03-302-0/+4
| * iwlwifi: mvm: add support for new TX CMD APISara Sharon2016-03-302-3/+41
| * iwlwifi: pcie: do not pad QoS AMSDUSara Sharon2016-03-301-7/+14
| * iwlwifi: mvm: modify the max SP to infiniteEmmanuel Grumbach2016-03-302-2/+2
| * iwlwifi: pcie: print error value as signed intEmmanuel Grumbach2016-03-301-1/+1
| * iwlwifi: mvm: handle async temperature notification with unlocked mutexChaya Rachel Ivgi2016-03-302-10/+1Star
| * iwlwifi: pcie: refcounting is not necessary anymoreLuca Coelho2016-03-303-23/+10Star
| * iwlwifi: pcie: enable interrupts explicitly on resumeSara Sharon2016-03-301-0/+1
| * iwlwifi: pcie: fix global table sizeSara Sharon2016-03-302-1/+3
| * iwlwifi: add a debugfs hook for LQMAviya Erenfeld2016-03-301-0/+85
| * iwlwifi: mvm: add LQM vendor command and notificationAviya Erenfeld2016-03-306-0/+166
| * iwlwifi: mvm: support dumping UMAC internal txfifosGolan Ben-Ami2016-03-208-5/+146
| * iwlwifi: mvm: make sure FW contains the right amount of paging sectionsMatti Gottlieb2016-03-201-2/+6
| * iwlwifi: mvm: Decrease size of the paging download bufferMatti Gottlieb2016-03-201-1/+3
| * iwlwifi: pcie: clear trans reference on queue stopSara Sharon2016-03-201-23/+36