summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2025-01-091-0/+6
|\
| * igc: return early when failing to read EECD registerEn-Wei Wu2025-01-071-0/+6
* | igc: Link queues to NAPI instancesJoe Damato2025-01-073-9/+51
* | igc: Link IRQs to NAPI instancesJoe Damato2025-01-071-0/+3
* | igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()Yue Haibing2025-01-071-13/+7
* | igc: Allow hot-swapping XDP programSong Yoong Siang2025-01-071-2/+4
* | igc: Remove unused igc_read/write_pcie_cap_regDr. David Alan Gilbert2025-01-062-28/+0
* | igc: Remove unused igc_read/write_pci_cfg wrappersDr. David Alan Gilbert2025-01-062-16/+0
* | igc: Remove unused igc_acquire/release_nvmDr. David Alan Gilbert2025-01-062-52/+0
|/
* igc: remove autoneg parameter from igc_mac_infoVitaly Lifshits2024-11-136-195/+163
* igc: Remove setting of RX software timestampGal Pressman2024-09-061-4/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-09-051-0/+1
|\
| * igc: Unlock on error in igc_io_resume()Dan Carpenter2024-09-021-0/+1
* | igc: Move the MULTI GBT AN Control Register to _regs fileSasha Neftin2024-08-303-3/+5
* | igc: Add Energy Efficient Ethernet abilitySasha Neftin2024-08-303-1/+89
* | igc: Get rid of spurious interruptsKurt Kanzenbach2024-08-302-4/+27
* | igc: Add MQPRIO offload supportKurt Kanzenbach2024-08-306-2/+161
|/
* igc: Fix qbv tx latency by setting gtxoffsetFaizal Rahim2024-08-071-1/+1
* igc: Fix reset adapter logics when tx mode changeFaizal Rahim2024-08-071-5/+19
* igc: Fix qbv_config_change_errors logicsFaizal Rahim2024-08-073-10/+15
* igc: Fix packet still tx after gate close by reducing i226 MAC retry bufferFaizal Rahim2024-08-072-0/+40
* igc: Fix double reset adapter triggered from a single taprio cmdFaizal Rahim2024-07-311-16/+17
* Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-07-164-15/+4
|\
| * Merge branch 'net-make-timestamping-selectable'Jakub Kicinski2024-07-151-1/+1
| |\
| | * net: Add struct kernel_ethtool_ts_infoKory Maincent2024-07-151-1/+1
| * | igc: Remove the internal 'eee_advert' fieldSasha Neftin2024-07-113-10/+0
| * | net: intel: Remove MODULE_AUTHORsTony Nguyen2024-07-111-1/+0
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-131-3/+2
| |\
| * | net: intel: Use *-y instead of *-objs in MakefileAndy Shevchenko2024-06-101-3/+3
* | | Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner2024-07-132-5/+13
|\ \ \ | | |/ | |/|
| * | Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin2024-06-131-3/+2
| |/
| * igc: Fix Energy Efficient Ethernet support declarationSasha Neftin2024-06-052-2/+11
* | igc: Remove convert_art_ns_to_tsc()Thomas Gleixner2024-06-031-1/+5
|/
* Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds2024-05-201-1/+1
|\
| * xsk: use generic DMA sync shortcut instead of a custom oneAlexander Lobakin2024-05-081-1/+1
* | igc: fix a log entry using uninitialized netdevCorinna Vinschen2024-05-081-2/+3
* | net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2024-05-071-1/+1
* | igc: Add Tx hardware timestamp request for AF_XDP zero-copy packetSong Yoong Siang2024-04-263-40/+195
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-253-8/+35
|\|
| * igc: Fix LED-related deadlock on driver unbindLukas Wunner2024-04-243-8/+35
* | igc: Remove redundant runtime resume for ethtool opsBjorn Helgaas2024-04-081-17/+0
* | igc: Refactor runtime power management flowSasha Neftin2024-03-291-17/+15
* | net: intel: implement modern PM ops declarationsJesse Brandeburg2024-03-291-16/+8
* | net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski2024-03-281-2/+1
|/
* igc: Remove stale comment about Tx timestampingKurt Kanzenbach2024-03-251-4/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-111-11/+1
|\
| * igc: Fix missing time sync eventsVinicius Costa Gomes2024-03-061-11/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-071-7/+6
|\|
| * igc: avoid returning frame twice in XDP_REDIRECTFlorian Kauer2024-03-051-7/+6
* | eth: igc: remove unused embedded struct net_deviceJakub Kicinski2024-03-041-1/+0