linux_dsm_epyc7002/net
Alexander Aring 89c7d788f8 mac802154: change frame_retries behaviour
This patch changes the default minimum value of frame_retries to 0 and
changes the frame_retries default value to 3 which is also 802.15.4
default.

We don't use the frame_retries "-1" value as indicator for no-aret mode
anymore, instead we checking on the ack request bit inside the 802.15.4
frame control field. This allows a acknowledge handling per frame. This
checking is done by transceiver or inside xmit callback of driver layer.

If a transceiver doesn't support ARET handling the transmit
functionality ignores ack frames then, which isn't well but should not
effect anything of current functionality.

Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2015-08-10 20:43:06 +02:00
..
6lowpan 6lowpan: Fix extraction of flow label field 2015-08-10 20:43:05 +02:00
9p
802
8021q
appletalk
atm
ax25
batman-adv
bluetooth Bluetooth: Fix breakage in amp_write_rem_assoc_frag() 2015-08-10 20:41:34 +02:00
bridge net: switchdev: change fdb addr for a byte array 2015-08-09 22:48:08 -07:00
caif
can
ceph
core net: Fix race condition in store_rps_map 2015-08-07 15:56:56 -07:00
dcb
dccp
decnet
dns_resolver
dsa net: dsa: add support for switchdev FDB objects 2015-08-09 22:48:09 -07:00
ethernet net: ethernet: Fix double word "the the" in eth.c 2015-08-09 22:53:00 -07:00
hsr
ieee802154 ieee802154: 6lowpan: remove multiple lowpan per wpan support 2015-08-10 20:43:06 +02:00
ipv4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 2015-08-04 23:57:45 -07:00
ipv6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 2015-08-04 23:57:45 -07:00
ipx
irda
iucv
key
l2tp
lapb
llc
mac80211
mac802154 mac802154: change frame_retries behaviour 2015-08-10 20:43:06 +02:00
mpls mpls: Enforce payload type of traffic sent using explicit NULL 2015-08-09 22:51:42 -07:00
netfilter Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 2015-08-04 23:57:45 -07:00
netlabel
netlink
netrom
nfc
openvswitch openvswitch: Make 100 percents packets sampled when sampling rate is 1. 2015-08-07 12:00:38 -07:00
packet
phonet
rds RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns. 2015-08-07 11:29:58 -07:00
rfkill
rose
rxrpc
sched
sctp
sunrpc
switchdev net: switchdev: support static FDB addresses 2015-08-09 22:48:09 -07:00
tipc
unix
vmw_vsock
wimax net:wimax: Fix doucble word "the the" in networking.xml 2015-08-09 22:43:52 -07:00
wireless
x25
xfrm
compat.c
Kconfig
Makefile
socket.c
sysctl_net.c