summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
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
2013-12-17iwlwifi: mvm: add multicast filtering supportEliad Peller4-13/+102
2013-12-17iwlwifi: mvm: move iwl_mvm_set_tx_power to PHY areaEmmanuel Grumbach1-14/+14
2013-12-17iwlwifi: mvm: add per-vif power debugfs hooksAlexander Bondar2-0/+360
2013-12-17iwlwifi: mvm: Enable power save on a single P2P client interfaceAlexander Bondar3-4/+24
2013-12-17iwlwifi: mvm: Disable power save for monitor interfaceAlexander Bondar3-12/+35
2013-12-17iwlwifi: mvm: Change power management dependency on multi MACAlexander Bondar3-65/+53
2013-12-17iwlwifi: mvm: Add uAPSD misbehaving AP notification handlingAlexander Bondar6-140/+209
2013-12-17iwlwifi: publish Tx STBC support in VHTEyal Shapira1-2/+6
2013-12-17iwlwifi: set VHT beamformee STS cap correctlyEyal Shapira1-0/+3
2013-12-17iwlwifi: publish STBC support in HTEyal Shapira3-0/+10
2013-12-17iwlwifi: mvm: add a generic cipher scheme supportMax Stepanov10-8/+115
2013-12-17iwlwifi: mvm: Add Smart FIFO supportLilach Edelstein8-2/+402