index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-31
iwlwifi: Update Copyright to 2014
Emmanuel Grumbach
101
-169
/
+169
2013-12-31
iwlwifi: mvm: rs: fix a potential NULL deref
Eyal Shapira
1
-4
/
+3
2013-12-31
iwlwifi: mvm: dynamically update tsf_id
Ilan Peer
3
-30
/
+91
2013-12-31
iwlwifi: mvm: change the parameters for calculating an AP TBTT
Ilan Peer
1
-1
/
+1
2013-12-31
iwlwifi: pcie: Fix CSR_RESET operation access type
Eran Harary
1
-1
/
+1
2013-12-31
iwlwifi: mvm: Add a missed beacons threshold
Ilan Peer
2
-5
/
+21
2013-12-31
iwlwifi: mvm: squash a spurious warning on chnctx change
Arik Nemtsov
1
-1
/
+2
2013-12-31
iwlwifi: mvm: dump to debugfs the SRAM as binary
Emmanuel Grumbach
1
-28
/
+21
2013-12-31
iwlwifi: mvm: BT Coex - update channel inihibition for channel 14
Emmanuel Grumbach
1
-2
/
+2
2013-12-31
iwlwifi: mvm: fix harmless smatch / coccinelle warnings
Emmanuel Grumbach
2
-3
/
+3
2013-12-31
iwlwifi: mvm: disable the device as soon as RFKILL fires
Emmanuel Grumbach
2
-2
/
+9
2013-12-31
iwlwifi: pcie: allow the op_mode to call stop_device whenever it wants
Emmanuel Grumbach
2
-8
/
+22
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
[next]