index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-trans.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-06
iwlwifi: move prph handling into the transport
Emmanuel Grumbach
1
-0
/
+15
2012-11-28
iwlwifi: clear trans->op_mode pointer when it is leaving
Emmanuel Grumbach
1
-4
/
+3
2012-11-05
iwlwifi: check the SCD conf from ALIVE response
Emmanuel Grumbach
1
-4
/
+5
2012-10-31
iwlwifi: handle RFKILL logic in the transport layer
Emmanuel Grumbach
1
-4
/
+3
2012-10-29
iwlwifi: clarify NOCOPY/DUP documentation
Johannes Berg
1
-1
/
+4
2012-10-29
iwlwifi: support host command with copied data
Johannes Berg
1
-1
/
+5
2012-10-16
iwlwifi: make data frame tracing optional
Johannes Berg
1
-0
/
+8
2012-07-26
iwlwifi: get the correct HCMD in the response handler
Emmanuel Grumbach
1
-2
/
+8
2012-07-26
iwlwifi: rework the iwlwifi debugfs structure
Meenakshi Venkataraman
1
-0
/
+2
2012-07-12
iwlwifi: don't use stack memory for kmem cache name
Johannes Berg
1
-0
/
+1
2012-06-25
iwlwifi: configure the queues from the op_mode
Emmanuel Grumbach
1
-10
/
+17
2012-06-06
iwlwifi: allocate Tx cmd pool per device
Emmanuel Grumbach
1
-0
/
+29
2012-06-06
iwlwifi: s/txq_setup/txq_enable
Emmanuel Grumbach
1
-7
/
+7
2012-06-06
iwlwifi: s/txq_agg_disable/txq_disable
Emmanuel Grumbach
1
-4
/
+4
2012-06-05
iwlwifi: move IWL_CMD_FAILED_MSK
Johannes Berg
1
-0
/
+3
2012-06-05
iwlwifi: Move IWL_MASK macro to transport.
Gregory Greenman
1
-0
/
+2
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-05-03
iwlwifi: fix skb truesize underestimation
Eric Dumazet
1
-0
/
+1
2012-04-23
iwlwifi: use direct calls for transport free
Johannes Berg
1
-22
/
+1
2012-04-23
iwlwifi: clean up iwl-shared.h includes
Johannes Berg
1
-7
/
+2
2012-04-23
iwlwifi: provide proper API to disable all interrupts
Emmanuel Grumbach
1
-4
/
+6
2012-04-18
iwlwifi: remove unneeded includes
Emmanuel Grumbach
1
-1
/
+0
2012-04-18
iwlwifi: remove the shared area
Emmanuel Grumbach
1
-6
/
+4
2012-04-18
iwlwifi: transport holds its pointer to the config
Emmanuel Grumbach
1
-2
/
+6
2012-04-16
iwlwifi: remove get_cmd_string
Johannes Berg
1
-0
/
+3
2012-04-12
iwlwifi: move eeprom into priv
Johannes Berg
1
-2
/
+0
2012-04-12
iwlwifi: move queue watchdog into transport
Johannes Berg
1
-9
/
+3
2012-04-12
iwlwifi: move rx_page_order into transport
Johannes Berg
1
-0
/
+4
2012-04-09
iwlwifi: split POWER_PMI status bit
Don Fry
1
-0
/
+7
2012-04-09
iwlwifi: move queue mapping out of transport
Johannes Berg
1
-40
/
+31
2012-04-09
iwlwifi: process multiple frames per RXB
Johannes Berg
1
-4
/
+13
2012-03-12
iwlwifi: move wait_command_queue from shared to trans
Meenakshi Venkataraman
1
-0
/
+3
2012-03-12
iwlwifi: convert bad state message into warning
Johannes Berg
1
-14
/
+14
2012-03-12
iwlwifi: abstract out missing SEQ_RX_FRAME workaround
Johannes Berg
1
-0
/
+9
2012-03-09
iwlwifi: restore PAN support
Emmanuel Grumbach
1
-1
/
+2
2012-03-09
iwlwifi: move command queue number out of the iwl_shared struct
Meenakshi Venkataraman
1
-0
/
+9
2012-03-08
iwlwifi: configure transport layer from dvm op mode
Meenakshi Venkataraman
1
-2
/
+12
2012-03-08
iwlwifi: transport's tx_agg_disable must be atomic
Johannes Berg
1
-3
/
+1
2012-03-08
iwlwifi: redesign PASSIVE_NO_RX workaround
Johannes Berg
1
-33
/
+3
2012-03-07
iwlwifi: move packet to transport
Johannes Berg
1
-0
/
+56
2012-03-07
iwlwifi: move irq to PCIe
Johannes Berg
1
-2
/
+0
2012-03-07
iwlwifi: move all uCode load variables
Johannes Berg
1
-3
/
+0
2012-03-07
iwlwifi: add wrappers for command sending
Johannes Berg
1
-3
/
+0
2012-03-07
iwlwifi: split out firmware store
Johannes Berg
1
-2
/
+3
2012-03-07
iwlwifi: move ucode loading to op_mode
Johannes Berg
1
-19
/
+0
2012-03-06
iwlwifi: iwl_rx_cmd_buffer belongs to transport API
Johannes Berg
1
-0
/
+17
2012-03-06
iwlwifi: transport's tx_agg_alloc must not sleep
Johannes Berg
1
-3
/
+1
2012-03-06
iwlwifi: pass response packet directly
Johannes Berg
1
-2
/
+11
2012-03-06
iwlwifi: clean up (wowlan) suspend flow
Johannes Berg
1
-0
/
+11
2012-03-06
iwlwifi: introduce per-queue locks
Johannes Berg
1
-2
/
+0
[next]