index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2017-04-19
iwlwifi: move to TVQM mode
Sara Sharon
1
-28
/
+42
2017-04-19
iwlwifi: pcie: get rid of txq id assignment
Sara Sharon
3
-40
/
+47
2017-04-19
iwlwifi: pcie: alloc queues dynamically
Sara Sharon
6
-73
/
+199
2017-04-19
iwlwifi: pcie: introduce new stop_device
Sara Sharon
3
-9
/
+161
2017-04-19
iwlwifi: pcie: prepare for dynamic queue allocation
Sara Sharon
6
-58
/
+58
2017-04-19
iwlwifi: pcie: remove block and freeze operations from new transport
Sara Sharon
2
-22
/
+3
2017-04-19
iwlwifi: pcie: support new write pointer width
Sara Sharon
1
-2
/
+2
2017-04-19
iwlwifi: pcie: support host commands in new transport
Sara Sharon
4
-18
/
+396
2017-04-19
iwlwifi: pcie: rewrite TFD creation
Sara Sharon
1
-133
/
+82
2017-04-19
iwlwifi: pcie: support new TX command
Sara Sharon
2
-11
/
+3
2017-04-19
iwlwifi: pcie: cleanup old transport code from gen2
Sara Sharon
3
-177
/
+30
2017-04-19
iwlwifi: pcie: copy TX functions to new transport
Sara Sharon
4
-32
/
+540
2017-04-19
iwlwifi: pcie: introduce a000 TX queues management
Sara Sharon
4
-11
/
+171
2017-04-11
iwlwifi: pcie: add context information support
Sara Sharon
6
-75
/
+658
2017-04-11
iwlwifi: pcie: introduce split point to a000 devices
Sara Sharon
1
-28
/
+57
2017-04-11
iwlwifi: remove unnecessary dev_cmd_headroom parameter
Luca Coelho
1
-1
/
+1
2017-04-11
iwlwifi: pcie: use iwl_get_dma_hi_addr()
Johannes Berg
1
-2
/
+1
2017-04-11
iwlwifi: pcie: use WFPM_GP for debugging D3 flows
Sara Sharon
1
-0
/
+13
2017-04-11
iwlwifi: pcie: remove the active field in struct iwl_txq
Sara Sharon
2
-6
/
+3
2017-04-11
Revert "iwlwifi: introduce trans API to get byte count table"
Sara Sharon
3
-11
/
+0
2017-04-11
iwlwifi: pcie: print less data upon firmware crash
Emmanuel Grumbach
3
-46
/
+24
2017-04-11
iwlwifi: remove support for deprecated RF
Luca Coelho
1
-12
/
+5
2017-02-08
iwlwifi: pcie: set STATUS_RFKILL immediately after interrupt
Golan Ben Ami
1
-2
/
+6
2017-02-08
iwlwifi: pcie: don't increment / decrement a bool
Emmanuel Grumbach
1
-1
/
+1
2017-02-08
iwlwifi: pcie: Re-configure IVAR table after stop device
Golan Ben Ami
1
-0
/
+9
2017-02-08
iwlwifi: pcie: re-configure IVAR table after suspend-resume
Haim Dreyfuss
1
-7
/
+18
2017-02-08
iwlwifi: pcie: separate between SW and HW MSIX configuration
Haim Dreyfuss
1
-5
/
+14
2017-02-08
iwlwifi: pcie: move msix conf functions above other functions
Haim Dreyfuss
1
-103
/
+103
2017-02-06
iwlwifi: pcie: fix another RF-kill race
Johannes Berg
3
-5
/
+8
2017-02-06
iwlwifi: support two phys for a000 devices
Sara Sharon
1
-1
/
+7
2017-02-06
iwlwifi: remove unnecessary argument to iwl_drv_start()
Luca Coelho
1
-1
/
+1
2017-02-06
iwlwifi: pcie: fix the set of DMA memory mask
Sara Sharon
1
-6
/
+2
2017-02-06
iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIe
Johannes Berg
1
-4
/
+19
2017-01-26
iwlwifi: pcie: cleanup rfkill checks
Sara Sharon
1
-21
/
+18
2017-01-26
iwlwifi: pcie: trans: Remove unused 'shift_param'
Kirtika Ruchandani
1
-6
/
+2
2017-01-26
iwlwifi: enlarge number of ucode sections
Sara Sharon
1
-2
/
+2
2016-12-03
iwlwifi: use reset to set transport header
Zhang Shengju
1
-1
/
+1
2016-11-27
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
1
-1
/
+28
2016-10-19
iwlwifi: pcie: give a meaningful name to interrupt request
Sharon Dvir
1
-1
/
+28
2016-10-19
iwlwifi: pcie: fix SPLC structure parsing
Luca Coelho
1
-31
/
+48
2016-10-19
iwlwifi: pcie: mark command queue lock with separate lockdep class
Johannes Berg
1
-0
/
+8
2016-09-22
iwlwifi: pcie: avoid variable shadowing in TFD helpers
Johannes Berg
2
-33
/
+33
2016-09-22
iwlwifi: add two new 9560 series PCI IDs
Oren Givon
1
-0
/
+2
2016-09-19
iwlwifi: pcie: use LIST_HEAD() macro
Johannes Berg
1
-3
/
+1
2016-09-19
iwlwifi: add new 8265 series PCI ID
Oren Givon
1
-0
/
+1
2016-09-19
iwlwifi: migrate to devm_* API
Sharon Dvir
1
-49
/
+32
2016-09-19
iwlwifi: move to wide ID for all commands
Sara Sharon
3
-4
/
+1
2016-09-19
iwlwifi: pcie: log full command sequence
Sara Sharon
1
-2
/
+3
2016-09-19
iwlwifi: pcie: fix typo in struct name for a000 devices
Sara Sharon
1
-1
/
+1
2016-09-16
iwlwifi: pcie: replace possible_cpus() with online_cpus() in MSIX mode
Haim Dreyfuss
1
-4
/
+5
[next]