aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-146/+173
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2-4/+2
2007-07-18[PATCH] mac80211: remove rtnl locking in ieee80211_sta.cMichael Wu1-6/+0
2007-07-18[PATCH] mac80211: fix GCC warning on 64bit platformsJiri Benc1-2/+2
2007-07-17[PATCH] mac80211: regdomain.c needs to include ieee80211_i.hJohannes Berg1-0/+1
2007-07-17[PATCH] mac80211: regulatory domain cleanupDaniel Drake5-135/+164
2007-07-17[PATCH] mac80211: use debugfs_renameJohannes Berg1-3/+6
2007-07-12[PATCH] mac80211: improved 802.11g CTS protectionDaniel Drake5-12/+13
2007-07-12[PATCH] mac80211: ERP IE handling improvementsDaniel Drake2-19/+56
2007-07-12[PATCH] mac80211: Implementation of SIOCSIWRATELarry Finger1-1/+39
2007-07-12[PATCH] mac80211: clarify some mac80211 thingsJohannes Berg1-17/+12
2007-07-12[PATCH] mac80211: conserve stack space due to paddingJohannes Berg1-13/+16
2007-07-12[PATCH] mac80211: kill PRISM2_PARAM_CLEAR_KEYSJohannes Berg2-61/+0
2007-07-12[PATCH] mac80211: remove PRISM2_PARAM_DROP_UNENCRYPTED ioctlJohannes Berg2-9/+0
2007-07-12[PATCH] mac80211: kill antenna select ioctlsJohannes Berg2-22/+0
2007-07-12[PATCH] mac80211: kill rate control ioctlsJohannes Berg5-90/+6
2007-07-12[PATCH] mac80211: separate monitor/subif_start_xmitJohannes Berg3-48/+58
2007-07-12[PATCH] mac80211: add support for iwlist channelHong Liu1-0/+25
2007-07-12[PATCH] mac80211: remove ieee80211_set_aid_for_staJohannes Berg2-34/+1
2007-07-12[PATCH] mac80211: remove ieee80211_msg_passive_scanJohannes Berg1-1/+1
2007-07-12[PATCH] mac80211: show transmitted frames on monitor interfacesJohannes Berg2-23/+118
2007-07-12[PATCH] mac80211: Monitor mode radiotap-based packet injectionAndy Green1-10/+224
2007-07-10[MAC80211]: Set low initial rate in rc80211_simpleLarry Finger1-5/+7
2007-07-10[MAC80211]: Add support for SIOCGIWRATE ioctlLarry Finger1-1/+24
2007-06-11[PATCH] mac80211: Don't stop tx queue on master device while scanning.Mattias Nissler1-0/+12
2007-06-11[PATCH] mac80211: fix debugfs tx power reduction outputJohannes Berg1-1/+1
2007-05-29[PATCH] mac80211: avoid null ptr deref in ieee80211_ibss_add_staJohn W. Linville1-1/+1
2007-05-29[PATCH] mac80211: always set carrier status on openMichael Wu1-0/+2
2007-05-29[PATCH] mac80211: fix memory leak when defrag fragmentsHong Liu1-1/+3
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 debugfs attributes.Jiri Benc19-15/+1866
2007-05-05[MAC80211]: Add mac80211 wireless stack.Jiri Benc31-0/+15062