index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+1
2022-09-08
igc: Remove IGC_MDIC_INT_EN definition
Sasha Neftin
1
-1
/
+0
2022-08-19
igc: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
1
-45
/
+83
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+7
2022-07-18
igc: Remove forced_speed_duplex value
Sasha Neftin
1
-2
/
+0
2022-07-18
igc: Remove MSI-X PBA Clear register
Sasha Neftin
1
-3
/
+0
2022-07-18
igc: Lift TAPRIO schedule restriction
Kurt Kanzenbach
1
-6
/
+17
2022-07-14
igc: Reinstate IGC_REMOVED logic and implement it properly
Lennert Buytenhek
2
-1
/
+7
2022-06-30
intel/igc:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-30
intel: remove unused macros
Jesse Brandeburg
1
-1
/
+0
2022-05-11
igc: Change type of the 'igc_check_downshift' method
Sasha Neftin
2
-6
/
+2
2022-05-11
igc: Remove unused phy_type enum
Sasha Neftin
3
-18
/
+3
2022-05-11
igc: Remove igc_set_spd_dplx method
Sasha Neftin
2
-51
/
+0
2022-04-13
igc: Fix suspending when PTM is active
Vinicius Costa Gomes
1
-1
/
+14
2022-04-13
igc: Fix BUG: scheduling while atomic
Sasha Neftin
1
-2
/
+2
2022-04-13
igc: Fix infinite loop in release_swfw_sync
Sasha Neftin
1
-2
/
+9
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+0
2022-02-28
igc: igc_write_phy_reg_gpy: drop premature return
Sasha Neftin
1
-2
/
+0
2022-02-28
igc: igc_read_phy_reg_gpy: drop premature return
Corinna Vinschen
1
-2
/
+0
2022-02-08
igc: avoid kernel warning when changing RX ring parameters
Corinna Vinschen
1
-0
/
+3
2022-01-31
igc: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
Alexander Lobakin
1
-6
/
+7
2022-01-27
igc: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-13
/
+6
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-1
/
+2
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+20
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-12-28
igc: Fix TX timestamp support for non-MSI-X platforms
James McLaughlin
1
-0
/
+6
2021-12-28
igc: Do not enable crosstimestamping for i225-V models
Vinicius Costa Gomes
1
-1
/
+14
2021-12-28
igc: switch to napi_build_skb()
Alexander Lobakin
1
-1
/
+1
2021-12-21
igc: Remove obsolete define
Sasha Neftin
1
-1
/
+0
2021-12-21
igc: Remove obsolete mask
Sasha Neftin
1
-3
/
+0
2021-12-21
igc: Remove obsolete nvm type
Sasha Neftin
2
-4
/
+0
2021-12-21
igc: Remove unused phy type
Sasha Neftin
1
-1
/
+0
2021-12-21
igc: Remove unused _I_PHY_ID define
Sasha Neftin
1
-3
/
+0
2021-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-12-15
igc: Fix typo in i225 LTR functions
Sasha Neftin
1
-1
/
+1
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-4
/
+0
2021-12-14
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
1
-1
/
+1
2021-11-30
igc: enable XDP metadata in driver
Jesper Dangaard Brouer
1
-11
/
+22
2021-11-30
igc: AF_XDP zero-copy metadata adjust breaks SKBs on XDP_PASS
Jesper Dangaard Brouer
1
-1
/
+3
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-4
/
+10
2021-10-29
igc: Change Device Reset to Port Reset
Sasha Neftin
2
-2
/
+2
2021-10-29
igc: Add new device ID
Sasha Neftin
3
-0
/
+3
2021-10-29
igc: Remove media type checking on the PHY initialization
Sasha Neftin
1
-5
/
+0
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2021-10-20
igc: Update I226_K device ID
Sasha Neftin
1
-1
/
+1
2021-10-15
net: intel: igc_ptp: fix build for UML
Randy Dunlap
1
-1
/
+1
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-2
/
+2
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
[next]