index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
pcie
/
trans.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: distinguish different RF modules in A000 devices
Tzipi Peres
2017-08-18
1
-1
/
+1
*
iwlwifi: pcie: support short Tx queues for A000 device family
Emmanuel Grumbach
2017-08-18
1
-1
/
+1
*
iwlwifi: remove references to unsupported HW
Luca Coelho
2017-08-09
1
-4
/
+5
*
iwlwifi: add support of FPGA fw
Tzipi Peres
2017-08-09
1
-0
/
+11
*
Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...
David S. Miller
2017-08-07
1
-4
/
+4
|
\
|
*
iwlwifi: pcie: rename iwl_trans_check_hw_rf_kill() to pcie
Johannes Berg
2017-08-01
1
-4
/
+4
*
|
iwlwifi: missing error code in iwl_trans_pcie_alloc()
Dan Carpenter
2017-07-21
1
-1
/
+2
|
/
*
iwlwifi: pcie: wait longer after device reset
Emmanuel Grumbach
2017-06-29
1
-18
/
+5
*
iwlwifi: pcie: propagate iwl_pcie_apm_init's status
Emmanuel Grumbach
2017-06-29
1
-8
/
+13
*
iwlwifi: create new subdirectory for FW interaction
Johannes Berg
2017-06-29
1
-1
/
+1
*
iwlwifi: pcie: work around suspend/resume issue
Johannes Berg
2017-06-23
1
-0
/
+11
*
iwlwifi: pcie: reduce unwanted noise in the logs
Luca Coelho
2017-06-23
1
-3
/
+3
*
iwlwifi: pcie: make iwl_pcie_apm_stop_master() return void
Johannes Berg
2017-06-23
1
-4
/
+2
*
iwlwifi: pcie: use kstrtou32_from_user()
Johannes Berg
2017-06-23
1
-9
/
+4
*
iwlwifi: pcie: remove pointless debugfs parsing for csr file
Johannes Berg
2017-06-23
1
-10
/
+0
*
iwlwifi: pcie: don't report RF-kill enabled while shutting down
Johannes Berg
2017-06-23
1
-29
/
+53
*
iwlwifi: pcie: add fake RF-kill to debugfs
Johannes Berg
2017-06-23
1
-0
/
+40
*
Merge tag 'iwlwifi-next-for-kalle-2017-06-06' of git://git.kernel.org/pub/scm...
Kalle Valo
2017-06-12
1
-40
/
+95
|
\
|
*
iwlwifi: pcie: support dumping FH in a000 hw
Liad Kaufman
2017-06-05
1
-3
/
+15
|
*
iwlwifi: add 9000 and A000 device families
Sara Sharon
2017-06-05
1
-8
/
+8
|
*
iwlwifi: add wait for tx queue empty
Sara Sharon
2017-06-02
1
-29
/
+43
|
*
iwlwifi: pcie: support page dumping in wrt in gen2
Liad Kaufman
2017-06-02
1
-0
/
+29
*
|
iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3
Luca Coelho
2017-06-05
1
-2
/
+4
|
/
*
iwlwifi: rename wait_for_tx_queues_empty
Sara Sharon
2017-04-25
1
-1
/
+1
*
iwlwifi: pcie: remove superfluous trans->dev assignment
Johannes Berg
2017-04-25
1
-1
/
+0
*
iwlwifi: pcie: support debug applying on a000 hw
Liad Kaufman
2017-04-25
1
-1
/
+1
*
iwlwifi: pcie: remove RSA race workaround
Luca Coelho
2017-04-19
1
-46
/
+0
*
iwlwifi: pcie: alloc queues dynamically
Sara Sharon
2017-04-19
1
-1
/
+4
*
iwlwifi: pcie: introduce new stop_device
Sara Sharon
2017-04-19
1
-9
/
+9
*
iwlwifi: pcie: prepare for dynamic queue allocation
Sara Sharon
2017-04-19
1
-6
/
+6
*
iwlwifi: pcie: remove block and freeze operations from new transport
Sara Sharon
2017-04-19
1
-3
/
+0
*
iwlwifi: pcie: support host commands in new transport
Sara Sharon
2017-04-19
1
-1
/
+1
*
iwlwifi: pcie: copy TX functions to new transport
Sara Sharon
2017-04-19
1
-1
/
+1
*
iwlwifi: pcie: introduce a000 TX queues management
Sara Sharon
2017-04-19
1
-4
/
+2
*
iwlwifi: pcie: add context information support
Sara Sharon
2017-04-11
1
-44
/
+16
*
iwlwifi: pcie: introduce split point to a000 devices
Sara Sharon
2017-04-11
1
-28
/
+57
*
iwlwifi: remove unnecessary dev_cmd_headroom parameter
Luca Coelho
2017-04-11
1
-1
/
+1
*
iwlwifi: pcie: use WFPM_GP for debugging D3 flows
Sara Sharon
2017-04-11
1
-0
/
+13
*
Revert "iwlwifi: introduce trans API to get byte count table"
Sara Sharon
2017-04-11
1
-2
/
+0
*
iwlwifi: pcie: print less data upon firmware crash
Emmanuel Grumbach
2017-04-11
1
-40
/
+24
*
iwlwifi: pcie: Re-configure IVAR table after stop device
Golan Ben Ami
2017-02-08
1
-0
/
+9
*
iwlwifi: pcie: re-configure IVAR table after suspend-resume
Haim Dreyfuss
2017-02-08
1
-7
/
+18
*
iwlwifi: pcie: separate between SW and HW MSIX configuration
Haim Dreyfuss
2017-02-08
1
-5
/
+14
*
iwlwifi: pcie: move msix conf functions above other functions
Haim Dreyfuss
2017-02-08
1
-103
/
+103
*
iwlwifi: pcie: fix the set of DMA memory mask
Sara Sharon
2017-02-06
1
-6
/
+2
*
iwlwifi: pcie: cleanup rfkill checks
Sara Sharon
2017-01-26
1
-21
/
+18
*
iwlwifi: pcie: trans: Remove unused 'shift_param'
Kirtika Ruchandani
2017-01-26
1
-6
/
+2
*
iwlwifi: enlarge number of ucode sections
Sara Sharon
2017-01-26
1
-2
/
+2
*
iwlwifi: pcie: give a meaningful name to interrupt request
Sharon Dvir
2016-10-19
1
-1
/
+28
*
iwlwifi: migrate to devm_* API
Sharon Dvir
2016-09-19
1
-49
/
+32
[next]