kernel-fxtec-pro1x/drivers/net/wireless/orinoco
Stephen Hemminger d0cf9c0dad wireless: convert drivers to netdev_tx_t
Mostly just simple conversions:
  * ray_cs had bogus return of NET_TX_LOCKED but driver
    was not using NETIF_F_LLTX
  * hostap and ipw2x00 had some code that returned value
    from a called function that also had to change to return netdev_tx_t

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-09-01 01:14:04 -07:00
..
airport.c
cfg.c
cfg.h
fw.c
fw.h
hermes.c
hermes.h
hermes_dld.c
hermes_dld.h
hermes_rid.h
hw.c orinoco: consolidate storage of WEP and TKIP keys 2009-08-14 09:12:45 -04:00
hw.h orinoco: add function to retrieve current bssid 2009-08-14 09:12:44 -04:00
Kconfig
main.c wireless: convert drivers to netdev_tx_t 2009-09-01 01:14:04 -07:00
main.h
Makefile
mic.c
mic.h
orinoco.h orinoco: consolidate storage of WEP and TKIP keys 2009-08-14 09:12:45 -04:00
orinoco_cs.c
orinoco_nortel.c
orinoco_pci.c
orinoco_pci.h
orinoco_plx.c
orinoco_tmd.c
scan.c
scan.h
spectrum_cs.c
wext.c orinoco: remove spare whitespace 2009-08-20 11:36:07 -04:00
wext.h