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
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-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
2020-02-11
i40e: Fix the conditional for i40e_vc_validate_vqs_bitmaps
Brett Creeley
1
-2
/
+2
2020-02-05
i40e: Relax i40e_xsk_wakeup's return value when PF is busy
Maciej Fijalkowski
1
-1
/
+1
2020-01-26
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
17
-43
/
+4723
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-01-25
ice: Bump version
Tony Nguyen
1
-1
/
+1
2020-01-25
ice: Implement ethtool get/set rx-flow-hash
Md Fahad Iqbal Polash
3
-0
/
+273
2020-01-25
ice: Initilialize VF RSS tables
Md Fahad Iqbal Polash
4
-1
/
+225
2020-01-25
ice: Optimize table usage
Tony Nguyen
5
-1
/
+773
2020-01-25
ice: Enable writing filtering tables
Tony Nguyen
3
-0
/
+651
2020-01-25
ice: Populate TCAM filter software structures
Tony Nguyen
8
-10
/
+1459
2020-01-24
ice: Allocate flow profile
Tony Nguyen
12
-40
/
+864
2020-01-24
ice: Enable writing hardware filtering tables
Tony Nguyen
7
-4
/
+491
2020-01-24
i40e: fix spelling mistake "to" -> "too"
Colin Ian King
1
-1
/
+1
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
11
-62
/
+98
2020-01-17
ice: remove redundant assignment to variable xmit_done
Colin Ian King
1
-1
/
+1
2020-01-17
ice: Removing hung_queue variable to use txqueue function parameter
Julio Faracco
1
-30
/
+11
2020-01-17
i40e: Removing hung_queue variable to use txqueue function parameter
Julio Faracco
1
-30
/
+11
2020-01-17
fm10k: use txqueue parameter in fm10k_tx_timeout
Jacob Keller
1
-7
/
+10
2020-01-17
igc: Add PHY power management control
Sasha Neftin
3
-1
/
+17
2020-01-17
igc: Add support for TSO
Sasha Neftin
2
-1
/
+116
2020-01-17
igc: Add SKU for i225 device
Sasha Neftin
3
-0
/
+3
2020-01-17
igc: Remove unused definition
Sasha Neftin
1
-2
/
+0
2020-01-17
igc: Fix typo in a comment
Sasha Neftin
1
-1
/
+1
2020-01-09
e1000e: Revert "e1000e: Make watchdog use delayed work"
Jeff Kirsher
2
-32
/
+27
2020-01-09
i40e: Set PHY Access flag on X722
Adam Ludkiewicz
1
-0
/
+5
2020-01-09
iavf: remove current MAC address filter on VF reset
Stefan Assmann
3
-4
/
+18
2020-01-09
igb: Fix SGMII SFP module discovery for 100FX/LX.
Manfred Rudigier
2
-7
/
+3
2020-01-09
ixgbe: Fix calculation of queue with VFs and flow director on interface flap
Cambda Zhu
1
-10
/
+27
2020-01-09
ixgbevf: Remove limit of 10 entries for unicast filter list
Radoslaw Tyl
1
-5
/
+0
2020-01-09
i40e: Fix virtchnl_queue_select bitmap validation
Brett Creeley
1
-4
/
+18
2020-01-06
igc: Use Start of Packet signal from PHY for timestamping
Vinicius Costa Gomes
2
-1
/
+6
2020-01-06
igc: Add support for ethtool GET_TS_INFO command
Vinicius Costa Gomes
1
-0
/
+34
[next]