index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
pcie
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-09
iwlwifi: pcie: fine tune number of rxbs
Sara Sharon
2
-6
/
+7
2016-03-06
iwlwifi: pcie: set RB chunk size back to 64
Sara Sharon
1
-2
/
+1
2016-03-06
iwlwifi: pcie: refactor RXBs reclaiming code
Sara Sharon
1
-42
/
+33
2016-03-06
iwlwifi: pcie: forbid RTPM on device removal
Luca Coelho
2
-6
/
+28
2016-03-02
iwlwifi: pcie: detect and workaround invalid write ptr behavior
Sara Sharon
1
-4
/
+13
2016-02-27
iwlwifi: pcie: prevent skbs shadowing in iwl_trans_pcie_reclaim
Emmanuel Grumbach
1
-5
/
+5
2016-02-27
iwlwifi: pcie: add pm_prepare and pm_complete ops
Luca Coelho
1
-0
/
+41
2016-02-27
iwlwifi: pcie: configure more RFH settings
Sara Sharon
1
-1
/
+11
2016-02-27
iwlwifi: pcie: fix identation in trans.c
Emmanuel Grumbach
1
-1
/
+1
2016-02-27
iwlwifi: pcie: Add new configuration to enable MSIX
Haim Dreyfuss
3
-50
/
+456
2016-02-27
iwlwifi: pcie: aggregate Flow Handler configuration writes
Emmanuel Grumbach
1
-28
/
+28
2016-02-27
Merge tag 'iwlwifi-for-kalle-2016-02-15' into HEAD
Emmanuel Grumbach
4
-82
/
+127
2016-02-15
iwlwifi: pcie: fix erroneous return value
Anton Protopopov
1
-1
/
+1
2016-02-15
iwlwifi: pcie: fix RF-Kill vs. firmware load race
Emmanuel Grumbach
3
-82
/
+123
2016-02-01
iwlwifi: pcie: enable multi-queue rx path
Sara Sharon
3
-22
/
+29
2016-02-01
iwlwifi: various comments and code cleanups
Emmanuel Grumbach
1
-1
/
+0
2016-02-01
iwlwifi: mvm: Do not switch to D3 image on suspend
Matti Gottlieb
2
-7
/
+8
2016-02-01
iwlwifi: pcie: add RTPM support when wifi is enabled
Luciano Coelho
4
-27
/
+136
2016-02-01
iwlwifi: pcie: add initial RTPM support for PCI
Luca Coelho
2
-3
/
+84
2016-01-31
iwlwifi: pcie: add 9000 series multi queue rx DMA support
Sara Sharon
3
-79
/
+241
2016-01-31
iwlwifi: pcie: add infrastructure for multi-queue rx
Sara Sharon
3
-154
/
+191
2016-01-31
iwlwifi: pcie: buffer packets to avoid overflowing Tx queues
Emmanuel Grumbach
2
-8
/
+62
2016-01-24
iwlwifi: add device ID for 8265
Oren Givon
1
-0
/
+1
2016-01-24
iwlwifi: add new 3168 series devices support
Oren Givon
1
-0
/
+3
2016-01-07
iwlwifi: pcie: properly configure the debug buffer size for 8000
Emmanuel Grumbach
1
-3
/
+12
2016-01-07
iwlwifi: mvm: constify the parameters of a few functions in fw-dbg.c
Emmanuel Grumbach
1
-1
/
+1
2016-01-07
iwlwifi: update and fix 7265 series PCI IDs
Oren Givon
1
-2
/
+3
2015-12-21
iwlwifi: remove unused parameter from grab_nic_access
Emmanuel Grumbach
2
-16
/
+13
2015-12-21
iwlwifi: Update PCI IDs for 8000 and 9000 series
Oren Givon
1
-5
/
+6
2015-12-21
iwlwifi: pcie: build an A-MSDU using TSO core
Emmanuel Grumbach
3
-4
/
+302
2015-12-20
iwlwifi: pcie: re-organize code towards TSO
Emmanuel Grumbach
1
-49
/
+64
2015-12-20
iwlwifi: pcie: allow to pretend to have Tx CSUM for debug
Emmanuel Grumbach
3
-0
/
+17
2015-12-20
iwlwifi: change the Intel Wireless email address
Emmanuel Grumbach
4
-4
/
+4
2015-12-13
iwlwifi: replace d0i3_mode and wowlan_d0i3 with more generic variables
Luca Coelho
1
-4
/
+3
2015-12-13
iwlwifi: update host command messages to new format
Sharon Dvir
4
-26
/
+24
2015-12-13
iwlwifi: trans: support a callback for ASYNC commands
Emmanuel Grumbach
1
-4
/
+3
2015-12-13
iwlwifi: pcie: allow the op_mode to block the tx queues
Emmanuel Grumbach
3
-1
/
+32
2015-12-01
iwlwifi: change the Intel Wireless email address
Emmanuel Grumbach
1
-1
/
+1
2015-12-01
iwlwifi: Add PCI IDs for the new series 8165
Oren Givon
1
-0
/
+2
2015-12-01
iwlwifi: Add PCI IDs for the new 3168 series
Oren Givon
1
-0
/
+4
2015-12-01
iwlwifi: Add new PCI IDs for 9260 and 5165 series
Dreyfuss, Haim
1
-0
/
+13
2015-12-01
iwlwifi: pcie: remove pointer from debug message
Johannes Berg
1
-2
/
+1
2015-12-01
iwlwifi: clean up transport debugfs handling
Johannes Berg
3
-15
/
+14
2015-11-26
iwlwifi: dump prph registers in a common place for all transports
Golan Ben-Ami
1
-149
/
+0
2015-11-26
iwlwifi: export the _no_grab version of PRPH IO functions
Golan Ben-Ami
1
-6
/
+7
2015-11-26
iwlwifi: pcie: remove ICT allocation message
Johannes Berg
1
-4
/
+0
2015-11-26
iwlwifi: trans: make various conversion macros inlines
Johannes Berg
1
-2
/
+5
2015-11-26
iwlwifi: add support for 12K Receive Buffers
Emmanuel Grumbach
3
-10
/
+18
2015-11-26
Merge remote-tracking branch 'iwlwifi-fixes/master' into next
Emmanuel Grumbach
1
-1
/
+18
2015-11-18
iwlwifi: move under intel vendor directory
Kalle Valo
5
-0
/
+7615
[prev]