linux_dsm_epyc7002/drivers/net
David Müller 005a425b24 rtlwifi: rtl8821ae: Make sure loop counter is signed on all architectures
The for-loop condition does not work correctly on architectures where
"char" is unsigned. Fix it by using an "int", which may also result in
more efficient code.

Signed-off-by: David Müller <d.mueller@elsoft.ch>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-04-26 12:13:15 +03:00
..
appletalk
arcnet
bonding
caif
can
cris
dsa dsa: mv88e6xxx: Use bus in mv88e6xxx_lookup_name() 2016-04-13 18:15:23 -04:00
ethernet ravb: make ravb_ptp_interrupt() *void* 2016-04-14 00:48:33 -04:00
fddi
fjes net: fjes: Use resource_size 2016-04-11 15:00:04 -04:00
hamradio
hippi
hyperv
ieee802154 ieee802154/adf7242: fix memory leak of firmware 2016-04-08 19:33:30 +02:00
ipvlan
irda
phy net: mdio: Fix lockdep falls positive splat 2016-04-11 21:15:48 -04:00
plip
ppp
slip
team
usb
vmxnet3
wan
wimax
wireless rtlwifi: rtl8821ae: Make sure loop counter is signed on all architectures 2016-04-26 12:13:15 +03:00
xen-netback
dummy.c
eql.c
geneve.c geneve: change to use UDP socket GRO 2016-04-07 16:53:29 -04:00
ifb.c
Kconfig
LICENSE.SRC
loopback.c
macsec.c
macvlan.c
macvtap.c
Makefile
mdio.c
mii.c
netconsole.c
nlmon.c
ntb_netdev.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tun.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-04-09 17:41:41 -04:00
veth.c
virtio_net.c
vrf.c
vxlan.c vxlan: fix incorrect type 2016-04-11 15:01:56 -04:00
xen-netfront.c