aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_sta.c
AgeCommit message (Expand)Author
2007-10-10[MAC80211]: remove turbo modesJohannes Berg
2007-10-10[MAC80211]: make assoc_ap a flagJohannes Berg
2007-10-10[MAC80211]: clean up whitespaceJohannes Berg
2007-10-10[MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby
2007-10-10[MAC80211]: kill key_mgmt, use key_management_enabledJohannes Berg
2007-10-10[MAC80211]: use more GFP_KERNEL instead of GFP_ATOMICMichael Wu
2007-10-10[MAC80211]: implement ERP info change notificationsDaniel Drake
2007-10-10[MAC80211]: improved short preamble handlingDaniel Drake
2007-10-10[MAC80211]: STA reassociation improvementsDaniel Drake
2007-10-10[MAC80211]: improve locking of sta_info related structuresMichael Wu
2007-08-14[PATCH] mac80211: probe for hidden SSIDs in pre-auth scanJohn W. Linville
2007-07-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-18[PATCH] mac80211: remove rtnl locking in ieee80211_sta.cMichael Wu
2007-07-12[PATCH] mac80211: improved 802.11g CTS protectionDaniel Drake
2007-07-12[PATCH] mac80211: ERP IE handling improvementsDaniel Drake
2007-07-12[PATCH] mac80211: conserve stack space due to paddingJohannes Berg
2007-06-11[PATCH] mac80211: Don't stop tx queue on master device while scanning.Mattias Nissler
2007-05-29[PATCH] mac80211: avoid null ptr deref in ieee80211_ibss_add_staJohn W. Linville
2007-05-29[PATCH] mac80211: fail back to use associate from reassociateZhu Yi
2007-05-10[MAC80211]: include <linux/delay.h> instead of <asm/delay.h>Geert Uytterhoeven
2007-05-05[MAC80211]: Add mac80211 wireless stack.Jiri Benc