kernel-fxtec-pro1x/drivers/net/wireless/rt2x00
Zhu Yi e31a16d6f6 wireless: move some utility functions from mac80211 to cfg80211
The patch moves some utility functions from mac80211 to cfg80211.
Because these functions are doing generic 802.11 operations so they
are not mac80211 specific. The moving allows some fullmac drivers
to be also benefit from these utility functions.

Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: Samuel Ortiz <samuel.ortiz@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-05-22 14:06:02 -04:00
..
Kconfig rt2x00: Implement support for rt2800usb 2009-05-06 15:14:54 -04:00
Makefile rt2x00: Implement support for rt2800usb 2009-05-06 15:14:54 -04:00
rt2x00.h rt2x00: Simplify rt2x00_check_rev 2009-05-06 15:15:04 -04:00
rt2x00config.c rt2x00: Implement support for 802.11n 2009-05-06 15:14:50 -04:00
rt2x00crypto.c wireless: move some utility functions from mac80211 to cfg80211 2009-05-22 14:06:02 -04:00
rt2x00debug.c rt2x00: Export all register stats through debugfs 2009-03-05 14:39:44 -05:00
rt2x00debug.h rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00dev.c rt73usb: fix for master mode 2009-05-20 14:46:34 -04:00
rt2x00dump.h rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00firmware.c rt2x00: Validate firmware in driver 2009-02-09 15:03:35 -05:00
rt2x00ht.c rt2x00: Implement support for 802.11n 2009-05-06 15:14:50 -04:00
rt2x00leds.c rt2x00: fix led naming 2009-02-09 15:03:47 -05:00
rt2x00leds.h rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00lib.h rt2x00: Style fix for interval defines 2009-05-06 15:14:53 -04:00
rt2x00link.c rt2x00: Fix Sparse warning 2009-04-22 16:54:29 -04:00
rt2x00mac.c mac80211: unify config_interface and bss_info_changed 2009-05-06 15:14:36 -04:00
rt2x00pci.c rt2x00: Move Move pci_dev specific access to rt2x00pci 2009-04-22 16:54:29 -04:00
rt2x00pci.h rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00queue.c rt2x00: Implement support for 802.11n 2009-05-06 15:14:50 -04:00
rt2x00queue.h rt2x00: Implement support for 802.11n 2009-05-06 15:14:50 -04:00
rt2x00reg.h rt2x00: Validate firmware in driver 2009-02-09 15:03:35 -05:00
rt2x00rfkill.c rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00usb.c rt2x00: Don't free register information on suspend 2009-04-20 16:36:26 -04:00
rt2x00usb.h rt2x00: Add kill_tx_queue callback function 2009-02-09 15:03:34 -05:00
rt61pci.c mac80211: unify config_interface and bss_info_changed 2009-05-06 15:14:36 -04:00
rt61pci.h rt2x00: Move Move pci_dev specific access to rt2x00pci 2009-04-22 16:54:29 -04:00
rt73usb.c rt2x00: Fix chipset detection for rt73usb 2009-05-11 15:23:56 -04:00
rt73usb.h rt2x00: Remove check for rf word 0 2009-02-27 14:52:35 -05:00
rt2400pci.c mac80211: unify config_interface and bss_info_changed 2009-05-06 15:14:36 -04:00
rt2400pci.h rt2x00: Remove check for rf word 0 2009-02-27 14:52:35 -05:00
rt2500pci.c mac80211: unify config_interface and bss_info_changed 2009-05-06 15:14:36 -04:00
rt2500pci.h rt2x00: Remove check for rf word 0 2009-02-27 14:52:35 -05:00
rt2500usb.c rt2x00: Simplify rt2x00_check_rev 2009-05-06 15:15:04 -04:00
rt2500usb.h rt2x00: Remove check for rf word 0 2009-02-27 14:52:35 -05:00
rt2800usb.c rt2x00: Add USB ID for rt2800usb 2009-05-20 14:46:32 -04:00
rt2800usb.h rt2x00: Synchronize initialization with rt2870 driver 2009-05-06 15:14:55 -04:00