index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-31
iwlwifi: pcie: don't update the op_mode if rfkill hasn't changed
Emmanuel Grumbach
1
-2
/
+11
2013-12-31
iwlwifi: pcie: keep the NIC awake when commands are in flight
Emmanuel Grumbach
3
-53
/
+82
2013-12-31
iwlwifi: mvm: fix possible memory leak
Eytan Lifshitz
1
-5
/
+6
2013-12-31
iwlwifi: mvm: fix AC / FIFO mapping
Emmanuel Grumbach
1
-10
/
+15
2013-12-21
iwlwifi: pcie: use don't disable interrupt when rxq->lock is taken
Emmanuel Grumbach
1
-28
/
+22
2013-12-21
iwlwifi: pcie: use don't disable interrupt when irq_lock is taken
Emmanuel Grumbach
3
-35
/
+26
2013-12-21
iwlwifi: pcie: move interrupt prints to the common handler
Emmanuel Grumbach
1
-61
/
+34
2013-12-21
iwlwifi: pcie: no need to save inta in trans_pcie
Emmanuel Grumbach
2
-16
/
+7
2013-12-21
iwlwifi: pcie: return inta from iwl_pcie_int_cause_{non_}ict
Emmanuel Grumbach
1
-19
/
+19
2013-12-17
iwlwifi: pcie: determine the interrupt type in the handler
Emmanuel Grumbach
1
-12
/
+10
2013-12-17
iwlwifi: pcie: read the interrupt cause from the handler
Emmanuel Grumbach
1
-9
/
+9
2013-12-17
iwlwifi: pcie: move the ICT / non-ICT handling functions
Emmanuel Grumbach
1
-162
/
+162
2013-12-17
iwlwifi: pcie: re-organize the PCIe ISR code
Emmanuel Grumbach
3
-28
/
+25
2013-12-17
iwlwifi: pcie: track interrupt mask in SW
Emmanuel Grumbach
2
-8
/
+11
2013-12-17
iwlwifi: pcie: clean up ICT allocation code
Emmanuel Grumbach
2
-12
/
+6
2013-12-17
iwlwifi: mvm: rs: fix variable shadowing
Johannes Berg
1
-5
/
+3
2013-12-17
iwlwifi: mvm: rs: fix RTS protection being set indefinitely
Eyal Shapira
2
-14
/
+0
2013-12-17
iwlwifi: mvm: set highest rate in VHT MCS Set
Eyal Shapira
1
-0
/
+6
2013-12-17
iwlwifi: mvm: rs: disable MCS9 Tx workaround
Eyal Shapira
1
-0
/
+8
2013-12-17
iwlwifi: mvm: Do not allow AP MAC context update if not active
Ilan Peer
1
-0
/
+5
2013-12-17
iwlwifi: mvm: fixup Makefile
Emmanuel Grumbach
1
-1
/
+0
2013-12-17
iwlwifi: mvm: rs: refactor rate scale action decision
Eyal Shapira
1
-83
/
+103
2013-12-17
iwlwifi: mvm: rs: remove unnecessary debug logs
Eyal Shapira
1
-7
/
+2
2013-12-17
iwlwifi: mvm: rs: improve rates table algo
Eyal Shapira
1
-103
/
+151
2013-12-17
iwlwifi: mvm: rs: avoid recalc of supported legacy rate mask
Eyal Shapira
2
-35
/
+2
2013-12-17
iwlwifi: mvm: rs: refactor building the LQ command
Eyal Shapira
2
-104
/
+82
2013-12-17
iwlwifi: mvm: Add and examine TLV flag for P2P client uAPSD support
Alexander Bondar
2
-0
/
+6
2013-12-17
iwlwifi: trans: turn set_pmi into an optional callback
Arik Nemtsov
1
-1
/
+2
2013-12-17
iwlwifi: trans: clear FW_ERROR status in common code
Arik Nemtsov
2
-2
/
+1
2013-12-17
iwlwifi: trans: prevent reprobe on repeated FW errors before restart
Arik Nemtsov
4
-15
/
+20
2013-12-17
iwlwifi: mvm: check iwl_nvm_init return value
Eliad Peller
1
-1
/
+3
2013-12-17
iwlwifi: remove pointer to transport from op_mode
Emmanuel Grumbach
2
-4
/
+1
2013-12-17
iwlwifi: mvm: rs: move rs_program_fix_rate to cleanup ifdefs
Eyal Shapira
1
-24
/
+22
2013-12-17
iwlwifi: trans: prevent tx and cmds during FW error
Arik Nemtsov
2
-3
/
+6
2013-12-17
iwlwifi: trans: use a unified transport status
Arik Nemtsov
5
-81
/
+65
2013-12-17
iwlwifi: trans: divide stop_hw into stop_device/op_mode_leave
Arik Nemtsov
8
-67
/
+55
2013-12-17
iwlwifi: mvm: clarify smps_requests documentation
Johannes Berg
1
-2
/
+2
2013-12-17
iwlwifi: mvm: configure phy_ctxt with min_def
Eliad Peller
1
-2
/
+2
2013-12-17
iwlwifi: mvm: add multicast filtering support
Eliad Peller
4
-13
/
+102
2013-12-17
iwlwifi: mvm: move iwl_mvm_set_tx_power to PHY area
Emmanuel Grumbach
1
-14
/
+14
2013-12-17
iwlwifi: mvm: add per-vif power debugfs hooks
Alexander Bondar
2
-0
/
+360
2013-12-17
iwlwifi: mvm: Enable power save on a single P2P client interface
Alexander Bondar
3
-4
/
+24
2013-12-17
iwlwifi: mvm: Disable power save for monitor interface
Alexander Bondar
3
-12
/
+35
2013-12-17
iwlwifi: mvm: Change power management dependency on multi MAC
Alexander Bondar
3
-65
/
+53
2013-12-17
iwlwifi: mvm: Add uAPSD misbehaving AP notification handling
Alexander Bondar
6
-140
/
+209
2013-12-17
iwlwifi: publish Tx STBC support in VHT
Eyal Shapira
1
-2
/
+6
2013-12-17
iwlwifi: set VHT beamformee STS cap correctly
Eyal Shapira
1
-0
/
+3
2013-12-17
iwlwifi: publish STBC support in HT
Eyal Shapira
3
-0
/
+10
2013-12-17
iwlwifi: mvm: add a generic cipher scheme support
Max Stepanov
10
-8
/
+115
2013-12-17
iwlwifi: mvm: Add Smart FIFO support
Lilach Edelstein
8
-2
/
+402
[next]