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
/
intel
/
iwlwifi
/
pcie
/
trans.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
iwlwifi: move to wide ID for all commands
Sara Sharon
2016-09-19
1
-1
/
+0
*
iwlwifi: pcie: fix typo in struct name for a000 devices
Sara Sharon
2016-09-19
1
-1
/
+1
*
iwlwifi: pcie: replace possible_cpus() with online_cpus() in MSIX mode
Haim Dreyfuss
2016-09-16
1
-4
/
+5
*
iwlwifi: pcie: change indentation of iwl_pcie_set_interrupt_capa()
Sara Sharon
2016-09-16
1
-44
/
+44
*
iwlwifi: pcie: Set affinity mask for rx interrupt vectors per cpu
Haim Dreyfuss
2016-09-16
1
-1
/
+31
*
iwlwifi: pcie: Configure shared interrupt vector in MSIX mode
Haim Dreyfuss
2016-09-16
1
-51
/
+99
*
iwlwifi: pcie: merge iwl_queue and iwl_txq
Sara Sharon
2016-09-16
1
-17
/
+13
*
iwlwifi: pcie: assign and access a000 TFD & TBs
Sara Sharon
2016-09-16
1
-6
/
+10
*
iwlwifi: introduce trans API to get byte count table
Sara Sharon
2016-09-16
1
-0
/
+2
*
iwlwifi: pcie: introduce new tfd and tb formats
Sara Sharon
2016-09-15
1
-5
/
+11
*
iwlwifi: pcie: remove dead code
Sara Sharon
2016-08-30
1
-8
/
+0
*
iwlwifi: pcie: fix ucode load flow for a000 devices
Sara Sharon
2016-08-30
1
-8
/
+25
*
iwlwifi: pcie: refrain from SCD accesses
Sara Sharon
2016-08-30
1
-0
/
+4
*
iwlwifi: pcie: centralize SCD status logging
Sara Sharon
2016-07-06
1
-38
/
+44
*
iwlwifi: pcie: load FW chunk for a000 devices
Sara Sharon
2016-07-06
1
-11
/
+46
*
iwlwifi: pcie: fix a race in firmware loading flow
Emmanuel Grumbach
2016-07-06
1
-8
/
+0
*
iwlwifi: decouple PCIe transport from mac80211
Johannes Berg
2016-07-06
1
-0
/
+3
*
iwlwifi: pcie: Enable MSI mode when using MSI interrupts
Ido Yariv
2016-07-06
1
-1
/
+5
*
iwlwifi: pcie: enable interrupts before releasing the NIC's CPU
Emmanuel Grumbach
2016-07-06
1
-1
/
+4
*
iwlwifi: mvm: support dqa queue sharing
Liad Kaufman
2016-07-06
1
-0
/
+2
*
iwlwifi: pcie: workaround HW shadow registers bug
Sara Sharon
2016-07-01
1
-0
/
+4
*
iwlwifi: pcie: avoid msleep() with short timeout
Johannes Berg
2016-05-10
1
-2
/
+2
*
iwlwifi: pcie: extend device reset delay
Johannes Berg
2016-05-10
1
-9
/
+5
[next]