1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net
Evelyn Tsai b619e01380 mt76: fix MBSS index condition in DBDC mode
MT7915_MAX_INTERFACES is per-band declaration in MT7915/MT7986/MT7916.
Enlarge vif_mask to 64 bits wide, including the bit operation.

Reviewed-by: Shayne Chen <shayne.chen@mediatek.com>
Signed-off-by: Evelyn Tsai <evelyn.tsai@mediatek.com>
Signed-off-by: Bo Jiao <bo.jiao@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2022-05-13 09:39:34 +02:00
..
appletalk
arcnet net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe() 2022-03-03 10:29:13 +00:00
bonding ipv6: Use ipv6_only_sock() helper in condition. 2022-04-22 12:47:50 +01:00
caif net: caif: Use netif_rx(). 2022-03-04 12:02:19 +00:00
can can: ctucanfd: remove PCI module debug parameters 2022-05-02 09:24:41 +02:00
dsa net: dsa: sja1105: Convert to mdiobus_c45_read 2022-05-02 13:21:38 +02:00
ethernet mlx5-updates-2022-05-02 2022-05-03 12:43:41 +02:00
fddi
fjes
hamradio net: hamradio: remove support for DMA SCC devices 2022-04-27 12:22:56 +01:00
hippi drivers: net: hippi: Fix deadlock in rr_close() 2022-04-21 10:30:45 +02:00
hyperv hv_netvsc: Add support for XDP_REDIRECT 2022-04-11 18:25:47 -07:00
ieee802154 Stefan Schmidt says: 2022-05-02 13:57:56 -07:00
ipa net: ipa: compute proper aggregation limit 2022-04-25 11:27:56 +01:00
ipvlan net: add per-cpu storage and net->core_stats 2022-03-11 23:17:24 -08:00
mctp mctp i2c: correct mctp_i2c_header_create result 2022-04-01 12:04:15 +01:00
mdio net: mdio: add reset control for Aspeed MDIO 2022-04-28 09:39:31 +02:00
netdevsim netdevsim: Use dscp_t in struct nsim_fib4_rt 2022-04-11 17:37:58 -07:00
pcs net: pcs: pcs-xpcs: Convert to mdiobus_c45_read 2022-05-02 13:21:38 +02:00
phy net: phy: bcm87xx: Use mmd helpers 2022-05-02 13:21:38 +02:00
plip slip/plip: Use netif_rx(). 2022-03-06 11:05:31 +00:00
ppp net: remove noblock parameter from skb_recv_datagram() 2022-04-06 13:45:26 +01:00
slip drivers: net: slip: fix NPD bug in sl_tx_timeout() 2022-04-06 23:00:16 -07:00
team teaming: deliver link-local packets with the link they arrive on 2022-02-18 11:40:52 +00:00
usb usb: lan78xx: remove a copy of the NAPI_POLL_WEIGHT define 2022-04-29 11:56:41 +01:00
vmxnet3
vxlan vxlan: fix error return code in vxlan_fdb_append 2022-04-08 12:35:12 +01:00
wan net: wan: remove support for Z85230-based devices 2022-04-27 12:22:56 +01:00
wireguard wireguard: device: check for metadata_dst with skb_valid_dst() 2022-04-22 15:59:05 -07:00
wireless mt76: fix MBSS index condition in DBDC mode 2022-05-13 09:39:34 +02:00
wwan wwan_hwsim: Avoid flush_scheduled_work() usage 2022-04-25 12:10:24 -07:00
xen-netback eth: remove copies of the NAPI_POLL_WEIGHT define 2022-04-29 11:56:41 +01:00
amt.c
bareudp.c bareudp: use ipv6_mod_enabled to check if IPv6 enabled 2022-03-16 19:16:57 -07:00
dummy.c
eql.c net: eql: Use kzalloc instead of kmalloc/memset 2022-04-21 14:40:21 +02:00
geneve.c geneve: avoid indirect calls in GRO path, when possible 2022-04-15 10:52:29 +01:00
gtp.c gtp: Fix inconsistent indenting 2022-03-16 08:47:02 -07:00
ifb.c
Kconfig
LICENSE.SRC
loopback.c net: Add skb_clear_tstamp() to keep the mono delivery_time 2022-03-03 14:38:48 +00:00
macsec.c
macvlan.c macvlan: Fix leaking skb in source mode with nodst option 2022-04-13 12:25:02 +01:00
macvtap.c macvtap: advertise link netns via netlink 2022-03-01 17:59:28 -08:00
Makefile vxlan: move to its own directory 2022-03-01 08:38:01 +00:00
mdio.c
mhi_net.c
mii.c
net_failover.c net: add per-cpu storage and net->core_stats 2022-03-11 23:17:24 -08:00
netconsole.c
nlmon.c
ntb_netdev.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tap.c net: tap: track dropped skb via kfree_skb_reason() 2022-03-06 11:04:01 +00:00
thunderbolt.c
tun.c tun: annotate access to queue->trans_start 2022-04-14 08:30:09 +02:00
veth.c net: enable memcg accounting for veth queues 2022-05-01 13:15:16 +01:00
virtio_net.c virtio_net: fix wrong buf address calculation when using xdp 2022-04-26 13:24:44 +02:00
vrf.c vrf: fix packet sniffing for traffic originating from ip tunnels 2022-04-01 11:56:55 +01:00
vsockmon.c
xen-netfront.c xen/grant-table: remove readonly parameter from functions 2022-03-15 20:34:40 -05:00