index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-22
igc: Fix typo in i225 LTR functions
Sasha Neftin
1
-1
/
+1
2021-11-18
net: intel: igc_ptp: fix build for UML
Randy Dunlap
1
-1
/
+1
2021-10-20
igc: Update I226_K device ID
Sasha Neftin
1
-1
/
+1
2021-09-16
igc: fix tunnel offloading
Paolo Abeni
1
-1
/
+3
2021-08-27
igc: Add support for CBS offloading
Aravindhan Gunasekaran
5
-1
/
+195
2021-08-27
igc: Simplify TSN flags handling
Vinicius Costa Gomes
4
-27
/
+43
2021-08-27
igc: Use default cycle 'start' and 'end' values for queues
Vinicius Costa Gomes
2
-22
/
+21
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-16
/
+23
2021-08-24
igc: Add support for PTP getcrosststamp()
Vinicius Costa Gomes
4
-0
/
+234
2021-08-24
igc: Enable PCIe PTM
Vinicius Costa Gomes
1
-0
/
+6
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-08-20
igc: Use num_tx_queues when iterating over tx_ring queue
Toshiki Nishioka
1
-2
/
+2
2021-08-20
igc: fix page fault when thunderbolt is unplugged
Aaron Ma
2
-14
/
+21
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-07-21
igc: Increase timeout value for Speed 100/1000/2500
Muhammad Husaini Zulkifli
1
-1
/
+3
2021-07-21
igc: Set QBVCYCLET_S to 0 for TSN Basic Scheduling
Muhammad Husaini Zulkifli
1
-1
/
+1
2021-07-21
igc: Remove phy->type checking
Sasha Neftin
1
-11
/
+4
2021-07-21
igc: Remove _I_PHY_ID checking
Sasha Neftin
3
-15
/
+4
2021-07-21
igc: Check if num of q_vectors is smaller than max before array access
Sasha Neftin
1
-1
/
+8
2021-07-20
Revert "igc: Export LEDs"
Kurt Kanzenbach
4
-154
/
+0
2021-07-17
igc: Export LEDs
Kurt Kanzenbach
4
-0
/
+154
2021-07-17
igc: Make flex filter more flexible
Kurt Kanzenbach
3
-20
/
+22
2021-07-17
igc: Allow for Flex Filters to be installed
Vinicius Costa Gomes
1
-6
/
+0
2021-07-17
igc: Integrate flex filter into ethtool ops
Kurt Kanzenbach
4
-10
/
+228
2021-07-17
igc: Add possibility to add flex filter
Kurt Kanzenbach
4
-5
/
+207
2021-07-01
igc: Fix an error handling path in 'igc_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-01
igc: change default return of igc_read_phy_reg()
Tom Rix
1
-1
/
+1
2021-07-01
igc: Fix use-after-free error during reset
Vinicius Costa Gomes
1
-0
/
+2
2021-06-24
intel: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-5
/
+2
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+8
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-03
igc: add correct exception tracing for XDP
Magnus Karlsson
1
-6
/
+5
2021-05-26
igb/igc: use strongly typed pointer
Jesse Brandeburg
1
-1
/
+1
2021-05-26
intel: remove checker warning
Jesse Brandeburg
1
-1
/
+1
2021-05-20
igc: Enable TX via AF_XDP zero-copy
Andre Guedes
4
-8
/
+129
2021-05-20
igc: Enable RX via AF_XDP zero-copy
Andre Guedes
5
-19
/
+450
2021-05-20
igc: Replace IGC_TX_FLAGS_XDP flag by an enum
Andre Guedes
2
-7
/
+26
2021-05-20
igc: Introduce igc_unmap_tx_buffer() helper
Andre Guedes
1
-34
/
+15
2021-05-20
igc: Introduce TX/RX stats helpers
Andre Guedes
1
-12
/
+31
2021-05-20
igc: Refactor XDP rxq info registration
Andre Guedes
3
-34
/
+12
2021-05-20
igc: Refactor igc_clean_rx_ring()
Andre Guedes
1
-9
/
+14
2021-05-20
igc: Refactor __igc_xdp_run_prog()
Andre Guedes
1
-28
/
+28
2021-05-20
igc: Move igc_xdp_is_enabled()
Andre Guedes
2
-5
/
+5
2021-05-15
igc: use XDP helpers
Matteo Croce
1
-6
/
+3
2021-04-16
igc: Expose LPI counters
Sasha Neftin
1
-0
/
+2
2021-04-16
igc: Fix overwrites return value
Sasha Neftin
1
-2
/
+2
[next]