index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-trans.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: allow dynamic configuration of internal memory
Eran Harary
2014-05-14
1
-0
/
+13
*
iwlwifi: remove CMD_SYNC
Emmanuel Grumbach
2014-05-13
1
-5
/
+3
*
iwlwifi: add missing trailing newlines to debug messages
Johannes Berg
2014-05-11
1
-5
/
+5
*
iwlwifi: mvm/pcie: capture last commands on firmware error
Johannes Berg
2014-05-06
1
-0
/
+19
*
iwlwifi: allow to wait for a subset of the queues
Emmanuel Grumbach
2014-04-13
1
-5
/
+5
*
iwlwifi: make various things const
Johannes Berg
2014-02-13
1
-1
/
+1
*
iwlwifi: add very first D0i3 support
Arik Nemtsov
2014-02-03
1
-0
/
+16
*
iwlwifi: add D0i3 references boiler plate
Eliad Peller
2014-02-03
1
-0
/
+19
*
iwlwifi: pcie: retrieve and parse ACPI power limitations
Ido Yariv
2014-02-03
1
-0
/
+3
*
iwlwifi: add inline helper for packet lengths
Johannes Berg
2014-01-13
1
-0
/
+10
*
iwlwifi: Update Copyright to 2014
Emmanuel Grumbach
2013-12-31
1
-2
/
+2
*
iwlwifi: pcie: allow the op_mode to call stop_device whenever it wants
Emmanuel Grumbach
2013-12-31
1
-3
/
+4
*
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
1
-0
/
+1
*
iwlwifi: trans: prevent reprobe on repeated FW errors before restart
Arik Nemtsov
2013-12-17
1
-0
/
+11
*
iwlwifi: trans: prevent tx and cmds during FW error
Arik Nemtsov
2013-12-17
1
-0
/
+6
*
iwlwifi: trans: use a unified transport status
Arik Nemtsov
2013-12-17
1
-0
/
+20
*
iwlwifi: trans: divide stop_hw into stop_device/op_mode_leave
Arik Nemtsov
2013-12-17
1
-13
/
+12
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-11-05
1
-1
/
+1
|
\
|
*
iwlwifi: transport config n_no_reclaim_cmds should be unsigned
Johannes Berg
2013-10-29
1
-1
/
+1
*
|
iwlwifi: don't WARN on bad firmware state
Stanislaw Gruszka
2013-10-11
1
-11
/
+11
*
|
iwlwifi: don't WARN on host commands sent when firmware is dead
Emmanuel Grumbach
2013-10-02
1
-2
/
+4
|
/
*
iwlwifi: remove transport suspend/resume indirection
Johannes Berg
2013-08-06
1
-18
/
+1
*
iwlwifi: fix some documentation typos
Eliad Peller
2013-08-06
1
-3
/
+3
*
iwlwifi: remove testmode
Johannes Berg
2013-06-18
1
-2
/
+0
*
iwlwifi: mvm: implement D3 testing
Johannes Berg
2013-05-29
1
-6
/
+8
*
iwlwifi: fix initialisation while RF-kill is asserted
Eran Harary
2013-05-16
1
-1
/
+2
*
iwlwifi: constify the source buffer of iwl_trans_write_mem
Emmanuel Grumbach
2013-05-16
1
-2
/
+2
*
iwlwifi: mvm: clean up invalid station handling
Emmanuel Grumbach
2013-04-03
1
-2
/
+1
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-03-08
1
-12
/
+10
|
\
|
*
iwlwifi: a few fixes in license
Emmanuel Grumbach
2013-03-06
1
-1
/
+1
|
*
iwlwifi: use coherent DMA memory for command header
Johannes Berg
2013-02-28
1
-7
/
+1
|
*
iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFD
Johannes Berg
2013-02-28
1
-4
/
+8
*
|
wireless: move sequence number arithmetic to ieee80211.h
Johannes Berg
2013-03-06
1
-3
/
+0
|
/
*
iwlwifi: use threaded interrupt handler
Johannes Berg
2013-02-05
1
-2
/
+27
*
iwlwifi: move register access lock into transport
Lilach Edelstein
2013-02-01
1
-10
/
+13
*
iwlwifi: add iwl_set_bits_mask to transport API
Lilach Edelstein
2013-02-01
1
-0
/
+9
*
iwlwifi: clean up CMD_MODE enum
Johannes Berg
2013-01-30
1
-5
/
+5
*
iwlwifi: provide RX page order
Emmanuel Grumbach
2013-01-24
1
-0
/
+6
*
iwlwifi: update copyright
Johannes Berg
2013-01-24
1
-2
/
+2
*
iwlwifi: enable communication with WoWLAN firmware
Johannes Berg
2013-01-16
1
-4
/
+25
*
iwlwifi: allow to zero SRAM
Emmanuel Grumbach
2013-01-16
1
-1
/
+2
*
iwlwifi: always check that grab_nic_access succeeds
Emmanuel Grumbach
2013-01-03
1
-6
/
+6
*
iwlwifi: virtualize SRAM access
Emmanuel Grumbach
2013-01-03
1
-1
/
+42
*
iwlwifi: virtualize iwl_{grab,release}_nic_access
Emmanuel Grumbach
2013-01-03
1
-0
/
+15
*
iwlwifi: let the op_mode run a FW while in RFKILL
Emmanuel Grumbach
2013-01-03
1
-3
/
+5
*
iwlwifi: make the BC table layout configurable
Emmanuel Grumbach
2013-01-03
1
-0
/
+3
*
iwlwifi: move prph handling into the transport
Emmanuel Grumbach
2012-12-06
1
-0
/
+15
*
iwlwifi: clear trans->op_mode pointer when it is leaving
Emmanuel Grumbach
2012-11-28
1
-4
/
+3
*
iwlwifi: check the SCD conf from ALIVE response
Emmanuel Grumbach
2012-11-05
1
-4
/
+5
[next]