linux-stable/drivers/net
Alex Elder a224bd4b88 net: ipa: use data space for command opcodes
The 64-bit data field in a transaction is not used for commands.
And the opcode array is *only* used for commands.  They're
(currently) the same size; save a little space in the transaction
structure by enclosing the two fields in a union.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-05-22 20:46:12 +01:00
..
appletalk
arcnet
bonding
caif
can can: mcp251xfd: silence clang's -Wunaligned-access warning 2022-05-19 22:15:51 +02:00
dsa net: dsa: lantiq_gswip: Fix typo in gswip_port_fdb_dump() error print 2022-05-19 18:40:51 -07:00
ethernet qed: fix typos in comments 2022-05-22 20:44:30 +01:00
fddi
fjes
hamradio
hippi
hyperv net: allow gso_max_size to exceed 65536 2022-05-16 10:18:55 +01:00
ieee802154
ipa net: ipa: use data space for command opcodes 2022-05-22 20:46:12 +01:00
ipvlan
mctp
mdio
netdevsim
pcs
phy net: phy: adin: add support for clock output 2022-05-18 19:58:25 -07:00
plip
ppp Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-05-19 11:23:59 -07:00
slip
team
usb net: usb: r8152: Add in new Devices that are supported for Mac-Passthru 2022-05-19 17:21:24 -07:00
vmxnet3 net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup() 2022-05-17 12:03:52 +02:00
vxlan net: vxlan: Fix kernel coding style 2022-05-20 17:38:27 -07:00
wan
wireguard
wireless wireless-next patches for v5.19 2022-05-19 13:01:08 -07:00
wwan wwan: iosm: use a flexible array rather than allocate short objects 2022-05-20 17:56:50 -07:00
xen-netback
amt.c
bareudp.c
dummy.c
eql.c
geneve.c
gtp.c
ifb.c
Kconfig
LICENSE.SRC
loopback.c net: loopback: enable BIG TCP packets 2022-05-16 10:18:56 +01:00
macsec.c
macvlan.c
macvtap.c
Makefile
mdio.c
mhi_net.c
mii.c
net_failover.c
netconsole.c
nlmon.c
ntb_netdev.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tap.c
thunderbolt.c
tun.c
veth.c veth: enable BIG TCP packets 2022-05-16 10:18:56 +01:00
virtio_net.c
vrf.c
vsockmon.c
xen-netfront.c