linux/drivers/net/wireless/intersil/orinoco
Tobias Klauser 3a6282045b orinoco: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in
struct orinoco_private, use stats from struct net_device. Also remove
the now unnecessary .ndo_get_stats function.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-02-15 11:13:04 +02:00
..
Kconfig
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
airport.c
cfg.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
cfg.h
fw.c
fw.h
hermes.c
hermes.h
hermes_dld.c
hermes_dld.h
hermes_rid.h
hw.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
hw.h
main.c orinoco: Use net_device_stats from struct net_device 2017-02-15 11:13:04 +02:00
main.h
mic.c orinoco: Use shash instead of ahash for MIC calculations 2016-12-30 13:34:15 +02:00
mic.h orinoco: Use shash instead of ahash for MIC calculations 2016-12-30 13:34:15 +02:00
orinoco.h orinoco: Use net_device_stats from struct net_device 2017-02-15 11:13:04 +02:00
orinoco_cs.c
orinoco_nortel.c
orinoco_pci.c
orinoco_pci.h
orinoco_plx.c
orinoco_tmd.c
orinoco_usb.c orinoco: Use net_device_stats from struct net_device 2017-02-15 11:13:04 +02:00
scan.c nl80211: support beacon report scanning 2016-07-06 14:51:31 +02:00
scan.h
spectrum_cs.c
wext.c
wext.h