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-08-17
i40e: Fix spelling mistake "dissable" -> "disable"
Colin Ian King
1
-1
/
+1
2021-08-17
iavf: use mutexes for locking of critical sections
Stefan Assmann
3
-63
/
+56
2021-08-13
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
1
-6
/
+6
2021-08-13
ice: Fix perout start time rounding
Maciej Machnikowski
1
-1
/
+1
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-13
/
+36
2021-08-09
iavf: Set RSS LUT and key in reset handle path
Md Fahad Iqbal Polash
1
-5
/
+8
2021-08-09
ice: don't remove netdev->dev_addr from uc sync list
Brett Creeley
1
-8
/
+15
2021-08-09
ice: Stop processing VF messages during teardown
Anirudh Venkataramanan
2
-0
/
+8
2021-08-09
ice: Prevent probing virtual functions
Anirudh Venkataramanan
1
-0
/
+5
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-2
/
+2
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-25
/
+94
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
9
-11
/
+11
2021-07-23
e100: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-2
/
+2
2021-07-23
igb: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-2
/
+1
2021-07-23
igb: Add counter to i21x doublecheck
Grzegorz Siwik
1
-1
/
+5
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2021-07-23
i40e: Fix log TC creation failure when max num of queues is exceeded
Jedrzej Jagielski
1
-0
/
+2
2021-07-23
i40e: Fix queue-to-TC mapping on Tx
Jedrzej Jagielski
3
-0
/
+53
2021-07-23
i40e: Add additional info to PHY type error
Lukasz Cieplicki
1
-1
/
+1
2021-07-23
i40e: Fix firmware LLDP agent related warning
Arkadiusz Kubalewski
1
-0
/
+4
2021-07-23
i40e: Fix logic of disabling queues
Arkadiusz Kubalewski
1
-24
/
+34
2021-07-21
i40e: add support for PTP external synchronization clock
Piotr Kwapulinski
4
-20
/
+871
2021-07-20
ixgbe: Fix packet corruption due to missing DMA sync
Markus Boehme
1
-1
/
+2
2021-07-20
igc: Increase timeout value for Speed 100/1000/2500
Muhammad Husaini Zulkifli
1
-1
/
+3
2021-07-20
igc: Set QBVCYCLET_S to 0 for TSN Basic Scheduling
Muhammad Husaini Zulkifli
1
-1
/
+1
2021-07-20
igc: Remove phy->type checking
Sasha Neftin
1
-11
/
+4
2021-07-20
igc: Remove _I_PHY_ID checking
Sasha Neftin
3
-15
/
+4
2021-07-20
igc: Check if num of q_vectors is smaller than max before array access
Sasha Neftin
1
-1
/
+8
2021-07-20
net/e1000e: Fix spelling mistake "The" -> "This"
Tree Davies
1
-1
/
+1
2021-07-20
e1000e: Add space to the debug print
Sasha Neftin
1
-2
/
+4
2021-07-20
e1000e: Add support for the next LOM generation
Sasha Neftin
2
-0
/
+8
2021-07-20
e1000e: Add support for Lunar Lake
Sasha Neftin
5
-0
/
+21
2021-07-20
e1000e: Additional PHY power saving in S0ix
Sasha Neftin
1
-0
/
+6
2021-07-20
e1000e: Add polling mechanism to indicate CSME DPG exit
Sasha Neftin
3
-0
/
+26
2021-07-20
e1000e: Add handshake with the CSME to support S0ix
Sasha Neftin
2
-154
/
+176
2021-07-20
Merge branch 's390-next'
David S. Miller
2
-11
/
+70
2021-07-20
Revert "igc: Export LEDs"
Kurt Kanzenbach
5
-155
/
+0
2021-07-19
iavf: fix locking of critical sections
Stefan Assmann
1
-7
/
+50
2021-07-19
iavf: do not override the adapter state in the watchdog task
Stefan Assmann
1
-1
/
+0
2021-07-19
i40e: improve locking of mac_filter_hash
Stefan Assmann
1
-3
/
+20
2021-07-16
igc: Export LEDs
Kurt Kanzenbach
5
-0
/
+155
2021-07-16
igc: Make flex filter more flexible
Kurt Kanzenbach
3
-20
/
+22
2021-07-16
igc: Allow for Flex Filters to be installed
Vinicius Costa Gomes
1
-6
/
+0
2021-07-16
igc: Integrate flex filter into ethtool ops
Kurt Kanzenbach
4
-10
/
+228
2021-07-16
igc: Add possibility to add flex filter
Kurt Kanzenbach
4
-5
/
+207
2021-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
8
-10
/
+34
2021-07-06
ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct ...
Taehee Yoo
1
-7
/
+13
2021-07-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-149
/
+0
2021-07-01
igb: Fix position of assignment to *ring
Jedrzej Jagielski
1
-1
/
+2
2021-07-01
igb: Check if num of q_vectors is smaller than max before array access
Aleksandr Loktionov
1
-1
/
+8
[prev]
[next]