index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-09-05
igc: Change IGC_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
1
-2
/
+2
2023-08-24
igc: Decrease PTM short interval from 10 us to 1 us
Sasha Neftin
1
-1
/
+1
2023-08-24
igc: Add support for multiple in-flight TX timestamps
Vinicius Costa Gomes
6
-63
/
+192
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-08-22
igc: Fix the typo in the PTM Control macro
Sasha Neftin
1
-1
/
+1
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+36
2023-08-08
igc: Add lock to safeguard global Qbv variables
Muhammad Husaini Zulkifli
2
-2
/
+36
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+1
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
1
-0
/
+1
2023-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-12
/
+28
2023-07-26
igc: Fix Kernel Panic during ndo_tx_timeout callback
Muhammad Husaini Zulkifli
1
-12
/
+28
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-07-18
igc: Prevent garbled TX queue with XDP ZEROCOPY
Florian Kauer
1
-2
/
+2
2023-07-18
igc: Add TransmissionOverrun counter
Muhammad Husaini Zulkifli
1
-3
/
+32
2023-07-10
igc: Fix inserting of empty frame for launchtime
Florian Kauer
1
-1
/
+1
2023-07-10
igc: Fix launchtime before start of cycle
Florian Kauer
1
-1
/
+1
2023-07-10
igc: No strict mode in pure launchtime/CBS offload
Florian Kauer
1
-2
/
+22
2023-07-10
igc: Handle already enabled taprio offload for basetime 0
Florian Kauer
1
-1
/
+1
2023-07-10
igc: Do not enable taprio offload for invalid arguments
Florian Kauer
1
-12
/
+6
2023-07-10
igc: Rename qbv_enable to taprio_offload_enable
Florian Kauer
3
-5
/
+5
2023-07-05
igc: Handle PPS start time programming for past time values
Aravindhan Gunasekaran
1
-3
/
+22
2023-07-05
igc: Include the length/type field and VLAN tag in queueMaxSDU
Tan Tee Min
1
-11
/
+4
2023-07-05
igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksett...
Prasad Koya
1
-0
/
+2
2023-07-05
igc: Fix TX Hang issue when QBV Gate is closed
Muhammad Husaini Zulkifli
3
-18
/
+87
2023-07-05
igc: Remove delay during TX ring configuration
Muhammad Husaini Zulkifli
1
-1
/
+0
2023-07-05
igc: Add condition for qbv_config_change_errors counter
Muhammad Husaini Zulkifli
3
-0
/
+4
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-47
/
+117
2023-06-22
igc: Work around HW bug causing missing timestamps
Vinicius Costa Gomes
1
-11
/
+37
2023-06-22
igc: Retrieve TX timestamp during interrupt handling
Vinicius Costa Gomes
3
-12
/
+7
2023-06-22
igc: Check if hardware TX timestamping is enabled earlier
Vinicius Costa Gomes
3
-5
/
+43
2023-06-22
igc: Fix race condition in PTP tx code
Vinicius Costa Gomes
3
-30
/
+41
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+11
2023-06-12
igc: Fix possible system crash when loading module
Vinicius Costa Gomes
1
-0
/
+3
2023-06-12
igc: Clean the TX buffer and TX descriptor ring
Muhammad Husaini Zulkifli
1
-1
/
+8
2023-05-31
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
1
-2
/
+11
2023-05-18
igc: Avoid transmit queue timeout for XDP
Kurt Kanzenbach
1
-0
/
+8
2023-05-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-11
/
+140
2023-05-03
igc: read before write to SRRCTL register
Song Yoong Siang
2
-5
/
+13
2023-04-27
igc: Add XDP hints kfuncs for RX timestamp
Jesper Dangaard Brouer
2
-0
/
+17
2023-04-27
igc: Add XDP hints kfuncs for RX hash
Jesper Dangaard Brouer
2
-0
/
+54
2023-04-27
igc: Add igc_xdp_buff wrapper for xdp_buff in driver
Jesper Dangaard Brouer
2
-7
/
+14
2023-04-27
igc: Enable and fix RX hash usage by netstack
Jesper Dangaard Brouer
2
-4
/
+55
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+10
2023-03-21
igc: Remove obsolete DMA coalescing code
Sasha Neftin
3
-18
/
+5
2023-03-16
igc: fix the validation logic for taprio's gate list
AKASHI Takahiro
1
-10
/
+10
2023-03-09
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
5
-23
/
+46
2023-03-08
igc: Remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-03-07
igc: Clean up and optimize watchdog task
Sasha Neftin
2
-19
/
+0
2023-03-07
igc: offload queue max SDU from tc-taprio
Tan Tee Min
3
-4
/
+31
2023-03-07
igc: Add qbv_config_change_errors counter
Muhammad Husaini Zulkifli
4
-0
/
+15
[next]