Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6468a01a7181f3572a3e686910016f89ee71ff45
/
drivers
/
net
/
wireless
/
iwlwifi
/
pcie
/
trans.c
6468a01
iwlwifi: move PCIe into subdirectory
by Johannes Berg
· 13 years ago
[Renamed (99%) from drivers/net/wireless/iwlwifi/iwl-trans-pcie.c]
d38069d
iwlwifi: add debugging to shadow registers and fix typo
by Meenakshi Venkataraman
· 13 years ago
20d3b64
iwlwifi: clean up coding style in PCIe transport
by Johannes Berg
· 13 years ago
ff110c8
iwlwifi: Move IWL_MASK macro to transport.
by Gregory Greenman
· 13 years ago
bc2529c
iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfd
by Emmanuel Grumbach
· 13 years ago
ebed633
iwlwifi: fix the Transmit Frame Descriptor rings
by Emmanuel Grumbach
· 13 years ago
8b5bed9
iwlwifi: don't init trans->reg_lock from the op_mode
by Emmanuel Grumbach
· 13 years ago
65de7e8
iwlwifi: clean up module parameters
by Johannes Berg
· 13 years ago
d1ff525
iwlwifi: use direct calls for transport free
by Johannes Berg
· 13 years ago
8257510
iwlwifi: move driver defines to iwl-drv.h
by Johannes Berg
· 13 years ago
6238b00
iwlwifi: clean up iwl-shared.h includes
by Johannes Berg
· 13 years ago
f9e7544
iwlwifi: remove debugfs logspam
by Johannes Berg
· 13 years ago
218733c
iwlwifi: provide proper API to disable all interrupts
by Emmanuel Grumbach
· 13 years ago
d23f78e
iwlwifi: check RF kill register when interrupts have been disabled
by Emmanuel Grumbach
· 13 years ago
226c02c
iwlwifi: enable RF kill interrupt in start_hw
by Emmanuel Grumbach
· 13 years ago
8c46bb7
iwlwifi: first enable RF kill interrupt, then check register
by Emmanuel Grumbach
· 13 years ago
8d42551
iwlwifi: make a static inline to read the RF kill register
by Emmanuel Grumbach
· 13 years ago
bf8440e
iwlwifi: improve TX cache footprint
by Johannes Berg
· 13 years ago
ff8ead4
iwlwifi: remove unneeded includes
by Emmanuel Grumbach
· 13 years ago
87ce05a
iwlwifi: remove the shared area
by Emmanuel Grumbach
· 13 years ago
035f7ff
iwlwifi: transport holds its pointer to the config
by Emmanuel Grumbach
· 13 years ago
d9fb646
iwlwifi: remove get_cmd_string
by Johannes Berg
· 13 years ago
01d651d
iwlwifi: move status definitions from iwl-shared
by Don Fry
· 13 years ago
74fda97
iwlwifi: move HCMD_ACTIVE to trans
by Don Fry
· 13 years ago
48dffd3
iwlwifi: split force_reset debugfs file
by Johannes Berg
· 13 years ago
7c5ba4a
iwlwifi: move queue watchdog into transport
by Johannes Berg
· 13 years ago
b2cf410
iwlwifi: move rx_page_order into transport
by Johannes Berg
· 13 years ago
8065248
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
47107e8
iwlwifi: split POWER_PMI status bit
by Don Fry
· 13 years ago
2fdfc47
iwlwifi: move ucode error log reporting to op_mode
by Meenakshi Venkataraman
· 13 years ago
9eae88f
iwlwifi: move queue mapping out of transport
by Johannes Berg
· 13 years ago
0c19744
iwlwifi: process multiple frames per RXB
by Johannes Berg
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
6dfa8d0
iwlwifi: change struct iwl_fw
by David Spinadel
· 13 years ago
69a10b2
iwlwifi: move wait_command_queue from shared to trans
by Meenakshi Venkataraman
· 13 years ago
d663ee7
iwlwifi: abstract out missing SEQ_RX_FRAME workaround
by Johannes Berg
· 13 years ago
10d8f31
iwlwifi: remove TX hex debug
by Johannes Berg
· 13 years ago
1745e440
iwlwifi: fix the delta for remove max_txq_num patch
by Wey-Yi Guy
· 13 years ago
9ba1947
iwlwifi: fix cmd_queue number merge
by Wey-Yi Guy
· 13 years ago
c6f600f
iwlwifi: move command queue number out of the iwl_shared struct
by Meenakshi Venkataraman
· 13 years ago
bada991
iwlwifi: remove messages from queue wake/stop
by Johannes Berg
· 13 years ago
8362640
iwlwifi: more status bit factoring
by Don Fry
· 13 years ago
9a71686
iwlwifi: separate status to priv and trans
by Don Fry
· 13 years ago
8722c89
iwlwifi: reintroduce iwl_enable_rfkill_int
by Stanislaw Gruszka
· 13 years ago
c2945f3
iwlwifi: print DMA stop timeout error only if it happened
by Stanislaw Gruszka
· 13 years ago
05f5b97
iwlwifi: use writeb,writel,readl directly
by Stanislaw Gruszka
· 13 years ago
9441b85d
iwlwifi: return error if loading uCode failed
by Johannes Berg
· 13 years ago
e755f88
iwlwifi: redesign PASSIVE_NO_RX workaround
by Johannes Berg
· 13 years ago
ecdb975
iwlwifi: virtualize nic_config
by Johannes Berg
· 13 years ago
7559553
iwlwifi: move irq to PCIe
by Johannes Berg
· 13 years ago
13df1aa
iwlwifi: move all uCode load variables
by Johannes Berg
· 13 years ago
947a940
iwlwifi: move ucode_owner to priv
by Johannes Berg
· 13 years ago
1b29dc9
iwlwifi: clean up iwl-core.h inclusions
by Johannes Berg
· 13 years ago
6c1011e
iwlwifi: make tracing use device as identifier
by Johannes Berg
· 13 years ago
0dde86b
iwlwifi: remove shadow_reg_enable from hw_params
by Johannes Berg
· 13 years ago
496bab3
iwlwifi: remove AMT check from transport
by Johannes Berg
· 13 years ago
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
Next »