index
:
blackbird-op-linux
master
Blackbird™ 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: 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
*
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
[next]