index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
Age
Commit message (
Expand
)
Author
2025-04-29
igc: fix lock order in igc_ptp_reset
Jacob Keller
2025-04-11
igc: add lock preventing multiple simultaneous PTM transactions
Christopher S M Hall
2025-04-11
igc: cleanup PTP module if probe fails
Christopher S M Hall
2025-04-11
igc: handle the IGC_PTP_ENABLED flag correctly
Christopher S M Hall
2025-04-11
igc: move ktime snapshot into PTM retry loop
Christopher S M Hall
2025-04-11
igc: increase wait time before retrying PTM
Christopher S M Hall
2025-04-11
igc: fix PTM cycle trigger logic
Christopher S M Hall
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-02
igc: Fix TX drops in XDP ZC
Zdenek Bouska
2025-04-02
igc: Fix XSK queue NAPI ID mapping
Joe Damato
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-02-26
net: skb: free up one bit in tx_flags
Willem de Bruijn
2025-02-20
igc: Add launch time support to XDP ZC
Song Yoong Siang
2025-02-20
igc: Refactor empty frame insertion for launch time support
Song Yoong Siang
2025-02-18
igc: Switch to use hrtimer_setup()
Nam Cao
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-11
igc: Set buffer type for empty frames in igc_init_empty_frame
Song Yoong Siang
2025-02-11
igc: Fix HW RX timestamp when passed by ZC XDP
Zdenek Bouska
2025-02-10
igc: Avoid unnecessary link down event in XDP_SETUP_PROG process
Song Yoong Siang
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-07
igc: Link queues to NAPI instances
Joe Damato
2025-01-07
igc: Link IRQs to NAPI instances
Joe Damato
2025-01-07
igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()
Yue Haibing
2025-01-07
igc: Allow hot-swapping XDP program
Song Yoong Siang
2025-01-07
igc: return early when failing to read EECD register
En-Wei Wu
2025-01-06
igc: Remove unused igc_read/write_pcie_cap_reg
Dr. David Alan Gilbert
2025-01-06
igc: Remove unused igc_read/write_pci_cfg wrappers
Dr. David Alan Gilbert
2025-01-06
igc: Remove unused igc_acquire/release_nvm
Dr. David Alan Gilbert
2024-11-13
igc: remove autoneg parameter from igc_mac_info
Vitaly Lifshits
2024-09-06
igc: Remove setting of RX software timestamp
Gal Pressman
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-02
igc: Unlock on error in igc_io_resume()
Dan Carpenter
2024-08-30
igc: Move the MULTI GBT AN Control Register to _regs file
Sasha Neftin
2024-08-30
igc: Add Energy Efficient Ethernet ability
Sasha Neftin
2024-08-30
igc: Get rid of spurious interrupts
Kurt Kanzenbach
2024-08-30
igc: Add MQPRIO offload support
Kurt Kanzenbach
2024-08-07
igc: Fix qbv tx latency by setting gtxoffset
Faizal Rahim
2024-08-07
igc: Fix reset adapter logics when tx mode change
Faizal Rahim
2024-08-07
igc: Fix qbv_config_change_errors logics
Faizal Rahim
2024-08-07
igc: Fix packet still tx after gate close by reducing i226 MAC retry buffer
Faizal Rahim
2024-07-31
igc: Fix double reset adapter triggered from a single taprio cmd
Faizal Rahim
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-13
Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2024-07-11
igc: Remove the internal 'eee_advert' field
Sasha Neftin
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-13
Revert "igc: fix a log entry using uninitialized netdev"
Sasha Neftin
2024-06-10
net: intel: Use *-y instead of *-objs in Makefile
Andy Shevchenko
[next]