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
2025-04-11
igc: move ktime snapshot into PTM retry loop
Christopher S M Hall
1
-9
/
+9
2025-04-11
igc: increase wait time before retrying PTM
Christopher S M Hall
1
-1
/
+4
2025-04-11
igc: fix PTM cycle trigger logic
Christopher S M Hall
2
-29
/
+42
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-4
/
+4
2025-04-02
igc: Fix TX drops in XDP ZC
Zdenek Bouska
1
-1
/
+1
2025-04-02
igc: Fix XSK queue NAPI ID mapping
Joe Damato
3
-6
/
+2
2025-03-27
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-39
/
+127
2025-02-27
net: skb: free up one bit in tx_flags
Willem de Bruijn
1
-1
/
+2
2025-02-21
igc: Add launch time support to XDP ZC
Song Yoong Siang
2
-2
/
+60
2025-02-21
igc: Refactor empty frame insertion for launch time support
Song Yoong Siang
1
-32
/
+50
2025-02-18
igc: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+2
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+13
2025-02-11
igc: Set buffer type for empty frames in igc_init_empty_frame
Song Yoong Siang
1
-0
/
+1
2025-02-11
igc: Fix HW RX timestamp when passed by ZC XDP
Zdenek Bouska
1
-9
/
+12
2025-02-10
igc: Avoid unnecessary link down event in XDP_SETUP_PROG process
Song Yoong Siang
1
-4
/
+15
2025-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2025-01-08
igc: Link queues to NAPI instances
Joe Damato
3
-9
/
+51
2025-01-08
igc: Link IRQs to NAPI instances
Joe Damato
1
-0
/
+3
2025-01-08
igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()
Yue Haibing
1
-13
/
+7
2025-01-08
igc: Allow hot-swapping XDP program
Song Yoong Siang
1
-2
/
+4
2025-01-07
igc: return early when failing to read EECD register
En-Wei Wu
1
-0
/
+6
2025-01-07
igc: Remove unused igc_read/write_pcie_cap_reg
Dr. David Alan Gilbert
2
-28
/
+0
2025-01-07
igc: Remove unused igc_read/write_pci_cfg wrappers
Dr. David Alan Gilbert
2
-16
/
+0
2025-01-07
igc: Remove unused igc_acquire/release_nvm
Dr. David Alan Gilbert
2
-52
/
+0
2024-11-13
igc: remove autoneg parameter from igc_mac_info
Vitaly Lifshits
6
-195
/
+163
2024-09-06
igc: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-09-02
igc: Unlock on error in igc_io_resume()
Dan Carpenter
1
-0
/
+1
2024-08-30
igc: Move the MULTI GBT AN Control Register to _regs file
Sasha Neftin
3
-3
/
+5
2024-08-30
igc: Add Energy Efficient Ethernet ability
Sasha Neftin
3
-1
/
+89
2024-08-30
igc: Get rid of spurious interrupts
Kurt Kanzenbach
2
-4
/
+27
2024-08-30
igc: Add MQPRIO offload support
Kurt Kanzenbach
6
-2
/
+161
2024-08-07
igc: Fix qbv tx latency by setting gtxoffset
Faizal Rahim
1
-1
/
+1
2024-08-07
igc: Fix reset adapter logics when tx mode change
Faizal Rahim
1
-5
/
+19
2024-08-07
igc: Fix qbv_config_change_errors logics
Faizal Rahim
3
-10
/
+15
2024-08-07
igc: Fix packet still tx after gate close by reducing i226 MAC retry buffer
Faizal Rahim
2
-0
/
+40
2024-08-01
igc: Fix double reset adapter triggered from a single taprio cmd
Faizal Rahim
1
-16
/
+17
2024-07-17
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-15
/
+4
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
1
-1
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-07-13
Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2
-5
/
+13
2024-07-11
igc: Remove the internal 'eee_advert' field
Sasha Neftin
3
-10
/
+0
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
1
-1
/
+0
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+2
2024-06-13
Revert "igc: fix a log entry using uninitialized netdev"
Sasha Neftin
1
-3
/
+2
2024-06-11
net: intel: Use *-y instead of *-objs in Makefile
Andy Shevchenko
1
-3
/
+3
2024-06-06
igc: Fix Energy Efficient Ethernet support declaration
Sasha Neftin
2
-2
/
+11
2024-06-03
igc: Remove convert_art_ns_to_tsc()
Thomas Gleixner
1
-1
/
+5
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+1
2024-05-08
igc: fix a log entry using uninitialized netdev
Corinna Vinschen
1
-2
/
+3
[next]