summaryrefslogtreecommitdiffstats
path: root/drivers/net (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach101-169/+169
2013-12-31iwlwifi: mvm: rs: fix a potential NULL derefEyal Shapira1-4/+3
2013-12-31iwlwifi: mvm: dynamically update tsf_idIlan Peer3-30/+91
2013-12-31iwlwifi: mvm: change the parameters for calculating an AP TBTTIlan Peer1-1/+1
2013-12-31iwlwifi: pcie: Fix CSR_RESET operation access typeEran Harary1-1/+1
2013-12-31iwlwifi: mvm: Add a missed beacons thresholdIlan Peer2-5/+21
2013-12-31iwlwifi: mvm: squash a spurious warning on chnctx changeArik Nemtsov1-1/+2
2013-12-31iwlwifi: mvm: dump to debugfs the SRAM as binaryEmmanuel Grumbach1-28/+21
2013-12-31iwlwifi: mvm: BT Coex - update channel inihibition for channel 14Emmanuel Grumbach1-2/+2
2013-12-31iwlwifi: mvm: fix harmless smatch / coccinelle warningsEmmanuel Grumbach2-3/+3
2013-12-31iwlwifi: mvm: disable the device as soon as RFKILL firesEmmanuel Grumbach2-2/+9
2013-12-31iwlwifi: pcie: allow the op_mode to call stop_device whenever it wantsEmmanuel Grumbach2-8/+22
2013-12-31iwlwifi: pcie: don't update the op_mode if rfkill hasn't changedEmmanuel Grumbach1-2/+11
2013-12-31iwlwifi: pcie: keep the NIC awake when commands are in flightEmmanuel Grumbach3-53/+82
2013-12-31iwlwifi: mvm: fix possible memory leakEytan Lifshitz1-5/+6
2013-12-31iwlwifi: mvm: fix AC / FIFO mappingEmmanuel Grumbach1-10/+15
2013-12-21iwlwifi: pcie: use don't disable interrupt when rxq->lock is takenEmmanuel Grumbach1-28/+22
2013-12-21iwlwifi: pcie: use don't disable interrupt when irq_lock is takenEmmanuel Grumbach3-35/+26
2013-12-21iwlwifi: pcie: move interrupt prints to the common handlerEmmanuel Grumbach1-61/+34
2013-12-21iwlwifi: pcie: no need to save inta in trans_pcieEmmanuel Grumbach2-16/+7
2013-12-21iwlwifi: pcie: return inta from iwl_pcie_int_cause_{non_}ictEmmanuel Grumbach1-19/+19
2013-12-17iwlwifi: pcie: determine the interrupt type in the handlerEmmanuel Grumbach1-12/+10
2013-12-17iwlwifi: pcie: read the interrupt cause from the handlerEmmanuel Grumbach1-9/+9
2013-12-17iwlwifi: pcie: move the ICT / non-ICT handling functionsEmmanuel Grumbach1-162/+162
2013-12-17iwlwifi: pcie: re-organize the PCIe ISR codeEmmanuel Grumbach3-28/+25
2013-12-17iwlwifi: pcie: track interrupt mask in SWEmmanuel Grumbach2-8/+11
2013-12-17iwlwifi: pcie: clean up ICT allocation codeEmmanuel Grumbach2-12/+6
2013-12-17iwlwifi: mvm: rs: fix variable shadowingJohannes Berg1-5/+3
2013-12-17iwlwifi: mvm: rs: fix RTS protection being set indefinitelyEyal Shapira2-14/+0
2013-12-17iwlwifi: mvm: set highest rate in VHT MCS SetEyal Shapira1-0/+6
2013-12-17iwlwifi: mvm: rs: disable MCS9 Tx workaroundEyal Shapira1-0/+8
2013-12-17iwlwifi: mvm: Do not allow AP MAC context update if not activeIlan Peer1-0/+5
2013-12-17iwlwifi: mvm: fixup MakefileEmmanuel Grumbach1-1/+0
2013-12-17iwlwifi: mvm: rs: refactor rate scale action decisionEyal Shapira1-83/+103
2013-12-17iwlwifi: mvm: rs: remove unnecessary debug logsEyal Shapira1-7/+2
2013-12-17iwlwifi: mvm: rs: improve rates table algoEyal Shapira1-103/+151
2013-12-17iwlwifi: mvm: rs: avoid recalc of supported legacy rate maskEyal Shapira2-35/+2
2013-12-17iwlwifi: mvm: rs: refactor building the LQ commandEyal Shapira2-104/+82
2013-12-17iwlwifi: mvm: Add and examine TLV flag for P2P client uAPSD supportAlexander Bondar2-0/+6
2013-12-17iwlwifi: trans: turn set_pmi into an optional callbackArik Nemtsov1-1/+2
2013-12-17iwlwifi: trans: clear FW_ERROR status in common codeArik Nemtsov2-2/+1
2013-12-17iwlwifi: trans: prevent reprobe on repeated FW errors before restartArik Nemtsov4-15/+20
2013-12-17iwlwifi: mvm: check iwl_nvm_init return valueEliad Peller1-1/+3
2013-12-17iwlwifi: remove pointer to transport from op_modeEmmanuel Grumbach2-4/+1
2013-12-17iwlwifi: mvm: rs: move rs_program_fix_rate to cleanup ifdefsEyal Shapira1-24/+22
2013-12-17iwlwifi: trans: prevent tx and cmds during FW errorArik Nemtsov2-3/+6
2013-12-17iwlwifi: trans: use a unified transport statusArik Nemtsov5-81/+65
2013-12-17iwlwifi: trans: divide stop_hw into stop_device/op_mode_leaveArik Nemtsov8-67/+55
2013-12-17iwlwifi: mvm: clarify smps_requests documentationJohannes Berg1-2/+2
2013-12-17iwlwifi: mvm: configure phy_ctxt with min_defEliad Peller1-2/+2