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
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-19
net: intel: e1000e: fix possible sleep-in-atomic-context bugs in e1000e_get_h...
Jia-Ju Bai
1
-2
/
+2
2020-02-19
e1000e: fix missing cpu_to_le64 on buffer_addr
Ben Dooks (Codethink)
1
-1
/
+1
2020-02-19
ice: fix define for E822 backplane device
Bruce Allan
3
-4
/
+4
2020-02-19
ice: add support for E823 devices
Bruce Allan
3
-9
/
+53
2020-02-19
ice: add additional E810 device id
Bruce Allan
2
-0
/
+3
2020-02-19
ice: add backslash-n to strings
Jesse Brandeburg
5
-18
/
+13
2020-02-19
ice: increase PF reset wait timeout to 300 milliseconds
Jacob Keller
1
-1
/
+1
2020-02-19
ice: Support XDP UMEM wake up mechanism
Krzysztof Kazimierczak
1
-0
/
+18
2020-02-19
ice: SW DCB, report correct max TC value
Dave Ertman
1
-8
/
+1
2020-02-19
ice: Report correct DCB mode
Avinash Dayanand
1
-3
/
+24
2020-02-19
ice: Add DCBNL ops required to configure ETS in CEE for SW DCB
Avinash JD
1
-0
/
+43
2020-02-19
ice: Always clear the QRXFLXP_CNTXT register for VF Rx queues
Brett Creeley
2
-2
/
+7
2020-02-19
ice: Fix for TCAM entry management
Dan Nowlin
1
-14
/
+51
2020-02-19
ice: update malicious driver detection event handling
Paul Greenwalt
6
-59
/
+150
2020-02-19
ice: Validate config for SW DCB map
Avinash Dayanand
3
-0
/
+47
2020-02-19
ice: Wait for VF to be reset/ready before configuration
Brett Creeley
2
-61
/
+76
2020-02-19
ice: Don't tell the OS that link is going down
Michal Swiatkowski
1
-7
/
+0
2020-02-19
ice: Don't reject odd values of usecs set by user
Brett Creeley
2
-12
/
+39
2020-02-19
e1000(e): use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
2
-9
/
+2
2020-02-15
ice: use true/false for bool types
Bruce Allan
1
-1
/
+1
2020-02-15
ice: add function argument description to function header comment
Bruce Allan
1
-0
/
+1
2020-02-15
ice: use proper format for function pointer as a function parameter
Bruce Allan
1
-1
/
+1
2020-02-15
ice: replace "fallthrough" comments with fallthrough reserved word
Bruce Allan
5
-9
/
+9
2020-02-15
ice: remove unnecessary fallthrough comments
Bruce Allan
6
-10
/
+0
2020-02-15
ice: Fix virtchnl_queue_select bitmap validation
Brett Creeley
1
-8
/
+18
2020-02-15
ice: Fix and refactor Rx queue disable for VFs
Brett Creeley
2
-10
/
+27
2020-02-15
ice: Handle LAN overflow event for VF queues
Brett Creeley
5
-0
/
+86
2020-02-15
ice: Fix implicit queue mapping mode in ice_vsi_get_qs
Brett Creeley
1
-9
/
+12
2020-02-15
ice: Add support to enable/disable all Rx queues before waiting
Brett Creeley
8
-34
/
+67
2020-02-15
ice: Only allow tagged bcast/mcast traffic for VF in port VLAN
Brett Creeley
1
-18
/
+31
2020-02-15
ice: Fix Port VLAN priority bits
Brett Creeley
2
-19
/
+13
2020-02-15
ice: Add helper to determine if VF link is up
Brett Creeley
1
-17
/
+25
2020-02-15
ice: Refactor port vlan configuration for the VF
Brett Creeley
2
-51
/
+37
2020-02-15
ice: Add initial support for QinQ
Brett Creeley
4
-17
/
+63
2020-02-14
drivers: net: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
1
-7
/
+6
2020-02-12
ice: Trivial fixes
Tony Nguyen
11
-29
/
+31
2020-02-12
ice: Use correct netif error function
Ben Shelton
1
-1
/
+1
2020-02-12
ice: Cleanup ice_vsi_alloc_q_vectors
Anirudh Venkataramanan
1
-8
/
+3
2020-02-12
ice: Make print statements more compact
Anirudh Venkataramanan
8
-227
/
+123
2020-02-12
ice: Use ice_pf_to_dev
Anirudh Venkataramanan
6
-27
/
+27
2020-02-12
ice: Remove possible null dereference
Tony Nguyen
1
-2
/
+0
2020-02-12
ice: update Unit Load Status bitmask to check after reset
Bruce Allan
2
-5
/
+18
2020-02-12
ice: fix and consolidate logging of NVM/firmware version information
Bruce Allan
4
-28
/
+13
2020-02-12
ice: Modify link message logging
Akeem G Abodunrin
1
-1
/
+1
2020-02-12
ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_caps
Anirudh Venkataramanan
1
-2
/
+0
2020-02-12
ice: Remove ice_dev_onetime_setup()
Brett Creeley
4
-20
/
+0
2020-02-12
ice: Don't allow same value for Rx tail to be written twice
Brett Creeley
1
-1
/
+1
2020-02-12
ice: display supported and advertised link modes
Paul Greenwalt
1
-280
/
+2
2020-02-12
ice: Fix switch between FW and SW LLDP
Dave Ertman
1
-5
/
+5
2020-02-12
ice: Fix DCB rebuild after reset
Dave Ertman
2
-53
/
+36
[prev]
[next]