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
2024-03-05
igc: avoid returning frame twice in XDP_REDIRECT
Florian Kauer
1
-7
/
+6
2024-02-14
igc: Remove temporary workaround
Sasha Neftin
1
-5
/
+1
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+41
2024-01-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
1
-1
/
+1
2024-01-03
igc: Fix hicredit calculation
Rodrigo Cataldo
1
-1
/
+1
2023-12-27
igc: Check VLAN EtherType mask
Kurt Kanzenbach
1
-0
/
+8
2023-12-27
igc: Check VLAN TCI mask
Kurt Kanzenbach
2
-3
/
+26
2023-12-27
igc: Report VLAN EtherType matching back to user
Kurt Kanzenbach
1
-0
/
+6
2023-12-18
igc: field get conversion
Jesse Brandeburg
4
-13
/
+8
2023-12-18
igc: field prep conversion
Jesse Brandeburg
1
-2
/
+2
2023-12-18
intel: add bit macro includes where needed
Jesse Brandeburg
2
-0
/
+2
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-13
/
+14
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
1
-4
/
+2
2023-11-13
igc: Add support for PTP .getcyclesx64()
Vinicius Costa Gomes
6
-36
/
+101
2023-11-13
igc: Simplify setting flags in the TX data descriptor
Vinicius Costa Gomes
1
-6
/
+4
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+25
2023-10-20
igc: Fix ambiguity in the ethtool advertising
Sasha Neftin
1
-10
/
+25
2023-10-18
igc: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-18
intel: fix format warnings
Jesse Brandeburg
1
-2
/
+3
2023-09-21
igc: Expose tx-usecs coalesce setting to user
Muhammad Husaini Zulkifli
1
-12
/
+19
2023-09-16
igc: Fix infinite initialization loop with early XDP redirect
Vinicius Costa Gomes
1
-1
/
+1
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
[next]