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-06-17
ice: remove local variable
Paul M Stillwell Jr
1
-2
/
+1
2021-06-17
ice: reduce scope of variables
Paul M Stillwell Jr
2
-6
/
+6
2021-06-17
ice: mark PTYPE 2 as reserved
Jacob Keller
1
-1
/
+1
2021-06-17
ice: fix incorrect payload indicator on PTYPE
Jacob Keller
1
-1
/
+1
2021-06-11
ice: enable transmit timestamps for E810 devices
Jacob Keller
9
-4
/
+518
2021-06-11
ice: enable receive hardware timestamping
Jacob Keller
9
-6
/
+410
2021-06-11
ice: report the PTP clock index in ethtool .get_ts_info
Jacob Keller
3
-1
/
+155
2021-06-11
ice: register 1588 PTP clock device object for E810 devices
Jacob Keller
8
-0
/
+513
2021-06-11
ice: add low level PTP clock access functions
Jacob Keller
4
-0
/
+758
2021-06-11
ice: add support for set/get of driver-stored firmware parameters
Jacob Keller
3
-0
/
+108
2021-06-11
ice: process 1588 PTP capabilities during initialization
Jacob Keller
3
-0
/
+151
2021-06-11
ice: add support for sideband messages
Jacob Keller
11
-2
/
+343
2021-06-09
ice: parameterize functions responsible for Tx ring management
Maciej Fijalkowski
1
-8
/
+10
2021-06-09
ice: add ndo_bpf callback for safe mode netdev ops
Maciej Fijalkowski
1
-0
/
+15
2021-06-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
19
-151
/
+446
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
16
-118
/
+141
2021-06-07
ice: fix clang warning regarding deadcode.DeadStores
Paul M Stillwell Jr
1
-5
/
+1
2021-06-07
ice: downgrade error print to debug print
Anirudh Venkataramanan
1
-1
/
+1
2021-06-07
ice: Detect and report unsupported module power levels
Anirudh Venkataramanan
5
-2
/
+48
2021-06-07
ice: (re)initialize NVM fields when rebuilding
Jacob Keller
1
-0
/
+6
2021-06-07
ice: wait for reset before reporting devlink info
Jacob Keller
5
-0
/
+42
2021-06-07
ice: add error message when pldmfw_flash_image fails
Jacob Keller
1
-0
/
+10
2021-06-07
ice: add extack when unable to read device caps
Jacob Keller
1
-0
/
+3
2021-06-07
ice: use static inline for dummy functions
Jesse Brandeburg
5
-29
/
+33
2021-06-07
ice: Re-organizes reqstd/avail {R, T}XQ check/code for efficiency
Salil Mehta
1
-6
/
+8
2021-06-07
ice: set the value of global config lock timeout longer
Liwei Song
1
-1
/
+1
2021-06-07
ice: Refactor VIRTCHNL_OP_CONFIG_VSI_QUEUES handling
Brett Creeley
3
-23
/
+59
2021-06-07
ice: Refactor ice_setup_rx_ctx
Krzysztof Kazimierczak
4
-56
/
+78
2021-06-07
ice: Save VF's MAC across reboot
Brett Creeley
2
-17
/
+31
2021-06-07
ice: Manage VF's MAC address for both legacy and new cases
Brett Creeley
2
-27
/
+141
2021-06-04
igc: Enable HW VLAN Insertion and HW VLAN Stripping
Muhammad Husaini Zulkifli
4
-2
/
+78
2021-06-04
igc: Indentation fixes
Sasha Neftin
1
-2
/
+2
2021-06-04
igc: Remove unused MDICNFG register
Sasha Neftin
1
-1
/
+0
2021-06-04
igc: Remove unused asymmetric pause bit from igc defines
Sasha Neftin
1
-1
/
+0
2021-06-04
igc: Update driver to use ethtool_sprintf
Sasha Neftin
1
-26
/
+13
2021-06-04
ice: Allow all LLDP packets from PF to Tx
Dave Ertman
1
-1
/
+4
2021-06-04
ice: report supported and advertised autoneg using PHY capabilities
Paul Greenwalt
1
-45
/
+6
2021-06-04
ice: handle the VF VSI rebuild failure
Haiyue Wang
1
-1
/
+6
2021-06-04
ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared
Brett Creeley
2
-5
/
+8
2021-06-04
ice: Fix allowing VF to request more/less queues via virtchnl
Brett Creeley
1
-0
/
+2
2021-06-03
ice: track AF_XDP ZC enabled queues in bitmap
Maciej Fijalkowski
3
-3
/
+18
2021-06-03
igc: add correct exception tracing for XDP
Magnus Karlsson
1
-6
/
+5
2021-06-03
ixgbevf: add correct exception tracing for XDP
Magnus Karlsson
1
-0
/
+3
2021-06-03
igb: add correct exception tracing for XDP
Magnus Karlsson
1
-4
/
+6
2021-06-03
ixgbe: add correct exception tracing for XDP
Magnus Karlsson
2
-14
/
+16
2021-06-03
ice: add correct exception tracing for XDP
Magnus Karlsson
2
-5
/
+15
2021-06-03
i40e: add correct exception tracing for XDP
Magnus Karlsson
2
-3
/
+12
2021-06-03
igb: Fix XDP with PTP enabled
Kurt Kanzenbach
3
-33
/
+37
2021-06-02
RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw
Shiraz Saleem
1
-149
/
+0
2021-06-01
Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
David S. Miller
21
-55
/
+1021
[prev]
[next]