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
/
igc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-16
igc: fix the validation logic for taprio's gate list
AKASHI Takahiro
1
-10
/
+10
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2
-0
/
+8
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+23
2023-02-08
net/sched: taprio: give higher priority to higher TCs in software dequeue mode
Vladimir Oltean
1
-3
/
+3
2023-02-07
igc: Add ndo_tx_timeout support
Sasha Neftin
1
-2
/
+23
2023-02-06
net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw
Vladimir Oltean
1
-0
/
+23
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2
-0
/
+8
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+9
2023-02-01
igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()
Tom Rix
1
-5
/
+9
2023-01-30
igc: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-5
/
+0
2023-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+8
2023-01-10
igc: Fix PPS delta between two synchronized end-points
Christopher S Hall
2
-4
/
+8
2023-01-03
igc: Remove reset adapter task for i226 during disable tsn config
Muhammad Husaini Zulkifli
3
-12
/
+7
2023-01-03
igc: enable Qbv configuration for 2nd GCL
Tan Tee Min
3
-9
/
+15
2023-01-03
igc: remove I226 Qbv BaseTime restriction
Muhammad Husaini Zulkifli
5
-16
/
+65
2022-12-15
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-15
igc: recalculate Qbv end_time by considering cycle time
Tan Tee Min
1
-0
/
+15
2022-12-15
igc: allow BaseTime 0 enrollment for Qbv
Tan Tee Min
3
-1
/
+4
2022-12-15
igc: Add checking for basetime less than zero
Muhammad Husaini Zulkifli
1
-0
/
+3
2022-12-15
igc: Use strict cycles for Qbv scheduling
Vinicius Costa Gomes
1
-9
/
+2
2022-12-15
igc: Enhance Qbv scheduling by using first flag bit
Vinicius Costa Gomes
3
-29
/
+151
2022-11-02
igc: Correct the launchtime offset
Muhammad Husaini Zulkifli
5
-0
/
+48
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2
-10
/
+10
2022-09-28
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-18
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-10
igc: Change type of the 'igc_check_downshift' method
Sasha Neftin
2
-6
/
+2
2022-05-10
igc: Remove unused phy_type enum
Sasha Neftin
3
-18
/
+3
2022-05-10
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-07
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
[next]