android_kernel_motorola_sm6225/drivers/net/wireless/hostap
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
..
hostap.h
hostap_80211.h wireless: convert drivers to netdev_tx_t 2009-09-01 01:14:04 -07:00
hostap_80211_rx.c
hostap_80211_tx.c wireless: convert drivers to netdev_tx_t 2009-09-01 01:14:04 -07:00
hostap_ap.c
hostap_ap.h
hostap_common.h
hostap_config.h
hostap_cs.c hostap_cs: Enable shared interrupts 2009-07-24 15:05:19 -04:00
hostap_download.c
hostap_hw.c net: remove needless (now buggy) & from dev->dev_addr 2009-05-17 11:59:47 -07:00
hostap_info.c
hostap_ioctl.c
hostap_main.c
hostap_pci.c
hostap_plx.c wireless: remove some (bogus?) 'may be used uninitialized' warnings 2009-04-24 15:41:41 -04:00
hostap_proc.c
hostap_wlan.h
Kconfig trivial: Kconfig: .ko is normally not included in module names 2009-06-12 18:01:50 +02:00
Makefile