index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2023-01-18
igc: Fix PPS delta between two synchronized end-points
Christopher S Hall
2
-4
/
+8
2022-12-31
igc: Set Qbv start_time and end_time to end_time if not being configured in GCL
Tan Tee Min
1
-1
/
+13
2022-12-31
igc: recalculate Qbv end_time by considering cycle time
Tan Tee Min
1
-0
/
+15
2022-12-31
igc: allow BaseTime 0 enrollment for Qbv
Tan Tee Min
3
-1
/
+4
2022-12-31
igc: Add checking for basetime less than zero
Muhammad Husaini Zulkifli
1
-0
/
+3
2022-12-31
igc: Use strict cycles for Qbv scheduling
Vinicius Costa Gomes
1
-9
/
+2
2022-12-31
igc: Enhance Qbv scheduling by using first flag bit
Vinicius Costa Gomes
3
-29
/
+151
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
[next]