aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_sta.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[MAC80211]: Add association LED triggerMichael Buesch1-1/+4
2007-10-10[MAC80211]: remove management interfaceJohannes Berg1-2/+0
2007-10-10[PATCH] mac80211: remove all prism2 ioctlsJohannes Berg1-1/+0
2007-10-10[PATCH] mac80211: fix virtual interface lockingJohannes Berg1-6/+6
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg1-8/+18
2007-10-10[MAC80211]: kill IE parse typedefJohannes Berg1-4/+3
2007-10-10[MAC80211]: print out wiphy name instead of master deviceJohannes Berg1-1/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-79/+101
2007-10-10[MAC80211]: remove turbo modesJohannes Berg1-18/+1
2007-10-10[MAC80211]: make assoc_ap a flagJohannes Berg1-2/+1
2007-10-10[MAC80211]: clean up whitespaceJohannes Berg1-1/+0
2007-10-10[MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg1-1/+1
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby1-6/+13
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby1-45/+57
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby1-2/+4
2007-10-10[MAC80211]: kill key_mgmt, use key_management_enabledJohannes Berg1-2/+1
2007-10-10[MAC80211]: use more GFP_KERNEL instead of GFP_ATOMICMichael Wu1-5/+5
2007-10-10[MAC80211]: implement ERP info change notificationsDaniel Drake1-3/+7
2007-10-10[MAC80211]: improved short preamble handlingDaniel Drake1-1/+15
2007-10-10[MAC80211]: STA reassociation improvementsDaniel Drake1-2/+4
2007-10-10[MAC80211]: improve locking of sta_info related structuresMichael Wu1-6/+14
2007-08-14[PATCH] mac80211: probe for hidden SSIDs in pre-auth scanJohn W. Linville1-1/+5
2007-07-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+0
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-18[PATCH] mac80211: remove rtnl locking in ieee80211_sta.cMichael Wu1-6/+0
2007-07-12[PATCH] mac80211: improved 802.11g CTS protectionDaniel Drake1-4/+4
2007-07-12[PATCH] mac80211: ERP IE handling improvementsDaniel Drake1-19/+50
2007-07-12[PATCH] mac80211: conserve stack space due to paddingJohannes Berg1-13/+16
2007-06-11[PATCH] mac80211: Don't stop tx queue on master device while scanning.Mattias Nissler1-0/+12
2007-05-29[PATCH] mac80211: avoid null ptr deref in ieee80211_ibss_add_staJohn W. Linville1-1/+1
2007-05-29[PATCH] mac80211: fail back to use associate from reassociateZhu Yi1-0/+2
2007-05-10[MAC80211]: include <linux/delay.h> instead of <asm/delay.h>Geert Uytterhoeven1-1/+1
2007-05-05[MAC80211]: Add mac80211 wireless stack.Jiri Benc1-0/+3060