kernel-ark/drivers/net/wireless/ath/ath9k
Johannes Berg d323655372 cfg80211: clean up includes
Trying to separate header files into net/wireless.h and
net/cfg80211.h has been a source of confusion. Remove
net/wireless.h (because there also is the linux/wireless.h)
and subsume everything into net/cfg80211.h -- except the
definitions for regulatory structures which get moved to
a new header net/regulatory.h.

The "new" net/cfg80211.h is now divided into sections.

There are no real changes in this patch but code shuffling
and some very minor documentation fixes.

I have also, to make things reflect reality, put in a
copyright line for Luis to net/regulatory.h since that
is probably exclusively written by him but was formerly
in a file that only had my copyright line.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Cc: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-04-22 16:57:17 -04:00
..
ahb.c
ani.c
ani.h
ath9k.h
beacon.c
calib.c ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrate 2009-04-22 16:54:47 -04:00
calib.h ath9k: Use a consistent naming convention 2009-04-22 16:54:46 -04:00
debug.c
debug.h
eeprom.c
eeprom.h cfg80211: clean up includes 2009-04-22 16:57:17 -04:00
hw.c ath9k: Disable autosleep feature for AR9285 based chipsets. 2009-04-22 16:57:14 -04:00
hw.h ath9k: Use a consistent naming convention 2009-04-22 16:54:46 -04:00
initvals.h
Kconfig
mac.c
mac.h
main.c atheros: fix propagation of bad EEPROM on regulatory init 2009-04-22 16:57:15 -04:00
Makefile
pci.c
phy.c
phy.h
rc.c
rc.h
recv.c
reg.h
virtual.c
xmit.c ath9k: Fix memleak on TX DMA failure 2009-04-22 16:54:46 -04:00