Javier Cardona 1570ca5927 mac80211: send notification on new peer candidate for our secure mesh 14 роки тому
..
Kconfig 5f9f1812b6 mac80211: remove the dependency on crypto_blkcipher 14 роки тому
Makefile ec8aa669b8 mac80211: add the minstrel_ht rate control algorithm 15 роки тому
aes_ccm.c ffa56e540c mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher() 14 роки тому
aes_ccm.h feccb46694 mac80211: pass scratch buffer directly, remove additional pointers 17 роки тому
aes_cmac.c ffa56e540c mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher() 14 роки тому
aes_cmac.h 765cb46a3f mac80211: 802.11w - Add BIP (AES-128-CMAC) 16 роки тому
agg-rx.c 8571a19c4a Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 14 роки тому
agg-tx.c 5dd36bc933 mac80211: allow advertising correct maximum aggregate size 14 роки тому
cfg.c b39c48fac1 nl80211/mac80211: let userspace authenticate stations 14 роки тому
cfg.h e0eb685962 [MAC80211]: rename ieee80211_cfg.h to cfg.h 18 роки тому
chan.c 9db372fdd5 mac80211: fix channel type recalculation with HT and non-HT interfaces 14 роки тому
debugfs.c 279daf64c0 wifi: Add hwflags to debugfs. 14 роки тому
debugfs.h 07caf9d6c9 mac80211: refactor debugfs function generation code 14 роки тому
debugfs_key.c f7e0104c1a mac80211: support separate default keys 14 роки тому
debugfs_key.h f7e0104c1a mac80211: support separate default keys 14 роки тому
debugfs_netdev.c 681d119047 mac80211: Add testing functionality for TKIP 14 роки тому
debugfs_netdev.h 47846c9b0c mac80211: reduce reliance on netdev 15 роки тому
debugfs_sta.c bd2ce6e43f mac80211: Add timeout to BA session start API 14 роки тому
debugfs_sta.h d0709a6518 mac80211: RCU-ify STA info structure access 17 роки тому
driver-ops.h e8306f9894 mac80211: Check for queued frames before entering power save. 14 роки тому
driver-trace.c 57c9fff3d0 mac80211: fix sparse warnings/errors 16 роки тому
driver-trace.h e8306f9894 mac80211: Check for queued frames before entering power save. 14 роки тому
event.c e6d6e3420d cfg80211: use proper allocation flags 16 роки тому
ht.c 90b4ca9dba mac80211: copy peer MCS TX parameters 14 роки тому
ibss.c 1ed76487ce mac80211: fix suppressing probe responses in ad-hoc mode 14 роки тому
ieee80211_i.h 5cff5e01e8 mac80211: ignore peers if security is enabled for this mesh 14 роки тому
iface.c 0a0e9ae1bd Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 роки тому
key.c 67aa030c0d mac80211: fix possible NULL pointer dereference 14 роки тому
key.h 2d0123a5d6 mac80211: remove unused macros 14 роки тому
led.c 06778b1c38 mac80211: remove stray extern 14 роки тому
led.h 67408c8c7b mac80211: selective throughput LED trigger active 14 роки тому
main.c 1570ca5927 mac80211: send notification on new peer candidate for our secure mesh 14 роки тому
mesh.c 1570ca5927 mac80211: send notification on new peer candidate for our secure mesh 14 роки тому
mesh.h 1570ca5927 mac80211: send notification on new peer candidate for our secure mesh 14 роки тому
mesh_hwmp.c 45904f2165 nl80211/mac80211: define and allow configuring mesh element TTL 14 роки тому
mesh_pathtbl.c 45904f2165 nl80211/mac80211: define and allow configuring mesh element TTL 14 роки тому
mesh_plink.c 1570ca5927 mac80211: send notification on new peer candidate for our secure mesh 14 роки тому
michael.c 8e8862b79d mac80211: remove ieee80211_get_hdr_info 17 роки тому
michael.h 8e8862b79d mac80211: remove ieee80211_get_hdr_info 17 роки тому
mlme.c e8306f9894 mac80211: Check for queued frames before entering power save. 14 роки тому
offchannel.c b23b025fe2 mac80211: Optimize scans on current operating channel. 14 роки тому
pm.c 4136c4224c mac80211: assure we also cancel deferred scan request 15 роки тому
rate.c dd5b4cc71c cfg80211/mac80211: improve ad-hoc multicast rate handling 14 роки тому
rate.h ec8aa669b8 mac80211: add the minstrel_ht rate control algorithm 15 роки тому
rc80211_minstrel.c ea65145da8 minstrel: don't complain about feedback for unrequested rates 15 роки тому
rc80211_minstrel.h eae44756d6 minstrel: make the rate control ops reusable from another rc implementation 15 роки тому
rc80211_minstrel_debugfs.c 6038f373a3 llseek: automatically add .llseek fop 15 роки тому
rc80211_minstrel_ht.c 4dc217df68 mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS rates 14 роки тому
rc80211_minstrel_ht.h de66bfd85c minstrel_ht: move minstrel_mcs_groups declaration to header file 15 роки тому
rc80211_minstrel_ht_debugfs.c a0572d93c1 mac80211: disallow seeks in minstrel debug code 15 роки тому
rc80211_pid.h 2d0123a5d6 mac80211: remove unused macros 14 роки тому
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 роки тому
rc80211_pid_debugfs.c 5f05647dd8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 14 роки тому
rx.c 71839121a0 mac80211: Let user space receive and send mesh auth/deauth frames 14 роки тому
scan.c d07bfd8b6f mac80211: fix scan race, simplify code 14 роки тому
spectmgmt.c 47846c9b0c mac80211: reduce reliance on netdev 15 роки тому
sta_info.c 26d59535aa mac80211: clean up station cleanup timer 14 роки тому
sta_info.h 26d59535aa mac80211: clean up station cleanup timer 14 роки тому
status.c be7974aa10 mac80211: Minor optimization in tx status handling 14 роки тому
tkip.c 5f9f1812b6 mac80211: remove the dependency on crypto_blkcipher 14 роки тому
tkip.h 5f9f1812b6 mac80211: remove the dependency on crypto_blkcipher 14 роки тому
tx.c 581a8b0fee nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE 14 роки тому
util.c 26d59535aa mac80211: clean up station cleanup timer 14 роки тому
wep.c 5f9f1812b6 mac80211: remove the dependency on crypto_blkcipher 14 роки тому
wep.h 5f9f1812b6 mac80211: remove the dependency on crypto_blkcipher 14 роки тому
wme.c 172128468f mac80211: cleanup select_queue 14 роки тому
wme.h cf0277e714 mac80211: fix skb buffering issue 15 роки тому
work.c 2d0123a5d6 mac80211: remove unused macros 14 роки тому
wpa.c 681d119047 mac80211: Add testing functionality for TKIP 14 роки тому
wpa.h 765cb46a3f mac80211: 802.11w - Add BIP (AES-128-CMAC) 16 роки тому