linux-kernel-test/drivers/net/wireless/orinoco
David Kilroy bac6fafd4d orinoco: refactor xmit path
... so orinoco_usb can share some common functionality.

Handle 802.2 encapsulation and MIC calculation in that function.
The 802.3 header is prepended to the SKB. The calculated MIC is written
to a specified buffer. Also modify the transmit control word that will
be passed onto the hardware to specify whether the MIC is present, and
the key used.

Signed-off-by: David Kilroy <kilroyd@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-05-07 14:55:49 -04:00
..
airport.c orinoco: encapsulate driver locking 2010-05-03 14:53:07 -04:00
cfg.c orinoco: add hermes_ops 2010-05-03 14:53:06 -04:00
cfg.h
fw.c orinoco_usb: implement fw download 2010-05-03 14:53:09 -04:00
fw.h
hermes_dld.c orinoco_usb: implement fw download 2010-05-03 14:53:09 -04:00
hermes_dld.h
hermes_rid.h
hermes.c orinoco_usb: implement fw download 2010-05-03 14:53:09 -04:00
hermes.h orinoco_usb: implement fw download 2010-05-03 14:53:09 -04:00
hw.c orinoco: add hermes_ops 2010-05-03 14:53:06 -04:00
hw.h wireless: convert to use netdev_for_each_mc_addr 2010-02-28 01:44:01 -08:00
Kconfig orinoco: add orinoco_usb driver 2010-05-03 14:53:08 -04:00
main.c orinoco: refactor xmit path 2010-05-07 14:55:49 -04:00
main.h orinoco: use cfg80211_find_ie 2010-04-19 16:41:42 -04:00
Makefile orinoco: add orinoco_usb driver 2010-05-03 14:53:08 -04:00
mic.c
mic.h
orinoco_cs.c orinoco: encapsulate driver locking 2010-05-03 14:53:07 -04:00
orinoco_nortel.c orinoco: allow driver to specify netdev_ops 2010-05-03 14:53:06 -04:00
orinoco_pci.c orinoco: allow driver to specify netdev_ops 2010-05-03 14:53:06 -04:00
orinoco_pci.h
orinoco_plx.c orinoco: allow driver to specify netdev_ops 2010-05-03 14:53:06 -04:00
orinoco_tmd.c orinoco: allow driver to specify netdev_ops 2010-05-03 14:53:06 -04:00
orinoco_usb.c orinoco: refactor xmit path 2010-05-07 14:55:49 -04:00
orinoco.h orinoco: refactor xmit path 2010-05-07 14:55:49 -04:00
scan.c orinoco: use cfg80211_find_ie 2010-04-19 16:41:42 -04:00
scan.h
spectrum_cs.c orinoco_usb: implement fw download 2010-05-03 14:53:09 -04:00
wext.c orinoco: add hermes_ops 2010-05-03 14:53:06 -04:00
wext.h