aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igbvf
AgeCommit message (Expand)Author
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-03-29net: intel: implement modern PM ops declarationsJesse Brandeburg
2024-03-04net: adopt skb_network_offset() and similar helpersEric Dumazet
2023-12-18intel: legacy: field get conversionJesse Brandeburg
2023-12-18intel: add bit macro includes where neededJesse Brandeburg
2023-10-18igbvf: replace deprecated strncpy with strscpyJustin Stitt
2023-09-05igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-21igbvf: add PCI reset handler functionsDawid Wesierski
2023-03-16igbvf: Regard vf reset nack as successAkihiko Odaki
2023-03-16intel/igbvf: free irq on the error path in igbvf_request_msix()Gaosheng Cui
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-06-30intel/igbvf:fix repeated words in commentsJilin Yuan
2022-01-27igbvf: Remove useless DMA-32 fallback configurationChristophe JAILLET
2021-12-21igbvf: Refactor traceKaren Sornek
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-15igbvf: fix double free in `igbvf_probe`Letu Ren
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-05-26igbvf: convert to strongly typed descriptorsJesse Brandeburg
2021-05-26intel: call csum functions with well formatted argumentsJesse Brandeburg
2021-05-26igb: handle vlan types with checker enabledJesse Brandeburg
2021-01-19net: igbvf: use skb_csum_is_sctp instead of protocol checkXin Long
2020-11-24igbvf: Refactor tracesKaren Sornek
2020-09-25intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg
2020-07-30igbvf: use generic power managementVaibhav Gupta
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher
2020-03-12net: igbvf: reject unsupported coalescing paramsJakub Kicinski
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-07net: ethernet: intel: Demote MTU change prints to debugFlorian Fainelli
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2018-11-21ethernet/intel: consolidate NAPI and NAPI exitJesse Brandeburg
2018-11-07igbvf: Replace spin_is_locked() with lockdepLance Roy
2018-09-18intel-ethernet: use correct module licenseJesse Brandeburg
2018-08-07igbvf: netdev: Mark expected switch fall-throughGustavo A. R. Silva
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2017-11-21igbvf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-10-18ethernet/intel: Convert timers to use timer_setup()Kees Cook
2017-08-08igbvf: convert msleep to mdelay in atomic contextGreg Edwards
2017-08-08igbvf: after mailbox write, wait for replyGreg Edwards
2017-08-08igbvf: add lock around mailbox opsGreg Edwards
2017-04-20igbvf: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-20igb/igbvf: Add VF MAC filter request capabilitiesYury Kylulin
2017-03-21igbvf: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes