index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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: move ucode loading to op_mode
Johannes Berg
2012-03-07
1
-19
/
+0
*
iwlwifi: iwl_rx_cmd_buffer belongs to transport API
Johannes Berg
2012-03-06
1
-0
/
+17
*
iwlwifi: transport's tx_agg_alloc must not sleep
Johannes Berg
2012-03-06
1
-3
/
+1
*
iwlwifi: pass response packet directly
Johannes Berg
2012-03-06
1
-2
/
+11
*
iwlwifi: clean up (wowlan) suspend flow
Johannes Berg
2012-03-06
1
-0
/
+11
*
iwlwifi: introduce per-queue locks
Johannes Berg
2012-03-06
1
-2
/
+0
*
iwlwifi: iwl-trans.h doesn't need all these includes
Emmanuel Grumbach
2012-02-27
1
-4
/
+4
*
iwlwifi: document the operational mode
Emmanuel Grumbach
2012-02-27
1
-6
/
+0
*
iwlwifi: kill iwl_bus.h
Emmanuel Grumbach
2012-02-27
1
-0
/
+2
*
iwlwifi: virtualize op_mode's free skb
Emmanuel Grumbach
2012-02-27
1
-0
/
+13
*
iwlwifi: use sparse compliant __aligned__ attribute
Emmanuel Grumbach
2012-02-27
1
-1
/
+1
*
iwlwifi: save ucode capabilities in iwl_fw
Don Fry
2012-02-17
1
-3
/
+0
*
iwlwifi: the transport knows its state
Emmanuel Grumbach
2012-02-17
1
-0
/
+49
*
iwlwifi: document the transport layer
Emmanuel Grumbach
2012-02-17
1
-13
/
+107
*
iwlwifi: change args to ucode routines
Don Fry
2012-02-17
1
-2
/
+0
*
iwlwifi: Move ucode pointers to iwl_fw
Don Fry
2012-02-17
1
-15
/
+1
*
iwlwifi: move all ucode routines to iwl-ucode.c
Don Fry
2012-02-02
1
-2
/
+0
*
iwlwifi: move hw_rev to transport layer
Emmanuel Grumbach
2012-02-02
1
-0
/
+1
*
iwlwifi: kill bus_get_hw_id
Emmanuel Grumbach
2012-02-02
1
-0
/
+3
*
iwlwifi: kill bus_get_hw_id_string
Emmanuel Grumbach
2012-02-02
1
-0
/
+2
*
iwlwifi: kill bus_is_pm_supported
Emmanuel Grumbach
2012-02-02
1
-0
/
+2
*
iwlwifi: consolidate the start_device flow
Emmanuel Grumbach
2012-02-02
1
-25
/
+19
*
iwlwifi: introduce trans_ops->stop_hw
Emmanuel Grumbach
2012-02-02
1
-0
/
+8
*
iwlwifi: move prepare_card_hw to start_hw
Emmanuel Grumbach
2012-02-02
1
-8
/
+0
*
iwlwifi: rename trans_ops->request_irq to trans_ops->start_hw
Emmanuel Grumbach
2012-02-02
1
-4
/
+4
*
iwlwifi: don't use the bus for ucode fw_desc any more
Emmanuel Grumbach
2012-02-02
1
-1
/
+1
*
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
2012-02-02
1
-0
/
+2
*
iwlwifi: the read / write register ops move to transport
Emmanuel Grumbach
2012-02-02
1
-0
/
+21
*
iwlwifi: move the bus configuration to transport
Emmanuel Grumbach
2012-02-02
1
-0
/
+5
*
iwlwifi: allocate the transport from the bus layer
Emmanuel Grumbach
2012-02-02
1
-6
/
+15
*
iwlwifi: Connect IDI transport to driver.
Gregory Greenman
2012-02-02
1
-0
/
+1
*
iwlwifi: add fw_alive to transport layer API, kill tx_start
Emmanuel Grumbach
2012-02-02
1
-8
/
+7
*
iwlwifi: update Copyright
Wey-Yi Guy
2012-01-06
1
-2
/
+2
*
iwlwifi: tid_data logic move to upper layer - seq_number
Emmanuel Grumbach
2011-12-16
1
-3
/
+3
*
iwlwifi: tid_data logic move to upper layer - txqid
Emmanuel Grumbach
2011-12-16
1
-3
/
+4
*
iwlwifi: tid_data logic move to upper layer - tx AGG setup
Emmanuel Grumbach
2011-12-16
1
-3
/
+3
*
iwlwifi: tid_data logic move to upper layer - tx AGG alloc
Emmanuel Grumbach
2011-12-16
1
-5
/
+3
*
iwlwifi: tid_data logic move to upper layer - tx AGG stop
Emmanuel Grumbach
2011-12-16
1
-4
/
+2
*
iwlwifi: move calib_results list from iwl_priv to iwl_trans
Don Fry
2011-12-08
1
-0
/
+18
*
iwlwifi: move ucode_type from iwl_priv to iwl_shared
Don Fry
2011-12-02
1
-7
/
+0
*
iwlagn: move nvm_device_type from iwl_priv to iwl_trans
Don Fry
2011-11-11
1
-0
/
+3
*
iwlwifi: add debug information on queue stop / wake
Emmanuel Grumbach
2011-11-11
1
-6
/
+9
*
iwlagn: move ucode files out of the iwl_priv structure
Don Fry
2011-11-11
1
-0
/
+29
*
iwlagn: move ucode_write_complete from priv to trans structure
Don Fry
2011-11-11
1
-0
/
+3
*
iwlagn: simplify the iwl_device_cmd layout
Emmanuel Grumbach
2011-09-21
1
-9
/
+1
*
iwlagn: remove the callback in host commands
Emmanuel Grumbach
2011-09-21
1
-3
/
+4
*
iwlagn: clean up PM code
Johannes Berg
2011-09-19
1
-1
/
+4
*
iwlagn: generically provide iwl_trans_send_cmd_pdu
Johannes Berg
2011-09-19
1
-8
/
+2
*
iwlagn: use enum iwl_rxon_context_id instead of u8
Emmanuel Grumbach
2011-09-19
1
-4
/
+8
*
iwlagn: clean up of transport layer
Emmanuel Grumbach
2011-09-14
1
-3
/
+63
[next]