summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-11-051-5/+4
|\
| * iwlwifi: pcie: move warning message into warningJohannes Berg2013-10-291-5/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-042-5/+70
|\ \ | |/ |/|
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-10-181-5/+26
| |\
| | * iwlwifi: pcie: poke device when commands don't complete quicklyJohannes Berg2013-10-111-5/+26
| * | iwlwifi: pcie: fix merge damageJohannes Berg2013-10-071-4/+4
| |/
| * iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach2013-10-021-0/+10
| * iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC seriesMatti Gottlieb2013-10-021-0/+32
| * iwlwifi: pcie: don't reset the TX queue counterEmmanuel Grumbach2013-10-021-0/+2
* | iwlwifi: support Signed firmware image and Dual CPUsEran Harary2013-10-111-4/+120
* | iwlwifi: Support 7265 devicesEran Harary2013-10-111-1/+4
* | Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-10-111-4/+4
|\ \
| * | iwlwifi: pcie: fix merge damageJohannes Berg2013-10-021-4/+4
| |/
* | iwlwifi: pcie: restart the driver when a command times outEmmanuel Grumbach2013-10-111-1/+3
* | wireless: iwlwifi: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-021-3/+0
* | iwlwifi: pcie: dump_stack upon timeout of SYNC cmdEmmanuel Grumbach2013-10-021-0/+1
* | iwlwifi: pcie: clean RFKILL interrupt in AMPGEmmanuel Grumbach2013-10-021-0/+3
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-281-8/+0
|\
| * Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG"Guy Cohen2013-08-061-8/+0
| * iwlwifi: pcie: disable L1 Active after pci_enable_deviceEmmanuel Grumbach2013-07-311-5/+5
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-164-52/+61
|\ \
| * | iwlwifi: return -ENOMEM instead of NULL when OOM in iwl_drv_start()Luciano Coelho2013-08-161-1/+1
| * | iwlwifi: pcie: returning positive instead of negativeDan Carpenter2013-08-121-1/+1
| * | iwlwifi: pcie: don't swallow error codes in iwl_trans_pcie_alloc()Luciano Coelho2013-08-122-13/+17
| * | iwlwifi: pcie: Remove duplicate code from pcie irq handlersIdo Yariv2013-08-091-16/+8
| * | iwlwifi: pcie: Refactor iwl_rxq_spaceIdo Yariv2013-08-091-9/+10
| * | iwlwifi: pcie: Refactor iwl_queue_spaceIdo Yariv2013-08-091-12/+24
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-093-39/+19
|\ \ \ | |/ /
| * | iwlwifi: remove transport suspend/resume indirectionJohannes Berg2013-08-062-32/+12
| * | iwlwifi: pcie: some little cleanupsEliad Peller2013-08-061-7/+4
| * | iwlwifi: fix some documentation typosEliad Peller2013-08-061-3/+3
| * | iwlwifi: pcie: fix resume when no opmode is presentJohannes Berg2013-08-061-0/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-093-0/+14
|\ \ \ | |/ / |/| / | |/
| * iwlwifi: pcie: clear RFKILL interrupt in AMPGEmmanuel Grumbach2013-07-261-0/+8
| * iwlwifi: pcie: reset the NIC before the bring upEmmanuel Grumbach2013-07-261-0/+5
| * iwlwifi: add DELL SKU for 5150 HMCEmmanuel Grumbach2013-07-221-0/+1
* | iwlwifi: mvm: add high temperature SKU thermal throttling parametersEytan Lifshitz2013-07-311-3/+3
* | iwlwifi: pcie: make unused queue warning more readableJohannes Berg2013-07-161-3/+2
* | iwlwifi: pcie: don't disable L1 for newest NICsEmmanuel Grumbach2013-07-161-4/+10
* | iwlwifi: remove forward debugfs function declarationsJohannes Berg2013-07-161-14/+0
* | iwlwifi: move dump_fh into common codeInbal Hacohen2013-07-163-68/+2
|/
* Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-06-251-0/+13
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-181-0/+13
| |\
| | * iwlwifi: pcie: wake the queue if stopped when being unmappedEmmanuel Grumbach2013-06-131-0/+3
| | * iwlwifi: pcie: fix race in queue unmappingEmmanuel Grumbach2013-06-131-0/+10
* | | iwlwifi: always use 'trans_pcie' nameJohannes Berg2013-06-251-8/+9
* | | iwlwifi: always use 'rxq' as RX queue struct nameJohannes Berg2013-06-251-13/+15
* | | iwlwifi: pcie: rework RX buffer list init and freeingJohannes Berg2013-06-251-17/+26
|/ /
* | iwlwifi: create opmode/device dependenciesJohannes Berg2013-06-131-0/+4
* | iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg2013-06-131-26/+10
OpenPOWER on IntegriCloud