Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c9eec95cb429359efd39a3c87fb1544fe2b77bc5
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-trans-pcie.c
c9eec95
iwlwifi: move rfkill status handling out of transport
by Johannes Berg
· 13 years ago
0692fe4
iwlwifi: split out firmware store
by Johannes Berg
· 13 years ago
e199188
iwlwifi: move ucode loading to op_mode
by Johannes Berg
· 13 years ago
0439bb6
iwlwifi: move IWL_MASK into file using it
by Johannes Berg
· 13 years ago
2dd4f9f
iwlwifi: clean up (wowlan) suspend flow
by Johannes Berg
· 13 years ago
015c15e
iwlwifi: introduce per-queue locks
by Johannes Berg
· 13 years ago
e679378
iwlwifi: iwl-trans.h doesn't need all these includes
by Emmanuel Grumbach
· 13 years ago
7120d98
iwlwifi: virtualize op_mode's set_hw_rf_kill
by Emmanuel Grumbach
· 13 years ago
7b11488
iwlwifi: give PCIe its own lock
by Johannes Berg
· 13 years ago
1ee158d
iwlwifi: move workqueue to priv
by Johannes Berg
· 13 years ago
ca994a3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
f057ac4
iwlwifi: release IRQ in error path
by Johannes Berg
· 13 years ago
1df06bd
iwlwifi: stop_hw replace enable_rfkill_int
by Emmanuel Grumbach
· 13 years ago
08079a4
iwlwifi: move hw_rev to transport layer
by Emmanuel Grumbach
· 13 years ago
99673ee
iwlwifi: kill bus_get_hw_id
by Emmanuel Grumbach
· 13 years ago
9ca8596
iwlwifi: kill bus_get_hw_id_string
by Emmanuel Grumbach
· 13 years ago
f6d0e9b
iwlwifi: kill bus_is_pm_supported
by Emmanuel Grumbach
· 13 years ago
af634be
iwlwifi: kill bus_apm_config
by Emmanuel Grumbach
· 13 years ago
cf61429
iwlwifi: consolidate the start_device flow
by Emmanuel Grumbach
· 13 years ago
d48e207
iwlwifi: move the RF kill logic from iwl_probe to transport
by Emmanuel Grumbach
· 13 years ago
cc56feb
iwlwifi: introduce trans_ops->stop_hw
by Emmanuel Grumbach
· 13 years ago
a6c684e
iwlwifi: move apm_init to start_hw
by Emmanuel Grumbach
· 13 years ago
ebb7678
iwlwifi: move prepare_card_hw to start_hw
by Emmanuel Grumbach
· 13 years ago
57a1dc8
iwlwifi: rename trans_ops->request_irq to trans_ops->start_hw
by Emmanuel Grumbach
· 13 years ago
1042db2
iwlwifi: give trans to all the read / write functions
by Emmanuel Grumbach
· 13 years ago
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
3d29dd9
iwlwifi: don't mess up QoS counters with non-QoS frames
by Emmanuel Grumbach
· 13 years ago
4e31826
iwlwifi: update Copyright
by Wey-Yi Guy
· 13 years ago
1032c73
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
84c816d
drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocation
by Djalal Harouni
· 13 years ago
57adc1f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
abb434c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
96f1f05
iwlwifi: update SCD BC table for all SCD queues
by Emmanuel Grumbach
· 13 years ago
631b84c
iwlwifi: add debug in Tx path in AGG flow
by Emmanuel Grumbach
· 13 years ago
97756fb
iwlwifi: transport layer shouldn't access the AGG SM
by Emmanuel Grumbach
· 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
20addec
iwlwifi: tid_data logic move to upper layer - check_empty
by Emmanuel Grumbach
· 13 years ago
bc23773
iwlwifi: tid_data logic move to upper layer - tx AGG stop
by Emmanuel Grumbach
· 13 years ago
1f40e14
iwlwifi: don't rely on the wr / rd pointers in DELBA flow
by Emmanuel Grumbach
· 13 years ago
1ba42da
iwlwifi: we can wake SW queues even when draining HW queues
by Emmanuel Grumbach
· 13 years ago
eb9a372
iwlwifi: don't count the tfds in HW queue any more
by Emmanuel Grumbach
· 13 years ago
45c30db
iwlwifi: move calib_results list from iwl_priv to iwl_trans
by Don Fry
· 13 years ago
d7a4858
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
2648275
iwlwifi: help to debug AGG SM inconsistencies
by Emmanuel Grumbach
· 13 years ago
1daf04b
iwlwifi: improve the prints in the reclaim path
by Emmanuel Grumbach
· 13 years ago
08d1700
iwlwifi: check the HW when a queue is stuck
by Emmanuel Grumbach
· 13 years ago
81a3de1
iwlwifi: add debug information on queue stop / wake
by Emmanuel Grumbach
· 13 years ago
43e5885
iwlwifi: avoid a panic when unloading the module with RF Kill
by Emmanuel Grumbach
· 13 years ago
cda4ee3
iwlagn: fix the race in the unmapping of the HCMD
by Emmanuel Grumbach
· 13 years ago
ade4c64
iwlagn: rename all the mac80211 callback functions
by Wey-Yi Guy
· 13 years ago
9e8107e
iwlagn: warn only once if AGG state is wrong
by Emmanuel Grumbach
· 13 years ago
984ecb9
iwlagn: fix a race in the unmapping of the TFDs
by Emmanuel Grumbach
· 13 years ago
d36120c
iwlagn: stop interrupts when suspending
by Johannes Berg
· 13 years ago
164ae97
iwlagn: don't assign seqno to QoS Null frames
by Johannes Berg
· 13 years ago
7f90dce
iwlagn: use kcalloc when possible for array allocation
by Emmanuel Grumbach
· 13 years ago
02dc84f
iwlagn: set the sequence control from the transport layer
by Emmanuel Grumbach
· 13 years ago
5adcb81
iwlagn: remove duplicate list init
by Amit Beka
· 13 years ago
08ecf10
iwlagn: pending frames musn't be incremented if agg is on
by Emmanuel Grumbach
· 13 years ago
132f98c
iwlagn: simplify the iwl_device_cmd layout
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
c17d068
iwlagn: move PCI-E transport files
by Johannes Berg
· 13 years ago
[Renamed (99%) from drivers/net/wireless/iwlwifi/iwl-trans.c]
9845ad2
iwlagn: Convert kzalloc to kcalloc
by Joe Perches
· 13 years ago
21023e2
iwlagn: add documentation to the transport layer
by Emmanuel Grumbach
· 13 years ago
14991a9
iwlagn: use enum iwl_rxon_context_id instead of u8
by Emmanuel Grumbach
· 13 years ago
39644e9
iwlagn: unmap cmd queue's tfds as BIDI
by Emmanuel Grumbach
· 13 years ago
ff62084
iwlagn: fix compilation when debug flags is unset
by Emmanuel Grumbach
· 13 years ago
05f8a09
iwlagn: disply queue read/write pointer when stuck
by Wey-Yi Guy
· 13 years ago
7a10e3e4
iwlagn: iwl-trans.c can't dereference iwl_priv any more
by Emmanuel Grumbach
· 13 years ago
41f5e04
iwlagn: move traffic_log back to upper layer
by Emmanuel Grumbach
· 13 years ago
522376d
iwlagn: clean up of transport layer
by Emmanuel Grumbach
· 13 years ago
3e10cae
iwlagn: remove priv dereferences from the transport layer
by Emmanuel Grumbach
· 13 years ago
8ad71be
iwlagn: move tx queues to 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
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
fd65693
iwlagn: remove dereferences of priv from transport
by Emmanuel Grumbach
· 13 years ago
5f85a78
iwlagn: iwl_tid_data moves to iwl-shared
by Emmanuel Grumbach
· 13 years ago
83ed901
iwlagn: all function iwl-io.c receive iwl_bus
by Emmanuel Grumbach
· 13 years ago
a72b8b0
iwlagn: add missing includes
by Emmanuel Grumbach
· 13 years ago
9d6b2cb
iwlagn: move Keep Warm to transport layer
by Emmanuel Grumbach
· 13 years ago
ab9e212
iwlagn: remove unused parameters from hw_params
by Emmanuel Grumbach
· 13 years ago
6bb7884
iwlagn: remove references to priv from the transport layer
by Emmanuel Grumbach
· 13 years ago
16db88b
iwlagn: move dump_csr and dump_fh to transport layer
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
790428b
iwlagn: move iwl_free_pages to iwl-shared.h
by Emmanuel Grumbach
· 13 years ago
Next »