original_kernel/net/mac80211
Patrick McHardy 1e90474c37 [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
Convert packet schedulers to use the netlink API. Unfortunately a gradual
conversion is not possible without breaking compilation in the middle or
adding lots of casts, so this patch converts them all in one step. The
patch has been mostly generated automatically with some minor edits to
at least allow seperate conversion of classifiers and actions.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 15:11:10 -08:00
..
Kconfig
Makefile
aes_ccm.c
aes_ccm.h
cfg.c mac80211: implement cfg80211 station handling 2008-01-28 15:09:39 -08:00
cfg.h
debugfs.c
debugfs.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c mac80211: add unified BSS configuration 2008-01-28 15:09:43 -08:00
debugfs_netdev.h
debugfs_sta.c
debugfs_sta.h
event.c
ieee80211.c mac80211: A-MPDU Rx stop aggregation on proper dev 2008-01-28 15:10:09 -08:00
ieee80211_i.h mac80211: add unified BSS configuration 2008-01-28 15:09:43 -08:00
ieee80211_iface.c mac80211: add beacon configuration via cfg80211 2008-01-28 15:09:38 -08:00
ieee80211_ioctl.c
ieee80211_key.h
ieee80211_led.c
ieee80211_led.h
ieee80211_rate.c mac80211: Fix rate reporting regression 2008-01-28 15:09:42 -08:00
ieee80211_rate.h
ieee80211_sta.c mac80211: fix rx flow sparse errors, make functions static 2008-01-28 15:10:46 -08:00
key.c
michael.c
michael.h
rc80211_pid.h
rc80211_pid_algo.c rc80211-pid: fix last_sample initialization 2008-01-28 15:10:43 -08:00
rc80211_pid_debugfs.c
rc80211_simple.c mac80211: Fix rate reporting regression 2008-01-28 15:09:42 -08:00
regdomain.c
rx.c mac80211: fix rx flow sparse errors, make functions static 2008-01-28 15:10:46 -08:00
sta_info.c
sta_info.h
tkip.c
tkip.h
tx.c mac80211: Initialize vif pointer 2008-01-28 15:10:08 -08:00
util.c mac80211: add unified BSS configuration 2008-01-28 15:09:43 -08:00
wep.c
wep.h
wme.c [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API 2008-01-28 15:11:10 -08:00
wme.h
wpa.c
wpa.h