]> git.openfabrics.org - ~emulex/infiniband.git/commit
mac80211: support hardware TX fragmentation offload
authorArik Nemtsov <arik@wizery.com>
Mon, 8 Nov 2010 09:51:06 +0000 (11:51 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 16 Nov 2010 21:37:04 +0000 (16:37 -0500)
commitf23a478075659db8a4fd62fa6e264a8bb052cc5b
treeba1492a4a781770644359b88e8ca2d8d3a00adc2
parentca4a0831917d6541b45f03542257fcb20dc9cf4a
mac80211: support hardware TX fragmentation offload

The lower driver is notified when the fragmentation threshold changes
and upon a reconfig of the interface.

If the driver supports hardware TX fragmentation, don't fragment
packets in the stack.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/cfg.c
net/mac80211/driver-ops.h
net/mac80211/driver-trace.h
net/mac80211/tx.c
net/mac80211/util.c