summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-12-31iwlwifi: mvm: fix coccinelle warningsFengguang Wu
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach
2013-12-31iwlwifi: mvm: rs: fix a potential NULL derefEyal Shapira
2013-12-31iwlwifi: mvm: dynamically update tsf_idIlan Peer
2013-12-31iwlwifi: mvm: change the parameters for calculating an AP TBTTIlan Peer
2013-12-31iwlwifi: pcie: Fix CSR_RESET operation access typeEran Harary
2013-12-31iwlwifi: mvm: Add a missed beacons thresholdIlan Peer
2013-12-31iwlwifi: mvm: squash a spurious warning on chnctx changeArik Nemtsov
2013-12-31iwlwifi: mvm: dump to debugfs the SRAM as binaryEmmanuel Grumbach
2013-12-31iwlwifi: mvm: BT Coex - update channel inihibition for channel 14Emmanuel Grumbach
2013-12-31iwlwifi: mvm: fix harmless smatch / coccinelle warningsEmmanuel Grumbach
2013-12-31iwlwifi: mvm: disable the device as soon as RFKILL firesEmmanuel Grumbach
2013-12-31iwlwifi: pcie: allow the op_mode to call stop_device whenever it wantsEmmanuel Grumbach
2013-12-31iwlwifi: pcie: don't update the op_mode if rfkill hasn't changedEmmanuel Grumbach
2013-12-31iwlwifi: pcie: keep the NIC awake when commands are in flightEmmanuel Grumbach
2013-12-31iwlwifi: mvm: fix possible memory leakEytan Lifshitz
2013-12-31iwlwifi: mvm: fix AC / FIFO mappingEmmanuel Grumbach
2013-12-21iwlwifi: pcie: use don't disable interrupt when rxq->lock is takenEmmanuel Grumbach
2013-12-21iwlwifi: pcie: use don't disable interrupt when irq_lock is takenEmmanuel Grumbach
2013-12-21iwlwifi: pcie: move interrupt prints to the common handlerEmmanuel Grumbach
2013-12-21iwlwifi: pcie: no need to save inta in trans_pcieEmmanuel Grumbach
2013-12-21iwlwifi: pcie: return inta from iwl_pcie_int_cause_{non_}ictEmmanuel Grumbach
2013-12-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-12-17iwlwifi: pcie: determine the interrupt type in the handlerEmmanuel Grumbach
2013-12-17iwlwifi: pcie: read the interrupt cause from the handlerEmmanuel Grumbach
2013-12-17iwlwifi: pcie: move the ICT / non-ICT handling functionsEmmanuel Grumbach
2013-12-17iwlwifi: pcie: re-organize the PCIe ISR codeEmmanuel Grumbach
2013-12-17iwlwifi: pcie: track interrupt mask in SWEmmanuel Grumbach
2013-12-17iwlwifi: pcie: clean up ICT allocation codeEmmanuel Grumbach
2013-12-17iwlwifi: mvm: rs: fix variable shadowingJohannes Berg
2013-12-17iwlwifi: mvm: rs: fix RTS protection being set indefinitelyEyal Shapira
2013-12-17iwlwifi: mvm: set highest rate in VHT MCS SetEyal Shapira
2013-12-17iwlwifi: mvm: rs: disable MCS9 Tx workaroundEyal Shapira
2013-12-17iwlwifi: mvm: Do not allow AP MAC context update if not activeIlan Peer
2013-12-17iwlwifi: mvm: fixup MakefileEmmanuel Grumbach
2013-12-17iwlwifi: mvm: rs: refactor rate scale action decisionEyal Shapira
2013-12-17iwlwifi: mvm: rs: remove unnecessary debug logsEyal Shapira
2013-12-17iwlwifi: mvm: rs: improve rates table algoEyal Shapira
2013-12-17iwlwifi: mvm: rs: avoid recalc of supported legacy rate maskEyal Shapira
2013-12-17iwlwifi: mvm: rs: refactor building the LQ commandEyal Shapira
2013-12-17iwlwifi: mvm: Add and examine TLV flag for P2P client uAPSD supportAlexander Bondar
2013-12-17iwlwifi: trans: turn set_pmi into an optional callbackArik Nemtsov
2013-12-17iwlwifi: trans: clear FW_ERROR status in common codeArik Nemtsov
2013-12-17iwlwifi: trans: prevent reprobe on repeated FW errors before restartArik Nemtsov
2013-12-17iwlwifi: mvm: check iwl_nvm_init return valueEliad Peller
2013-12-17iwlwifi: remove pointer to transport from op_modeEmmanuel Grumbach
2013-12-17iwlwifi: mvm: rs: move rs_program_fix_rate to cleanup ifdefsEyal Shapira
2013-12-17iwlwifi: trans: prevent tx and cmds during FW errorArik Nemtsov