summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2016-05-18iwlwifi: fix mis-merge that breaks the driverLinus Torvalds1-1/+2
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-34/+46
2016-05-04iwlwifi: mvm: don't override the rate with the AMSDU lenEmmanuel Grumbach1-35/+48
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-16/+17
2016-05-03Merge tag 'wireless-drivers-next-for-davem-2016-05-02' of git://git.kernel.or...David S. Miller2-1/+6
2016-04-26iwlwifi: fix fw version reading for DVM devicesLuca Coelho2-1/+6
2016-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+4
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg40-174/+174
2016-04-12iwlwifi: mvm: fix accessing Null pointer during fw dump collectionMatti Gottlieb2-2/+6
2016-04-12iwlwifi: 8000: fix MODULE_FIRMWARE inputSara Sharon2-14/+1
2016-04-12iwlwifi: mvm: avoid to WARN about gscan capabilitiesAyala Beker1-3/+10
2016-04-12iwlwifi: add device IDs for the 8265 deviceOren Givon1-0/+10
2016-04-11Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller47-1907/+1475
2016-04-06mac80211: allow passing transmitter station on RXJohannes Berg4-4/+4
2016-03-30iwlwifi: pcie: remove duplicate assignment of variable isr_statsColin Ian King1-1/+1
2016-03-30iwlwifi: mvm: allow setting the thermal state in D0i3Luca Coelho1-3/+0
2016-03-30iwlwifi: mvm: fix inconsistent lock in dqa modeLiad Kaufman1-4/+4
2016-03-30iwlwifi: store fw memory segments length and addresses in run-timeGolan Ben-Ami4-15/+125
2016-03-30iwlwifi: pcie: Fix index iteration on free_irq in MSIX modeHaim Dreyfuss1-2/+2
2016-03-30iwlwifi: remove IWL_*_UCODE_API_OKEmmanuel Grumbach9-102/+21
2016-03-30iwlwifi: mvm: enable TCP/UDP checksum support for 9000 familySara Sharon4-7/+133
2016-03-30iwlwifi: mvm: add a scan timeout for regular scansLuca Coelho3-0/+28
2016-03-30iwlwifi: mvm: move cmd queue to be #0 in dqa modeLiad Kaufman4-4/+16
2016-03-30iwlwifi: mvm: allocate dedicated queue for cab in dqa modeLiad Kaufman2-6/+14
2016-03-30iwlwifi: mvm: set sta_id in SCD_QUEUE_CONFIG cmdLiad Kaufman2-0/+5
2016-03-30iwlwifi: mvm: use bss client queue for bss stationLiad Kaufman2-5/+16
2016-03-30iwlwifi: edit the 9000 series PCI IDsOren Givon1-5/+7
2016-03-30iwlwifi: mvm: improve RSS configurationSara Sharon4-7/+11
2016-03-30iwlwifi: pcie: request one more interrupt vectorSara Sharon1-1/+1
2016-03-30iwlwifi: mvm: remove uneeded D0I3 checkingChaya Rachel Ivgi1-3/+0
2016-03-30iwlwifi: trans: fix iwl_trans_txq_scd_cfg.sta_id signLiad Kaufman1-1/+3
2016-03-30iwlwifi: mvm: set aux STA ID in scan configDavid Spinadel1-0/+1
2016-03-30iwlwifi: mvm: report checksum is done also for IPv6 packetsSara Sharon2-3/+21
2016-03-30iwlwifi: dvm: use alloc_ordered_workqueue()Eva Rachel Retuya1-1/+1
2016-03-30iwlwifi: remove support for fw older than -16.ucodeSara Sharon12-1621/+41
2016-03-30iwlwifi: mvm: update GSCAN capabilitiesAyala Beker1-3/+10
2016-03-30iwlwifi: remove IWLWIFI_UAPSD KconfigEmmanuel Grumbach2-17/+0
2016-03-30iwlwifi: pcie: write to legacy register also in MQSara Sharon1-2/+6
2016-03-30iwlwifi: mvm: support bss dynamic alloc/dealloc of queuesLiad Kaufman9-16/+481
2016-03-30iwlwifi: mvm: remove is_data_qos variable in TXJohannes Berg1-3/+2
2016-03-30iwlwifi: 9000: update device id and FW serial numberHaim Dreyfuss3-10/+10
2016-03-30iwlwifi: make uapsd_disable module param a bitmapEmmanuel Grumbach5-9/+18
2016-03-30iwlwifi: add missing mutex_destroy statementsEmmanuel Grumbach2-0/+4
2016-03-30iwlwifi: mvm: add support for new TX CMD APISara Sharon2-3/+41
2016-03-30iwlwifi: pcie: do not pad QoS AMSDUSara Sharon1-7/+14
2016-03-30iwlwifi: mvm: modify the max SP to infiniteEmmanuel Grumbach2-2/+2
2016-03-30iwlwifi: pcie: print error value as signed intEmmanuel Grumbach1-1/+1
2016-03-30iwlwifi: mvm: handle async temperature notification with unlocked mutexChaya Rachel Ivgi2-10/+1
2016-03-30iwlwifi: pcie: refcounting is not necessary anymoreLuca Coelho3-23/+10
2016-03-30iwlwifi: pcie: enable interrupts explicitly on resumeSara Sharon1-0/+1