linux-stable-rt/net/mac80211
Jasper Bryant-Greene fef1643bf0 move ETH_P_PAE from ieee80211_i.h to if_ether.h
ETH_P_PAE belongs in if_ether.h with the other ETH_P_* definitions. This
patch moves it there.

Signed-off-by: Jasper Bryant-Greene <jasper@amiton.co.nz>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-08-22 16:29:57 -04:00
..
Kconfig mac80211: Reimplement WME using ->select_queue(). 2008-07-17 19:21:12 -07:00
Makefile mac80211: Reimplement WME using ->select_queue(). 2008-07-17 19:21:12 -07:00
aes_ccm.c mac80211: aes_ccm.c remove crypto wrapper and extra args 2008-07-08 14:16:02 -04:00
aes_ccm.h mac80211: pass scratch buffer directly, remove additional pointers 2008-07-08 14:16:02 -04:00
cfg.c mac80211: fix cfg80211 hooks for master interface 2008-07-29 16:55:08 -04:00
cfg.h
debugfs.c mac80211: revamp virtual interface handling 2008-07-14 14:30:07 -04:00
debugfs.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c mac80211: revamp virtual interface handling 2008-07-14 14:30:07 -04:00
debugfs_netdev.h mac80211: revamp virtual interface handling 2008-07-14 14:30:07 -04:00
debugfs_sta.c
debugfs_sta.h
event.c
ieee80211_i.h move ETH_P_PAE from ieee80211_i.h to if_ether.h 2008-08-22 16:29:57 -04:00
iface.c mac80211: fix TX sequence numbers 2008-07-14 14:52:57 -04:00
key.c
key.h
led.c
led.h
main.c mac80211: allow no mac address until firmware load 2008-08-22 16:29:55 -04:00
mesh.c
mesh.h mac80211: fix use of skb->cb for mesh forwarding 2008-08-07 09:49:04 -04:00
mesh_hwmp.c mac80211: remove IEEE80211_FC helper 2008-08-22 16:29:54 -04:00
mesh_pathtbl.c mac80211: fix use of skb->cb for mesh forwarding 2008-08-07 09:49:04 -04:00
mesh_plink.c mac80211: remove IEEE80211_FC helper 2008-08-22 16:29:54 -04:00
michael.c mac80211: remove ieee80211_get_hdr_info 2008-07-08 14:16:01 -04:00
michael.h mac80211: remove ieee80211_get_hdr_info 2008-07-08 14:16:01 -04:00
mlme.c mac80211: remove IEEE80211_FC helper 2008-08-22 16:29:54 -04:00
rate.c
rate.h build algorithms into the mac80211 module 2008-06-30 17:37:34 -04:00
rc80211_pid.h Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2008-07-14 20:23:54 -07:00
rc80211_pid_algo.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2008-07-14 20:40:34 -07:00
rc80211_pid_debugfs.c
rx.c mac80211: remove rx/tx_data->fc member 2008-08-22 16:29:54 -04:00
sta_info.c mac80211: make master netdev handling sane 2008-07-14 14:30:06 -04:00
sta_info.h mac80211: fix TX sequence numbers 2008-07-14 14:52:57 -04:00
tkip.c
tkip.h
tx.c mac80211: remove rx/tx_data->fc member 2008-08-22 16:29:54 -04:00
util.c mac80211: remove ieee80211_get_hdrlen 2008-08-22 16:29:54 -04:00
wep.c mac80211: use ieee80211 frame control directly 2008-08-22 16:29:54 -04:00
wep.h
wext.c mac80211: revamp beacon configuration 2008-07-14 14:30:07 -04:00
wme.c mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove(). 2008-08-02 23:25:50 -07:00
wme.h mac80211: wme.h remove unused QOS_CONTROL_LEN 2008-08-22 16:29:53 -04:00
wpa.c mac80211: pass scratch buffer directly, remove additional pointers 2008-07-08 14:16:02 -04:00
wpa.h