index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
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: 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
*
iwlwifi: handle RFKILL logic in the transport layer
Emmanuel Grumbach
2012-10-31
1
-4
/
+3
*
iwlwifi: clarify NOCOPY/DUP documentation
Johannes Berg
2012-10-29
1
-1
/
+4
*
iwlwifi: support host command with copied data
Johannes Berg
2012-10-29
1
-1
/
+5
*
iwlwifi: make data frame tracing optional
Johannes Berg
2012-10-16
1
-0
/
+8
*
iwlwifi: get the correct HCMD in the response handler
Emmanuel Grumbach
2012-07-26
1
-2
/
+8
*
iwlwifi: rework the iwlwifi debugfs structure
Meenakshi Venkataraman
2012-07-26
1
-0
/
+2
*
iwlwifi: don't use stack memory for kmem cache name
Johannes Berg
2012-07-12
1
-0
/
+1
*
iwlwifi: configure the queues from the op_mode
Emmanuel Grumbach
2012-06-25
1
-10
/
+17
*
iwlwifi: allocate Tx cmd pool per device
Emmanuel Grumbach
2012-06-06
1
-0
/
+29
*
iwlwifi: s/txq_setup/txq_enable
Emmanuel Grumbach
2012-06-06
1
-7
/
+7
*
iwlwifi: s/txq_agg_disable/txq_disable
Emmanuel Grumbach
2012-06-06
1
-4
/
+4
*
iwlwifi: move IWL_CMD_FAILED_MSK
Johannes Berg
2012-06-05
1
-0
/
+3
*
iwlwifi: Move IWL_MASK macro to transport.
Gregory Greenman
2012-06-05
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-0
/
+1
|
\
|
*
iwlwifi: fix skb truesize underestimation
Eric Dumazet
2012-05-03
1
-0
/
+1
*
|
iwlwifi: use direct calls for transport free
Johannes Berg
2012-04-23
1
-22
/
+1
*
|
iwlwifi: clean up iwl-shared.h includes
Johannes Berg
2012-04-23
1
-7
/
+2
*
|
iwlwifi: provide proper API to disable all interrupts
Emmanuel Grumbach
2012-04-23
1
-4
/
+6
*
|
iwlwifi: remove unneeded includes
Emmanuel Grumbach
2012-04-18
1
-1
/
+0
*
|
iwlwifi: remove the shared area
Emmanuel Grumbach
2012-04-18
1
-6
/
+4
*
|
iwlwifi: transport holds its pointer to the config
Emmanuel Grumbach
2012-04-18
1
-2
/
+6
*
|
iwlwifi: remove get_cmd_string
Johannes Berg
2012-04-16
1
-0
/
+3
*
|
iwlwifi: move eeprom into priv
Johannes Berg
2012-04-12
1
-2
/
+0
*
|
iwlwifi: move queue watchdog into transport
Johannes Berg
2012-04-12
1
-9
/
+3
*
|
iwlwifi: move rx_page_order into transport
Johannes Berg
2012-04-12
1
-0
/
+4
*
|
iwlwifi: split POWER_PMI status bit
Don Fry
2012-04-09
1
-0
/
+7
*
|
iwlwifi: move queue mapping out of transport
Johannes Berg
2012-04-09
1
-40
/
+31
*
|
iwlwifi: process multiple frames per RXB
Johannes Berg
2012-04-09
1
-4
/
+13
|
/
*
iwlwifi: move wait_command_queue from shared to trans
Meenakshi Venkataraman
2012-03-12
1
-0
/
+3
*
iwlwifi: convert bad state message into warning
Johannes Berg
2012-03-12
1
-14
/
+14
*
iwlwifi: abstract out missing SEQ_RX_FRAME workaround
Johannes Berg
2012-03-12
1
-0
/
+9
*
iwlwifi: restore PAN support
Emmanuel Grumbach
2012-03-09
1
-1
/
+2
*
iwlwifi: move command queue number out of the iwl_shared struct
Meenakshi Venkataraman
2012-03-09
1
-0
/
+9
*
iwlwifi: configure transport layer from dvm op mode
Meenakshi Venkataraman
2012-03-08
1
-2
/
+12
[next]