index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: Update Copyright to 2014
Emmanuel Grumbach
2013-12-31
101
-169
/
+169
*
iwlwifi: mvm: rs: fix a potential NULL deref
Eyal Shapira
2013-12-31
1
-4
/
+3
*
iwlwifi: mvm: dynamically update tsf_id
Ilan Peer
2013-12-31
3
-30
/
+91
*
iwlwifi: mvm: change the parameters for calculating an AP TBTT
Ilan Peer
2013-12-31
1
-1
/
+1
*
iwlwifi: pcie: Fix CSR_RESET operation access type
Eran Harary
2013-12-31
1
-1
/
+1
*
iwlwifi: mvm: Add a missed beacons threshold
Ilan Peer
2013-12-31
2
-5
/
+21
*
iwlwifi: mvm: squash a spurious warning on chnctx change
Arik Nemtsov
2013-12-31
1
-1
/
+2
*
iwlwifi: mvm: dump to debugfs the SRAM as binary
Emmanuel Grumbach
2013-12-31
1
-28
/
+21
*
iwlwifi: mvm: BT Coex - update channel inihibition for channel 14
Emmanuel Grumbach
2013-12-31
1
-2
/
+2
*
iwlwifi: mvm: fix harmless smatch / coccinelle warnings
Emmanuel Grumbach
2013-12-31
2
-3
/
+3
*
iwlwifi: mvm: disable the device as soon as RFKILL fires
Emmanuel Grumbach
2013-12-31
2
-2
/
+9
*
iwlwifi: pcie: allow the op_mode to call stop_device whenever it wants
Emmanuel Grumbach
2013-12-31
2
-8
/
+22
*
iwlwifi: pcie: don't update the op_mode if rfkill hasn't changed
Emmanuel Grumbach
2013-12-31
1
-2
/
+11
*
iwlwifi: pcie: keep the NIC awake when commands are in flight
Emmanuel Grumbach
2013-12-31
3
-53
/
+82
*
iwlwifi: mvm: fix possible memory leak
Eytan Lifshitz
2013-12-31
1
-5
/
+6
*
iwlwifi: mvm: fix AC / FIFO mapping
Emmanuel Grumbach
2013-12-31
1
-10
/
+15
*
iwlwifi: pcie: use don't disable interrupt when rxq->lock is taken
Emmanuel Grumbach
2013-12-21
1
-28
/
+22
*
iwlwifi: pcie: use don't disable interrupt when irq_lock is taken
Emmanuel Grumbach
2013-12-21
3
-35
/
+26
*
iwlwifi: pcie: move interrupt prints to the common handler
Emmanuel Grumbach
2013-12-21
1
-61
/
+34
*
iwlwifi: pcie: no need to save inta in trans_pcie
Emmanuel Grumbach
2013-12-21
2
-16
/
+7
*
iwlwifi: pcie: return inta from iwl_pcie_int_cause_{non_}ict
Emmanuel Grumbach
2013-12-21
1
-19
/
+19
*
iwlwifi: pcie: determine the interrupt type in the handler
Emmanuel Grumbach
2013-12-17
1
-12
/
+10
*
iwlwifi: pcie: read the interrupt cause from the handler
Emmanuel Grumbach
2013-12-17
1
-9
/
+9
*
iwlwifi: pcie: move the ICT / non-ICT handling functions
Emmanuel Grumbach
2013-12-17
1
-162
/
+162
*
iwlwifi: pcie: re-organize the PCIe ISR code
Emmanuel Grumbach
2013-12-17
3
-28
/
+25
*
iwlwifi: pcie: track interrupt mask in SW
Emmanuel Grumbach
2013-12-17
2
-8
/
+11
*
iwlwifi: pcie: clean up ICT allocation code
Emmanuel Grumbach
2013-12-17
2
-12
/
+6
*
iwlwifi: mvm: rs: fix variable shadowing
Johannes Berg
2013-12-17
1
-5
/
+3
*
iwlwifi: mvm: rs: fix RTS protection being set indefinitely
Eyal Shapira
2013-12-17
2
-14
/
+0
*
iwlwifi: mvm: set highest rate in VHT MCS Set
Eyal Shapira
2013-12-17
1
-0
/
+6
*
iwlwifi: mvm: rs: disable MCS9 Tx workaround
Eyal Shapira
2013-12-17
1
-0
/
+8
*
iwlwifi: mvm: Do not allow AP MAC context update if not active
Ilan Peer
2013-12-17
1
-0
/
+5
*
iwlwifi: mvm: fixup Makefile
Emmanuel Grumbach
2013-12-17
1
-1
/
+0
*
iwlwifi: mvm: rs: refactor rate scale action decision
Eyal Shapira
2013-12-17
1
-83
/
+103
*
iwlwifi: mvm: rs: remove unnecessary debug logs
Eyal Shapira
2013-12-17
1
-7
/
+2
*
iwlwifi: mvm: rs: improve rates table algo
Eyal Shapira
2013-12-17
1
-103
/
+151
*
iwlwifi: mvm: rs: avoid recalc of supported legacy rate mask
Eyal Shapira
2013-12-17
2
-35
/
+2
*
iwlwifi: mvm: rs: refactor building the LQ command
Eyal Shapira
2013-12-17
2
-104
/
+82
*
iwlwifi: mvm: Add and examine TLV flag for P2P client uAPSD support
Alexander Bondar
2013-12-17
2
-0
/
+6
*
iwlwifi: trans: turn set_pmi into an optional callback
Arik Nemtsov
2013-12-17
1
-1
/
+2
*
iwlwifi: trans: clear FW_ERROR status in common code
Arik Nemtsov
2013-12-17
2
-2
/
+1
*
iwlwifi: trans: prevent reprobe on repeated FW errors before restart
Arik Nemtsov
2013-12-17
4
-15
/
+20
*
iwlwifi: mvm: check iwl_nvm_init return value
Eliad Peller
2013-12-17
1
-1
/
+3
*
iwlwifi: remove pointer to transport from op_mode
Emmanuel Grumbach
2013-12-17
2
-4
/
+1
*
iwlwifi: mvm: rs: move rs_program_fix_rate to cleanup ifdefs
Eyal Shapira
2013-12-17
1
-24
/
+22
*
iwlwifi: trans: prevent tx and cmds during FW error
Arik Nemtsov
2013-12-17
2
-3
/
+6
*
iwlwifi: trans: use a unified transport status
Arik Nemtsov
2013-12-17
5
-81
/
+65
*
iwlwifi: trans: divide stop_hw into stop_device/op_mode_leave
Arik Nemtsov
2013-12-17
8
-67
/
+55
*
iwlwifi: mvm: clarify smps_requests documentation
Johannes Berg
2013-12-17
1
-2
/
+2
*
iwlwifi: mvm: configure phy_ctxt with min_def
Eliad Peller
2013-12-17
1
-2
/
+2
[next]