summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-0310-10/+0
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-03101-577/+653
|\
| * iwlwifi: mvm: fix coccinelle warningsFengguang Wu2013-12-311-1/+1
| * iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-31101-169/+169
| * iwlwifi: mvm: rs: fix a potential NULL derefEyal Shapira2013-12-311-4/+3
| * iwlwifi: mvm: dynamically update tsf_idIlan Peer2013-12-313-30/+91
| * iwlwifi: mvm: change the parameters for calculating an AP TBTTIlan Peer2013-12-311-1/+1
| * iwlwifi: pcie: Fix CSR_RESET operation access typeEran Harary2013-12-311-1/+1
| * iwlwifi: mvm: Add a missed beacons thresholdIlan Peer2013-12-312-5/+21
| * iwlwifi: mvm: squash a spurious warning on chnctx changeArik Nemtsov2013-12-311-1/+2
| * iwlwifi: mvm: dump to debugfs the SRAM as binaryEmmanuel Grumbach2013-12-311-28/+21
| * iwlwifi: mvm: BT Coex - update channel inihibition for channel 14Emmanuel Grumbach2013-12-311-2/+2
| * iwlwifi: mvm: fix harmless smatch / coccinelle warningsEmmanuel Grumbach2013-12-312-3/+3
| * iwlwifi: mvm: disable the device as soon as RFKILL firesEmmanuel Grumbach2013-12-312-2/+9
| * iwlwifi: pcie: allow the op_mode to call stop_device whenever it wantsEmmanuel Grumbach2013-12-312-8/+22
| * 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: mvm: fix possible memory leakEytan Lifshitz2013-12-311-5/+6
| * iwlwifi: mvm: fix AC / FIFO mappingEmmanuel Grumbach2013-12-311-10/+15
| * 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-172-12/+6
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-12-1835-766/+1837
|\|
| * iwlwifi: mvm: rs: fix variable shadowingJohannes Berg2013-12-171-5/+3
| * iwlwifi: mvm: rs: fix RTS protection being set indefinitelyEyal Shapira2013-12-172-14/+0
| * iwlwifi: mvm: set highest rate in VHT MCS SetEyal Shapira2013-12-171-0/+6
| * iwlwifi: mvm: rs: disable MCS9 Tx workaroundEyal Shapira2013-12-171-0/+8
| * iwlwifi: mvm: Do not allow AP MAC context update if not activeIlan Peer2013-12-171-0/+5
| * iwlwifi: mvm: fixup MakefileEmmanuel Grumbach2013-12-171-1/+0
| * iwlwifi: mvm: rs: refactor rate scale action decisionEyal Shapira2013-12-171-83/+103
| * iwlwifi: mvm: rs: remove unnecessary debug logsEyal Shapira2013-12-171-7/+2
| * iwlwifi: mvm: rs: improve rates table algoEyal Shapira2013-12-171-103/+151
| * iwlwifi: mvm: rs: avoid recalc of supported legacy rate maskEyal Shapira2013-12-172-35/+2
| * iwlwifi: mvm: rs: refactor building the LQ commandEyal Shapira2013-12-172-104/+82
| * iwlwifi: mvm: Add and examine TLV flag for P2P client uAPSD supportAlexander Bondar2013-12-172-0/+6
| * iwlwifi: trans: turn set_pmi into an optional callbackArik Nemtsov2013-12-171-1/+2
| * iwlwifi: trans: clear FW_ERROR status in common codeArik Nemtsov2013-12-172-2/+1
| * iwlwifi: trans: prevent reprobe on repeated FW errors before restartArik Nemtsov2013-12-174-15/+20
| * iwlwifi: mvm: check iwl_nvm_init return valueEliad Peller2013-12-171-1/+3
| * iwlwifi: remove pointer to transport from op_modeEmmanuel Grumbach2013-12-172-4/+1
| * iwlwifi: mvm: rs: move rs_program_fix_rate to cleanup ifdefsEyal Shapira2013-12-171-24/+22
| * iwlwifi: trans: prevent tx and cmds during FW errorArik Nemtsov2013-12-172-3/+6