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
2021-02-01
i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"
Aleksandr Loktionov
2
-13
/
+1
2021-02-01
igc: check return value of ret_val in igc_config_fc_after_link_up
Kevin Lo
1
-1
/
+1
2021-02-01
igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwr
Kevin Lo
1
-2
/
+1
2021-02-01
igc: Report speed and duplex as unknown when device is runtime suspended
Kai-Heng Feng
1
-1
/
+2
2021-01-26
igc: fix link speed advertising
Corinna Vinschen
1
-6
/
+18
2021-01-26
i40e: acquire VSI pointer only after VF is initialized
Stefan Assmann
1
-7
/
+4
2021-01-26
ice: Fix MSI-X vector fallback logic
Brett Creeley
3
-12
/
+14
2021-01-26
ice: Don't allow more channels than LAN MSI-X available
Brett Creeley
1
-4
/
+4
2021-01-26
ice: update dev_addr in ice_set_mac_address even if HW filter exists
Nick Nunley
1
-1
/
+7
2021-01-26
ice: Implement flow for IPv6 next header (extension header)
Nick Nunley
1
-3
/
+6
2021-01-26
ice: fix FDir IPv6 flexbyte
Henry Tieman
1
-1
/
+7
2021-01-13
i40e: fix potential NULL pointer dereferencing
Cristian Dumitrescu
1
-1
/
+1
2020-12-23
e1000e: Export S0ix flags to ethtool
Mario Limonciello
3
-4
/
+52
2020-12-23
Revert "e1000e: disable s0ix entry and exit flows for ME systems"
Mario Limonciello
1
-43
/
+2
2020-12-23
e1000e: bump up timeout to wait when ME un-configures ULP mode
Mario Limonciello
1
-3
/
+14
2020-12-23
e1000e: Only run S0ix flows if shutdown succeeded
Mario Limonciello
1
-6
/
+7
2020-12-17
iavf: fix double-release of rtnl_lock
Jakub Kicinski
1
-3
/
+1
2020-12-17
i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs
Sylwester Dziedziuch
3
-2
/
+15
2020-12-16
i40e, xsk: clear the status bits for the next_to_use descriptor
Björn Töpel
1
-1
/
+4
2020-12-16
ice, xsk: clear the status bits for the next_to_use descriptor
Björn Töpel
1
-1
/
+4
2020-12-14
ice, xsk: Move Rx allocation out of while-loop
Björn Töpel
1
-6
/
+3
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-38
/
+94
2020-12-10
igc: Add new device ID
Sasha Neftin
3
-0
/
+3
2020-12-09
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
5
-34
/
+90
2020-12-09
e1000e: fix S0ix flow to allow S0i3.2 subset entry
Vitaly Lifshits
1
-4
/
+4
2020-12-09
ice: avoid premature Rx buffer reuse
Björn Töpel
1
-9
/
+22
2020-12-09
ixgbe: avoid premature Rx buffer reuse
Björn Töpel
1
-7
/
+17
2020-12-09
i40e: avoid premature Rx buffer reuse
Björn Töpel
1
-7
/
+20
2020-12-09
igb: avoid transmit queue timeout in xdp path
Sven Auhagen
1
-0
/
+5
2020-12-09
igb: use xdp_do_flush
Sven Auhagen
1
-1
/
+1
2020-12-09
igb: skb add metasize for xdp
Sven Auhagen
1
-0
/
+4
2020-12-09
igb: XDP extack message on error
Sven Auhagen
1
-5
/
+12
2020-12-09
igb: take VLAN double header into account
Sven Auhagen
2
-4
/
+8
2020-12-09
igb: XDP xmit back fix error code
Sven Auhagen
1
-1
/
+1
2020-12-09
ice: Add space to unknown speed
Simon Perron Caissy
1
-1
/
+1
2020-12-09
ice: join format strings to same line as ice_debug
Jacob Keller
7
-160
/
+80
2020-12-09
ice: silence static analysis warning
Bruce Allan
1
-1
/
+1
2020-12-09
ice: cleanup misleading comment
Bruce Allan
1
-3
/
+3
2020-12-09
ice: Remove vlan_ena from vsi structure
Nick Nunley
2
-8
/
+4
2020-12-09
ice: Remove gate to OROM init
Jeb Cramer
1
-26
/
+0
2020-12-09
ice: Enable Support for FW Override (E82X)
Jeb Cramer
1
-4
/
+0
2020-12-09
ice: don't always return an error for Get PHY Abilities AQ command
Paul M Stillwell Jr
1
-1
/
+2
2020-12-09
ice: cleanup stack hog
Bruce Allan
1
-18
/
+26
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
9
-46
/
+119
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
6
-7
/
+7
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-18
/
+31
2020-11-24
igbvf: Refactor traces
Karen Sornek
1
-2
/
+2
2020-11-24
i40e: report correct VF link speed when link state is set to enable
Stefan Assmann
1
-2
/
+3
2020-11-24
i40e: remove redundant assignment
Marek Majtyka
1
-1
/
+0
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
[next]