.. |
Kconfig
|
85a7045a90
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
14 years ago |
Makefile
|
ec8aa669b8
mac80211: add the minstrel_ht rate control algorithm
|
15 years ago |
aes_ccm.c
|
ffa56e540c
mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()
|
14 years ago |
aes_ccm.h
|
feccb46694
mac80211: pass scratch buffer directly, remove additional pointers
|
17 years ago |
aes_cmac.c
|
ffa56e540c
mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()
|
14 years ago |
aes_cmac.h
|
765cb46a3f
mac80211: 802.11w - Add BIP (AES-128-CMAC)
|
16 years ago |
agg-rx.c
|
8571a19c4a
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
|
14 years ago |
agg-tx.c
|
5dd36bc933
mac80211: allow advertising correct maximum aggregate size
|
14 years ago |
cfg.c
|
38c091590f
mac80211: implement support for cfg80211_ops->{get,set}_ringparam
|
14 years ago |
cfg.h
|
e0eb685962
[MAC80211]: rename ieee80211_cfg.h to cfg.h
|
17 years ago |
chan.c
|
9db372fdd5
mac80211: fix channel type recalculation with HT and non-HT interfaces
|
14 years ago |
debugfs.c
|
83bdf2a172
mac80211: Add power to debugfs.
|
14 years ago |
debugfs.h
|
07caf9d6c9
mac80211: refactor debugfs function generation code
|
14 years ago |
debugfs_key.c
|
f7e0104c1a
mac80211: support separate default keys
|
14 years ago |
debugfs_key.h
|
f7e0104c1a
mac80211: support separate default keys
|
14 years ago |
debugfs_netdev.c
|
681d119047
mac80211: Add testing functionality for TKIP
|
14 years ago |
debugfs_netdev.h
|
47846c9b0c
mac80211: reduce reliance on netdev
|
15 years ago |
debugfs_sta.c
|
bd2ce6e43f
mac80211: Add timeout to BA session start API
|
14 years ago |
debugfs_sta.h
|
d0709a6518
mac80211: RCU-ify STA info structure access
|
17 years ago |
driver-ops.h
|
38c091590f
mac80211: implement support for cfg80211_ops->{get,set}_ringparam
|
14 years ago |
driver-trace.c
|
57c9fff3d0
mac80211: fix sparse warnings/errors
|
16 years ago |
driver-trace.h
|
38c091590f
mac80211: implement support for cfg80211_ops->{get,set}_ringparam
|
14 years ago |
event.c
|
e6d6e3420d
cfg80211: use proper allocation flags
|
16 years ago |
ht.c
|
90b4ca9dba
mac80211: copy peer MCS TX parameters
|
14 years ago |
ibss.c
|
2973773775
mac80211: remove IBSS merge delay
|
14 years ago |
ieee80211_i.h
|
5f16a43617
mac80211: support direct offchannel TX offload
|
14 years ago |
iface.c
|
0a0e9ae1bd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
key.c
|
6303710d7a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
|
14 years ago |
key.h
|
2d0123a5d6
mac80211: remove unused macros
|
14 years ago |
led.c
|
06778b1c38
mac80211: remove stray extern
|
14 years ago |
led.h
|
67408c8c7b
mac80211: selective throughput LED trigger active
|
14 years ago |
main.c
|
b196d031f2
mac80211: Add log message to ieee80211_restart_hw()
|
14 years ago |
mesh.c
|
59eb21a650
cfg80211: Extend channel to frequency mapping for 802.11j
|
14 years ago |
mesh.h
|
61ad539459
mac80211: Remove unused third address from mesh address extension header.
|
14 years ago |
mesh_hwmp.c
|
45904f2165
nl80211/mac80211: define and allow configuring mesh element TTL
|
14 years ago |
mesh_pathtbl.c
|
45904f2165
nl80211/mac80211: define and allow configuring mesh element TTL
|
14 years ago |
mesh_plink.c
|
c80d545da3
mac80211: Let userspace enable and configure vendor specific path selection.
|
14 years ago |
michael.c
|
8e8862b79d
mac80211: remove ieee80211_get_hdr_info
|
17 years ago |
michael.h
|
8e8862b79d
mac80211: remove ieee80211_get_hdr_info
|
17 years ago |
mlme.c
|
808118cb41
mac80211: do not enable ps if 802.1x controlled port is unblocked
|
14 years ago |
offchannel.c
|
b23b025fe2
mac80211: Optimize scans on current operating channel.
|
14 years ago |
pm.c
|
4136c4224c
mac80211: assure we also cancel deferred scan request
|
14 years ago |
rate.c
|
dd5b4cc71c
cfg80211/mac80211: improve ad-hoc multicast rate handling
|
14 years ago |
rate.h
|
ec8aa669b8
mac80211: add the minstrel_ht rate control algorithm
|
15 years ago |
rc80211_minstrel.c
|
ea65145da8
minstrel: don't complain about feedback for unrequested rates
|
15 years ago |
rc80211_minstrel.h
|
eae44756d6
minstrel: make the rate control ops reusable from another rc implementation
|
15 years ago |
rc80211_minstrel_debugfs.c
|
6038f373a3
llseek: automatically add .llseek fop
|
14 years ago |
rc80211_minstrel_ht.c
|
cf28d7934c
mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devices
|
14 years ago |
rc80211_minstrel_ht.h
|
de66bfd85c
minstrel_ht: move minstrel_mcs_groups declaration to header file
|
15 years ago |
rc80211_minstrel_ht_debugfs.c
|
a0572d93c1
mac80211: disallow seeks in minstrel debug code
|
14 years ago |
rc80211_pid.h
|
2d0123a5d6
mac80211: remove unused macros
|
14 years ago |
rc80211_pid_algo.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
rc80211_pid_debugfs.c
|
5f05647dd8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
rx.c
|
3af6334c9e
mac80211: add support for showing the last rx bitrate
|
14 years ago |
scan.c
|
d07bfd8b6f
mac80211: fix scan race, simplify code
|
14 years ago |
spectmgmt.c
|
47846c9b0c
mac80211: reduce reliance on netdev
|
15 years ago |
sta_info.c
|
d057e5a381
mac80211: add HW flag for disabling auto link-PS in AP mode
|
14 years ago |
sta_info.h
|
3af6334c9e
mac80211: add support for showing the last rx bitrate
|
14 years ago |
status.c
|
5f16a43617
mac80211: support direct offchannel TX offload
|
14 years ago |
tkip.c
|
3473187d24
mac80211: remove wep dependency
|
15 years ago |
tkip.h
|
3473187d24
mac80211: remove wep dependency
|
15 years ago |
tx.c
|
e16b396ce3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
util.c
|
b67afe7f43
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
|
14 years ago |
wep.c
|
730bd83b03
mac80211: don't kmalloc 16 bytes
|
14 years ago |
wep.h
|
3473187d24
mac80211: remove wep dependency
|
15 years ago |
wme.c
|
172128468f
mac80211: cleanup select_queue
|
14 years ago |
wme.h
|
cf0277e714
mac80211: fix skb buffering issue
|
15 years ago |
work.c
|
2d0123a5d6
mac80211: remove unused macros
|
14 years ago |
wpa.c
|
681d119047
mac80211: Add testing functionality for TKIP
|
14 years ago |
wpa.h
|
765cb46a3f
mac80211: 802.11w - Add BIP (AES-128-CMAC)
|
16 years ago |