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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-22
ice: Check if unicast MAC exists before setting VF MAC
Brett Creeley
1
-0
/
+43
2020-05-22
ice: Fix Tx timeout when link is toggled on a VF's interface
Brett Creeley
1
-0
/
+48
2020-05-22
ice: print Rx MDD auto reset message before VF reset
Paul Greenwalt
3
-7
/
+27
2020-05-22
ice: Call ice_aq_set_mac_cfg
Anirudh Venkataramanan
5
-0
/
+103
2020-05-22
ice: Implement aRFS
Brett Creeley
7
-12
/
+805
2020-05-22
ice: Restore filters following reset
Henry Tieman
4
-6
/
+109
2020-05-22
ice: Enable flex-bytes support
Henry Tieman
6
-2
/
+265
2020-05-22
ice: Support IPv6 Flow Director filters
Henry Tieman
5
-81
/
+642
2020-05-22
ice: Support IPv4 Flow Director filters
Henry Tieman
12
-0
/
+1493
2020-05-22
ice: Support displaying ntuple rules
Henry Tieman
8
-0
/
+280
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
22
-38
/
+1553
2020-05-21
ice: Rename build_ctob to ice_build_ctob
Tony Nguyen
4
-10
/
+11
2020-05-21
ice: remove unnecessary backslash
Bruce Allan
1
-1
/
+1
2020-05-21
ice: remove unnecessary check
Bruce Allan
1
-1
/
+1
2020-05-21
ice: remove unnecessary expression that is always true
Bruce Allan
1
-1
/
+2
2020-05-21
ice: Fix check for removing/adding mac filters
Lihong Yang
1
-5
/
+10
2020-05-21
ice: refactor filter functions
Michal Swiatkowski
8
-264
/
+494
2020-05-21
ice: Fix resource leak on early exit from function
Eric Joyner
1
-1
/
+3
2020-05-21
ice: cleanup vf_id signedness
Jesse Brandeburg
3
-10
/
+11
2020-05-21
ice: Fix casting issues
Karol Kolacinski
13
-64
/
+74
2020-05-21
ice: Provide more meaningful error message
Lihong Yang
6
-113
/
+247
2020-05-21
ice: Fix probe/open race condition
Anirudh Venkataramanan
1
-10
/
+14
2020-05-21
ice: only drop link once when setting pauseparams
Dave Ertman
1
-12
/
+0
2020-05-21
ice: Fix check for contiguous TCs
Dave Ertman
1
-7
/
+12
2020-05-21
ice: Don't reset and rebuild for Tx timeout on PFC enabled queue
Avinash JD
5
-0
/
+94
2020-05-21
ice: Add VF promiscuous support
Brett Creeley
4
-2
/
+223
2020-05-21
ice: Add support for tunnel offloads
Tony Nguyen
14
-14
/
+867
2020-05-21
ice: report netlist version in .info_get
Jacob Keller
4
-0
/
+147
2020-05-21
net: phy: tja11xx: add SQI support
Oleksij Rempel
1
-0
/
+26
2020-05-21
qed: Add XRC to RoCE
Yuval Basson
3
-18
/
+175
2020-05-21
qed: changes to ILT to support XRC
Yuval Basson
4
-14
/
+64
2020-05-20
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
8
-163
/
+184
2020-05-19
igc: Remove unused registers
Sasha Neftin
2
-9
/
+0
2020-05-19
igc: Remove unused IGC_ICS_DRSTA define
Sasha Neftin
1
-1
/
+0
2020-05-19
igc: Dump ETQF registers
Andre Guedes
1
-0
/
+3
2020-05-19
igc: Refactor ethertype filtering code
Andre Guedes
3
-61
/
+103
2020-05-19
igc: Fix MAX_ETYPE_FILTER value
Andre Guedes
1
-1
/
+1
2020-05-19
igc: Remove ethertype filter in PTP code
Andre Guedes
3
-16
/
+1
2020-05-19
igc: Remove duplicated IGC_RXPBS macro
Andre Guedes
1
-2
/
+0
2020-05-19
realtek/8139cp: use generic power management
Vaibhav Gupta
1
-17
/
+8
2020-05-19
realtek/8139too: use generic power management
Vaibhav Gupta
1
-19
/
+7
2020-05-19
igc: Refactor VLAN priority filtering code
Andre Guedes
3
-51
/
+68
2020-05-19
nfp: flower: inform firmware of flower features
Louis Peens
2
-30
/
+87
2020-05-19
nfp: flower: renaming of feature bits
Louis Peens
4
-14
/
+17
2020-05-19
igc: Return -EOPNOTSUPP when VLAN mask doesn't match
Andre Guedes
1
-1
/
+2
2020-05-19
igc: Dump VLANPQF register
Andre Guedes
1
-0
/
+2
2020-05-19
igc: Rename IGC_VLAPQF macro
Andre Guedes
3
-16
/
+15
2020-05-19
igc: Clean up obsolete NVM defines
Sasha Neftin
1
-5
/
+0
2020-05-19
igc: remove IGC_REMOVED function
Vitaly Lifshits
3
-9
/
+1
2020-05-19
igc: Remove PCIe Control register
Sasha Neftin
1
-3
/
+0
[next]