exynos-linux-stable/drivers/net/ethernet
Jakub Kicinski fc3665dfcf
BACKPORT: net: bpf: rename ndo_xdp to ndo_bpf
ndo_xdp is a control path callback for setting up XDP in the
driver.  We can reuse it for other forms of communication
between the eBPF stack and the drivers.  Rename the callback
and associated structures and definitions.

Change-Id: I08c456c9afa712ce0b7a98c24b6f46545e69f3cc
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-09-25 16:54:45 +03:00
..
3com net: prevent ISA drivers from building on PPC32 2018-09-05 09:20:01 +02:00
8390 mac8390: Fix mmio access size probe 2019-04-03 06:24:15 +02:00
adaptec
adi
aeroflex
agere
allwinner
alteon
altera net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case 2019-03-13 14:04:56 -07:00
amazon net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE 2020-03-11 07:53:07 +01:00
amd net: amd: fix return type of ndo_start_xmit function 2019-11-25 09:52:35 +01:00
apm drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()' 2020-03-11 07:53:08 +01:00
apple
arc net: ethernet: arc: add the missed clk_disable_unprepare 2019-11-12 19:16:06 +01:00
atheros atl1e: checking the status of atl1e_write_phy_reg 2019-12-05 15:34:59 +01:00
aurora
broadcom Merge 4.9.217 branch 'android-4.9-q' into tw10-android-4.9-q 2020-03-23 16:23:34 +02:00
brocade bna: ethtool: Avoid reading past end of buffer 2018-11-21 09:25:58 +01:00
cadence net: macb: fix error format in dev_err() 2019-12-05 15:35:21 +01:00
calxeda
cavium smp: Avoid using two cache lines for struct call_single_data 2023-04-30 19:42:50 +03:00
chelsio treewide: use kv[mz]alloc* rather than opencoded variants 2023-02-21 00:20:54 +03:00
cirrus net: ep93xx_eth: fix mismatch of request_mem_region in remove 2019-12-21 10:40:50 +01:00
cisco enic: prevent waking up stopped tx queues over watchdog reset 2020-02-28 15:42:44 +01:00
davicom
dec net: tulip: Adjust indentation in {dmfe, uli526x}_init_module 2020-02-14 16:31:06 -05:00
dlink
emulex be2net: Signal that the device cannot transmit during reconfiguration 2019-08-06 18:29:36 +02:00
ezchip
faraday net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts 2018-12-13 09:20:26 +01:00
freescale net: fec: validate the new settings in fec_enet_set_coalesce() 2020-03-20 09:07:42 +01:00
fujitsu
hisilicon net: hisilicon: Fix signedness bug in hix5hd2_dev_probe() 2020-01-29 10:24:32 +01:00
hp net: hp100: fix always-true check for link up state 2018-09-29 03:07:33 -07:00
i825xx
ibm ehea: Fix a copy-paste err in ehea_init_port_res 2020-01-29 10:24:21 +01:00
intel ixgbe: Fix calculation of queue with VFs and flow director on interface flap 2020-02-05 13:05:50 +00:00
marvell net: mvneta: Fix the case where the last poll did not process all rx 2020-04-02 17:20:30 +02:00
mediatek net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is enabled 2019-07-10 09:55:30 +02:00
mellanox BACKPORT: net: bpf: rename ndo_xdp to ndo_bpf 2024-09-25 16:54:45 +03:00
micrel net: ks8851-ml: Fix IO operations, again 2020-04-02 17:20:40 +02:00
microchip
moxa
myricom net: myri10ge: fix memory leaks 2019-09-10 10:31:01 +01:00
natsemi net/sonic: Quiesce SONIC before re-initializing descriptor memory 2020-02-05 13:05:55 +00:00
neterion vxge: ensure data0 is initialized in when fetching firmware version information 2019-01-13 10:03:50 +01:00
netronome nfp: bpf: fix ALU32 high bits clearance bug 2019-03-23 13:19:44 +01:00
nuvoton w90p910_ether: remove incorrect __init annotation 2019-01-13 10:03:49 +01:00
nvidia
nxp net: lpc-enet: fix printk format strings 2019-10-05 12:30:22 +02:00
oki-semi
packetengines
pasemi net: pasemi: fix an use-after-free in pasemi_mac_phy_init() 2020-01-29 10:24:28 +01:00
qlogic qlcnic: Fix CPU soft lockup while collecting firmware dump 2020-02-05 13:05:53 +00:00
qualcomm net: qca_spi: Move reset_count to struct qcaspi 2020-01-29 10:24:34 +01:00
rdc
realtek r8169: Add support for new Realtek Ethernet 2019-01-26 09:38:32 +01:00
renesas net: sh_eth: fix a missing check of of_get_phy_mode 2020-01-29 10:24:19 +01:00
rocker
samsung sxgbe: Fix off by one in samsung driver strncpy size arg 2020-04-02 17:20:32 +02:00
seeq net: seeq: Fix the function used to release some memory in an error handling path 2019-09-21 07:14:19 +02:00
sfc sfc: initialise found bitmap in efx_ef10_mtd_probe 2019-12-05 15:35:12 +01:00
sgi
silan
sis sis900: fix TX completion 2019-07-21 09:06:06 +02:00
smsc net: smc911x: Adjust indentation in smc911x_phy_configure 2020-02-14 16:31:06 -05:00
stmicro net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting 2020-04-13 10:32:54 +02:00
sun niu: fix missing checks of niu_pci_eeprom_read 2019-02-12 19:44:58 +01:00
synopsys
tehuti
ti net: ethernet: ti: cpsw: fix extra rx interrupt 2019-12-21 10:42:22 +01:00
tile
toshiba net: toshiba: fix return type of ndo_start_xmit function 2019-11-25 09:52:34 +01:00
tundra net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ context 2019-09-10 10:30:59 +01:00
via
wiznet
xilinx net: xilinx: fix return type of ndo_start_xmit function 2019-11-25 09:52:34 +01:00
xircom
xscale
dnet.c
dnet.h
ec_bhf.c
ethoc.c
fealnx.c
jme.c
jme.h
Kconfig
korina.c
lantiq_etop.c
Makefile
netx-eth.c