2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-23 22:25:40 +08:00
linux-next/drivers/net/wireless/ipw2x00
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
..
ipw2100.c wireless: convert drivers to netdev_tx_t 2009-09-01 01:14:04 -07:00
ipw2100.h ipw2x00: update contact information 2009-08-28 14:40:40 -04:00
ipw2200.c wireless: convert drivers to netdev_tx_t 2009-09-01 01:14:04 -07:00
ipw2200.h ipw2x00: update contact information 2009-08-28 14:40:40 -04:00
Kconfig make net/ieee80211.h private to ipw2x00 2009-02-27 14:51:42 -05:00
libipw_geo.c ipw2x00: update contact information 2009-08-28 14:40:40 -04:00
libipw_module.c libipw: initiate cfg80211 API conversion 2009-08-28 14:40:46 -04:00
libipw_rx.c libipw: switch from ieee80211_* to libipw_* naming policy 2009-08-28 14:40:28 -04:00
libipw_tx.c wireless: convert drivers to netdev_tx_t 2009-09-01 01:14:04 -07:00
libipw_wx.c ipw2x00: update contact information 2009-08-28 14:40:40 -04:00
libipw.h wireless: convert drivers to netdev_tx_t 2009-09-01 01:14:04 -07:00
Makefile net/ieee80211 -> drivers/net/ipw2x00/libipw_* rename 2008-11-21 11:08:18 -05:00