summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: add more 7265 HW IDsOren Givon2014-01-301-1/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-241-1/+3
|\
| * iwlwifi: pcie: don't panic on host commands in iwldvmEmmanuel Grumbach2014-01-201-1/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-172-1/+23
|\ \ | |/
| * iwlwifi: add inline helper for packet lengthsJohannes Berg2014-01-131-1/+1
| * iwlwifi: pcie: enable oscillator for L1 exitEmmanuel Grumbach2014-01-131-0/+22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-141-2/+8
|\ \ | |/ |/|
| * iwlwifi: add new devices for 7265 seriesOren Givon2013-12-311-2/+8
* | iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-315-7/+7
* | iwlwifi: pcie: Fix CSR_RESET operation access typeEran Harary2013-12-311-1/+1
* | iwlwifi: pcie: allow the op_mode to call stop_device whenever it wantsEmmanuel Grumbach2013-12-311-5/+18
* | iwlwifi: pcie: don't update the op_mode if rfkill hasn't changedEmmanuel Grumbach2013-12-311-2/+11
* | iwlwifi: pcie: keep the NIC awake when commands are in flightEmmanuel Grumbach2013-12-313-53/+82
* | iwlwifi: pcie: use don't disable interrupt when rxq->lock is takenEmmanuel Grumbach2013-12-211-28/+22
* | iwlwifi: pcie: use don't disable interrupt when irq_lock is takenEmmanuel Grumbach2013-12-213-35/+26
* | iwlwifi: pcie: move interrupt prints to the common handlerEmmanuel Grumbach2013-12-211-61/+34
* | iwlwifi: pcie: no need to save inta in trans_pcieEmmanuel Grumbach2013-12-212-16/+7
* | iwlwifi: pcie: return inta from iwl_pcie_int_cause_{non_}ictEmmanuel Grumbach2013-12-211-19/+19
* | iwlwifi: pcie: determine the interrupt type in the handlerEmmanuel Grumbach2013-12-171-12/+10
* | iwlwifi: pcie: read the interrupt cause from the handlerEmmanuel Grumbach2013-12-171-9/+9
* | iwlwifi: pcie: move the ICT / non-ICT handling functionsEmmanuel Grumbach2013-12-171-162/+162
* | iwlwifi: pcie: re-organize the PCIe ISR codeEmmanuel Grumbach2013-12-173-28/+25
* | iwlwifi: pcie: track interrupt mask in SWEmmanuel Grumbach2013-12-172-8/+11
* | iwlwifi: pcie: clean up ICT allocation codeEmmanuel Grumbach2013-12-171-11/+4
* | iwlwifi: trans: clear FW_ERROR status in common codeArik Nemtsov2013-12-171-2/+0
* | iwlwifi: trans: prevent reprobe on repeated FW errors before restartArik Nemtsov2013-12-173-15/+9
* | iwlwifi: trans: prevent tx and cmds during FW errorArik Nemtsov2013-12-171-3/+0
* | iwlwifi: trans: use a unified transport statusArik Nemtsov2013-12-174-81/+45
* | iwlwifi: trans: divide stop_hw into stop_device/op_mode_leaveArik Nemtsov2013-12-171-27/+23
* | iwlwifi: pcie: remove minor dead codeMichal Nazarewicz2013-12-091-15/+11
* | iwlwifi: mvm: a few more SKUs for 7260 and 3160Emmanuel Grumbach2013-12-091-0/+5
* | iwlwifi: pcie: remove useless condition testJohannes Berg2013-12-091-19/+13
* | iwlwifi: remove TX_CMD id from transport layerEmmanuel Grumbach2013-12-091-1/+0
|/
* iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar2013-11-253-4/+13
* iwlwifi: add new HW - 7265 seriesOren Givon2013-11-251-0/+21
* iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach2013-11-252-3/+4
* 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
OpenPOWER on IntegriCloud