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)
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>

No differences found