summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb
AgeCommit message (Expand)Author
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-15igb: conditionalize I2C bit banging on external thermal sensor supportCorinna Vinschen
2023-02-14igb: Fix PPS input and output using 3rd and 4th SDPMiroslav Lichvar
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-08net/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka
2023-01-30igb: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2022-12-13igb: Initialize mailbox message for VF resetTony Nguyen
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-30igb: Allocate MSI-X vector when testingAkihiko Odaki
2022-11-04igb: Proactively round up to kmalloc bucket sizeKees Cook
2022-11-04igb: Do not free q_vector unless new one was allocatedKees Cook
2022-10-31ptp: introduce helpers to adjust by scaled parts per millionJacob Keller
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-18igb: Add lock to avoid data raceLin Ma
2022-07-28igb: convert .adjfreq to .adjfineJacob Keller
2022-07-12igb: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi
2022-06-30intel/igb:fix repeated words in commentsJilin Yuan
2022-06-30igb: remove unexpected word "the"Jiang Jian
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-22igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng
2022-06-17igb: fix a use-after-free issue in igb_clean_tx_ringLorenzo Bianconi
2022-06-09igb: Remove duplicate definesKai-Heng Feng
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-18igb: skip phy status check where unavailableKevin Mitchell
2022-05-05igb: Convert kmap() to kmap_local_page()Alaa Mohamed
2022-03-17igb: zero hwtstamp by defaultTom Rix
2022-02-07igb: refactor XDP registrationCorinna Vinschen
2022-01-27igb: Remove useless DMA-32 fallback configurationChristophe JAILLET
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-29igb: support EXTTS on 82580/i354/i350Ruud Bos
2021-12-29igb: support PEROUT on 82580/i354/i350Ruud Bos
2021-12-29igb: move PEROUT and EXTTS isr logic to separate functionsRuud Bos
2021-12-29igb: move SDP config initialization to separate functionRuud Bos
2021-12-28igb: switch to napi_build_skb()Alexander Lobakin
2021-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-21igb: remove never changed variable `ret_val'Jason Wang
2021-12-20igb: fix deadlock caused by taking RTNL in RPM resume pathHeiner Kallweit
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-15igb: Fix removal of unicast MAC filters of VFsKaren Sornek
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-12-13bpf: Let bpf_warn_invalid_xdp_action() report more infoPaolo Abeni
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-25igb: fix netpoll exit with trafficJesse Brandeburg
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-17net: annotate accesses to queue->trans_startEric Dumazet
2021-10-29igb: unbreak I2C bit-banging on i350Jan Kundrát
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski