summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
Commit message (Expand)AuthorAgeFilesLines
* net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2024-05-071-1/+1
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2024-04-011-4/+4
|\
| * net: intel: implement modern PM ops declarationsJesse Brandeburg2024-03-291-4/+4
* | netlink: introduce type-checking attribute iterationJohannes Berg2024-03-291-8/+3
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2024-03-081-12/+42
|\
| * ixgbe: pull out stats update to common routinesMaciej Fijalkowski2024-03-061-12/+42
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-071-7/+49
|\ \ | |/ |/|
| * ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}ableMaciej Fijalkowski2024-03-011-7/+49
* | intel: make module parameters readable in sys filesystemJon Maxwell2024-03-041-1/+1
* | net: adopt skb_network_offset() and similar helpersEric Dumazet2024-03-041-1/+1
* | ixgbe: Convert ret val type from s32 to intJedrzej Jagielski2024-02-061-2/+2
|/
* ixgbe: Refactor returning internal error codesJedrzej Jagielski2024-01-021-13/+13
* ixgbe: Refactor overtemp event handlingJedrzej Jagielski2024-01-021-10/+6
* intel: legacy: field get conversionJesse Brandeburg2023-12-181-1/+1
* net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior2023-10-031-1/+1
* rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODELin Ma2023-08-081-3/+0
* vxlan: calculate correct header length for GPEJiri Benc2023-07-241-1/+1
* eth: ixgbe: fix the wake conditionJakub Kicinski2023-06-071-1/+1
* ixgbe: Fix panic during XDP_TX with > 64 CPUsJohn Hickey2023-04-271-2/+4
* net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean2023-04-231-1/+1
* net: piggy back on the memory barrier in bql when waking queuesJakub Kicinski2023-04-101-7/+5
* ixgbe: use new queue try_stop/try_wake macrosJakub Kicinski2023-04-101-28/+10
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2023-02-171-11/+17
|\
| * ixgbe: add double of VLAN header when computing the max MTUJason Xing2023-02-141-2/+1
| * ixgbe: allow to increase MTU to 3K with XDP enabledJason Xing2023-02-141-9/+16
* | Daniel Borkmann says:Jakub Kicinski2023-02-101-0/+6
|\ \
| * | drivers: net: turn on XDP featuresMarek Majtyka2023-02-021-0/+6
* | | ixgbe: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-01-301-5/+0
|/ /
* | ixgbe: Use C45 mdiobus accessorsAndrew Lunn2023-01-171-2/+4
* | ixgbe: XDP: fix checker warning from rcu pointerJesse Brandeburg2023-01-131-7/+6
|/
* net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner2022-10-281-4/+4
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-211-0/+3
|\
| * ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski2022-07-181-0/+3
* | ixgbe: drop unexpected word 'for' in commentsJiang Jian2022-06-301-1/+1
* | drivers, ixgbe: export vf statisticsMaximilian Heyne2022-06-091-0/+86
|/
* ixgbe: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi2022-05-131-36/+63
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2022-05-061-2/+2
|\
| * ixgbe: Fix module_param allow_unsupported_sfp typeJeff Daly2022-05-051-2/+2
* | net: make drivers set the TSO limit not the GSO limitJakub Kicinski2022-05-061-2/+2
|/
* ixgbe: add improvement for MDD response functionalitySlawomir Mrozowicz2022-03-081-1/+27
* ixgbe: add the ability for the PF to disable VF link stateSlawomir Mrozowicz2022-03-081-5/+6
* ixgbe: Remove non-inclusive languagePiotr Skajewski2022-02-231-2/+2
* ixgbe: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-01-271-13/+7
* Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-131-5/+5
|\
| * Merge branch 'linus' into irq/core, to fix conflictIngo Molnar2022-01-081-0/+4
| |\
| * | ixgbe: Use irq_update_affinity_hint()Nitesh Narayan Lal2021-12-101-5/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-311-1/+1
|\ \ \
| * | | bpf: Let bpf_warn_invalid_xdp_action() report more infoPaolo Abeni2021-12-131-1/+1
| |/ /
* | / ixgbe: switch to napi_build_skb()Alexander Lobakin2021-12-281-1/+1
| |/ |/|