index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-trans-pcie.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: move PCIe into subdirectory
Johannes Berg
2012-06-06
1
-2178
/
+0
*
iwlwifi: add debugging to shadow registers and fix typo
Meenakshi Venkataraman
2012-06-05
1
-0
/
+1
*
iwlwifi: clean up coding style in PCIe transport
Johannes Berg
2012-06-05
1
-106
/
+97
*
iwlwifi: Move IWL_MASK macro to transport.
Gregory Greenman
2012-06-05
1
-2
/
+0
*
iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfd
Emmanuel Grumbach
2012-06-05
1
-1
/
+1
*
iwlwifi: fix the Transmit Frame Descriptor rings
Emmanuel Grumbach
2012-05-25
1
-3
/
+1
*
iwlwifi: don't init trans->reg_lock from the op_mode
Emmanuel Grumbach
2012-05-08
1
-0
/
+1
*
iwlwifi: clean up module parameters
Johannes Berg
2012-04-23
1
-1
/
+0
*
iwlwifi: use direct calls for transport free
Johannes Berg
2012-04-23
1
-4
/
+2
*
iwlwifi: move driver defines to iwl-drv.h
Johannes Berg
2012-04-23
1
-0
/
+1
*
iwlwifi: clean up iwl-shared.h includes
Johannes Berg
2012-04-23
1
-0
/
+3
*
iwlwifi: remove debugfs logspam
Johannes Berg
2012-04-23
1
-6
/
+3
*
iwlwifi: provide proper API to disable all interrupts
Emmanuel Grumbach
2012-04-23
1
-11
/
+26
*
iwlwifi: check RF kill register when interrupts have been disabled
Emmanuel Grumbach
2012-04-23
1
-0
/
+10
*
iwlwifi: enable RF kill interrupt in start_hw
Emmanuel Grumbach
2012-04-23
1
-0
/
+3
*
iwlwifi: first enable RF kill interrupt, then check register
Emmanuel Grumbach
2012-04-23
1
-9
/
+7
*
iwlwifi: make a static inline to read the RF kill register
Emmanuel Grumbach
2012-04-23
1
-6
/
+3
*
iwlwifi: improve TX cache footprint
Johannes Berg
2012-04-18
1
-46
/
+19
*
iwlwifi: remove unneeded includes
Emmanuel Grumbach
2012-04-18
1
-1
/
+0
*
iwlwifi: remove the shared area
Emmanuel Grumbach
2012-04-18
1
-4
/
+1
*
iwlwifi: transport holds its pointer to the config
Emmanuel Grumbach
2012-04-18
1
-17
/
+19
*
iwlwifi: remove get_cmd_string
Johannes Berg
2012-04-16
1
-0
/
+6
*
iwlwifi: move status definitions from iwl-shared
Don Fry
2012-04-16
1
-3
/
+3
*
iwlwifi: move HCMD_ACTIVE to trans
Don Fry
2012-04-16
1
-0
/
+6
*
iwlwifi: split force_reset debugfs file
Johannes Berg
2012-04-12
1
-0
/
+16
*
iwlwifi: move queue watchdog into transport
Johannes Berg
2012-04-12
1
-37
/
+40
*
iwlwifi: move rx_page_order into transport
Johannes Berg
2012-04-12
1
-3
/
+10
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-12
1
-9
/
+3
|
\
|
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
1
-9
/
+3
*
|
iwlwifi: split POWER_PMI status bit
Don Fry
2012-04-09
1
-0
/
+11
*
|
iwlwifi: move ucode error log reporting to op_mode
Meenakshi Venkataraman
2012-04-09
1
-40
/
+0
*
|
iwlwifi: move queue mapping out of transport
Johannes Berg
2012-04-09
1
-184
/
+34
*
|
iwlwifi: process multiple frames per RXB
Johannes Berg
2012-04-09
1
-1
/
+0
|
/
*
iwlwifi: change struct iwl_fw
David Spinadel
2012-03-12
1
-15
/
+17
*
iwlwifi: move wait_command_queue from shared to trans
Meenakshi Venkataraman
2012-03-12
1
-0
/
+3
*
iwlwifi: abstract out missing SEQ_RX_FRAME workaround
Johannes Berg
2012-03-12
1
-0
/
+7
*
iwlwifi: remove TX hex debug
Johannes Berg
2012-03-12
1
-2
/
+0
*
iwlwifi: fix the delta for remove max_txq_num patch
Wey-Yi Guy
2012-03-09
1
-12
/
+18
*
iwlwifi: fix cmd_queue number merge
Wey-Yi Guy
2012-03-09
1
-3
/
+3
*
iwlwifi: move command queue number out of the iwl_shared struct
Meenakshi Venkataraman
2012-03-09
1
-10
/
+24
*
iwlwifi: remove messages from queue wake/stop
Johannes Berg
2012-03-08
1
-2
/
+2
*
iwlwifi: more status bit factoring
Don Fry
2012-03-08
1
-3
/
+5
*
iwlwifi: separate status to priv and trans
Don Fry
2012-03-08
1
-2
/
+0
*
iwlwifi: reintroduce iwl_enable_rfkill_int
Stanislaw Gruszka
2012-03-08
1
-5
/
+8
*
iwlwifi: print DMA stop timeout error only if it happened
Stanislaw Gruszka
2012-03-08
1
-3
/
+4
*
iwlwifi: use writeb,writel,readl directly
Stanislaw Gruszka
2012-03-08
1
-7
/
+6
*
iwlwifi: return error if loading uCode failed
Johannes Berg
2012-03-08
1
-3
/
+1
*
iwlwifi: redesign PASSIVE_NO_RX workaround
Johannes Berg
2012-03-08
1
-34
/
+2
*
iwlwifi: virtualize nic_config
Johannes Berg
2012-03-07
1
-1
/
+1
*
iwlwifi: move irq to PCIe
Johannes Berg
2012-03-07
1
-6
/
+6
[next]