android_kernel_motorola_sm6225/drivers/net/wireless/p54
Johannes Berg 94778280fa mac80211: provide sequence numbers
I've come to think that not providing sequence numbers for
the normal STA mode case was a mistake, at least two drivers
now had to implement code they wouldn't otherwise need, and
I believe at76_usb and adm8211 might be broken.

This patch makes mac80211 assign a sequence number to all
those frames that need one except beacons. That means that
if a driver only implements modes that do not do beaconing
it need not worry about the sequence number.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-10-31 19:00:12 -04:00
..
Kconfig
Makefile
net2280.h
p54.h mac80211: provide sequence numbers 2008-10-31 19:00:12 -04:00
p54common.c mac80211: provide sequence numbers 2008-10-31 19:00:12 -04:00
p54common.h p54: Move rx_mtu to struct bootrec_desc 2008-10-31 19:00:11 -04:00
p54pci.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2008-10-31 00:17:34 -07:00
p54pci.h p54pci: rx tasklet refactoring 2008-08-29 16:24:09 -04:00
p54usb.c net: convert print_mac to %pM 2008-10-27 17:06:18 -07:00
p54usb.h p54usb: support LM87 firmwares 2008-09-05 16:19:52 -04:00