Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0390549571cb614ac5cd3327b63f95155a75c673
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-trans.h
0390549
iwlwifi: the read / write register ops move to transport
by Emmanuel Grumbach
· 13 years ago
a42a184
iwlwifi: move the bus configuration to transport
by Emmanuel Grumbach
· 13 years ago
b52e7ea
iwlwifi: allocate the transport from the bus layer
by Emmanuel Grumbach
· 13 years ago
a591697
iwlwifi: Connect IDI transport to driver.
by Gregory Greenman
· 13 years ago
ed6a380
iwlwifi: add fw_alive to transport layer API, kill tx_start
by Emmanuel Grumbach
· 13 years ago
4e31826
iwlwifi: update Copyright
by Wey-Yi Guy
· 13 years ago
34b5321
iwlwifi: tid_data logic move to upper layer - seq_number
by Emmanuel Grumbach
· 13 years ago
76bc10f
iwlwifi: tid_data logic move to upper layer - txqid
by Emmanuel Grumbach
· 13 years ago
822e8b2
iwlwifi: tid_data logic move to upper layer - tx AGG setup
by Emmanuel Grumbach
· 13 years ago
3c69b59
iwlwifi: tid_data logic move to upper layer - tx AGG alloc
by Emmanuel Grumbach
· 13 years ago
bc23773
iwlwifi: tid_data logic move to upper layer - tx AGG stop
by Emmanuel Grumbach
· 13 years ago
45c30db
iwlwifi: move calib_results list from iwl_priv to iwl_trans
by Don Fry
· 13 years ago
3d6acef
iwlwifi: move ucode_type from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
97b52cf
iwlagn: move nvm_device_type from iwl_priv to iwl_trans
by Don Fry
· 13 years ago
81a3de1
iwlwifi: add debug information on queue stop / wake
by Emmanuel Grumbach
· 13 years ago
de7f5f9
iwlagn: move ucode files out of the iwl_priv structure
by Don Fry
· 13 years ago
5703ddb
iwlagn: move ucode_write_complete from priv to trans structure
by Don Fry
· 13 years ago
132f98c
iwlagn: simplify the iwl_device_cmd layout
by Emmanuel Grumbach
· 13 years ago
247c61d
iwlagn: remove the callback in host commands
by Emmanuel Grumbach
· 13 years ago
c01a404
iwlagn: clean up PM code
by Johannes Berg
· 13 years ago
370ad31
iwlagn: generically provide iwl_trans_send_cmd_pdu
by Johannes Berg
· 13 years ago
14991a9
iwlagn: use enum iwl_rxon_context_id instead of u8
by Emmanuel Grumbach
· 13 years ago
522376d
iwlagn: clean up of transport layer
by Emmanuel Grumbach
· 13 years ago
e20d4341
iwlagn: move the stop / wake queue logic to transport layer
by Emmanuel Grumbach
· 13 years ago
f22be62
iwlagn: move check_stuck_queue to transport layer
by Emmanuel Grumbach
· 13 years ago
5f178cd
iwlagn: move wait_for_tx_queue_empty to transport layer
by Emmanuel Grumbach
· 13 years ago
c91bd12
iwlagn: cosmetics in iwl-trans.h
by Emmanuel Grumbach
· 13 years ago
7f01d56
iwlagn: move the disable agg logic to transport layer
by Emmanuel Grumbach
· 13 years ago
464021f
iwlagn: move the check_empty logic to the transport layer
by Emmanuel Grumbach
· 13 years ago
288712a
iwlagn: allocate resources for TX BA session in transport
by Emmanuel Grumbach
· 13 years ago
e13c0c5
iwlagn: move the mapping ac to queue / fifo to transport
by Emmanuel Grumbach
· 13 years ago
dfa2bdb
iwlagn: upper layer uses slabs to allocate tx cmds
by Emmanuel Grumbach
· 13 years ago
ba562f7
iwlagn: set tx_fifo for ampdu in transport layer
by Emmanuel Grumbach
· 13 years ago
2c45229
iwlagn: upper layer stores iwl_rxon_context in skb's CB
by Emmanuel Grumbach
· 13 years ago
ae2c30b
iwlagn: stop the device before freeing it
by Emmanuel Grumbach
· 13 years ago
a72b8b0
iwlagn: add missing includes
by Emmanuel Grumbach
· 13 years ago
7201247
iwlagn: move hcmd_lock to transport layer
by Emmanuel Grumbach
· 13 years ago
6d8f6ee
iwlagn: transport layer should receive iwl_trans
by Emmanuel Grumbach
· 13 years ago
04e1cab
iwlagn: move reclaim related functions
by Emmanuel Grumbach
· 13 years ago
a0eaad7
iwlagn: reclaim the packets in transport layer
by Emmanuel Grumbach
· 13 years ago
0c32576
iwlagn: move ISR related data to transport layer
by Emmanuel Grumbach
· 13 years ago
57210f7
iwlagn: move iwl_suspend / iwl_resume to the transport layer
by Emmanuel Grumbach
· 13 years ago
5a878bf
iwlagn: iwl_rx_queue moves to the iwl_trans_pcie
by Emmanuel Grumbach
· 13 years ago
87e5666
iwlagn: transport handler can register debugfs entries
by Emmanuel Grumbach
· 13 years ago
6fbfae8
iwlagn: add comments to iwl_bus / iwl_trans
by Emmanuel Grumbach
· 13 years ago
e6bb4c9
iwlagn: bus layer chooses its transport layer
by Emmanuel Grumbach
· 13 years ago
41c5054
iwlagn: transport layer receives struct iwl_trans*
by Emmanuel Grumbach
· 13 years ago
0286cee
iwlagn: move iwl_prepare_card_hw to the transport layer
by Emmanuel Grumbach
· 13 years ago
392f8b7
iwlagn: move more functions from the start flow to the transport layer
by Emmanuel Grumbach
· 13 years ago
48d42c4
iwlagn: SCD configuration for AMPDU moves to transport layer
by Emmanuel Grumbach
· 13 years ago
56d90f4
iwlagn: add kick_nic API to transport layer
by Emmanuel Grumbach
· 13 years ago
b3c2ce1
iwlagn: add tx start API to transport layer
by Emmanuel Grumbach
· 13 years ago
ab6cf8e
iwlagn: move iwlagn_stop_device to transport layer
by Emmanuel Grumbach
· 13 years ago
253a634
iwlagn: move tx transport functions to iwl-trans-tx-pcie.c
by Emmanuel Grumbach
· 13 years ago
a27367d
iwlagn: move sync_irq to transport layer
by Emmanuel Grumbach
· 13 years ago
34c1b7b
iwlagn: move the tasklet / irq to the transport layer
by Emmanuel Grumbach
· 13 years ago
47c1b49
iwlagn: move Tx datapath to transport layer
by Emmanuel Grumbach
· 13 years ago
bdfbf09
iwlagn: provide heplers to access the transport ops
by Emmanuel Grumbach
· 13 years ago
c85eb61
iwlagn: introduce transport layer and implement rx_init
by Emmanuel Grumbach
· 13 years ago