summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-197-146/+173
|\
| * [PATCH] mac80211: remove rtnl locking in ieee80211_sta.cMichael Wu2007-07-181-6/+0
| * [PATCH] mac80211: fix GCC warning on 64bit platformsJiri Benc2007-07-181-2/+2
| * [PATCH] mac80211: regdomain.c needs to include ieee80211_i.hJohannes Berg2007-07-171-0/+1
| * [PATCH] mac80211: regulatory domain cleanupDaniel Drake2007-07-175-135/+164
| * [PATCH] mac80211: use debugfs_renameJohannes Berg2007-07-171-3/+6
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-192-4/+2
|/
* [PATCH] mac80211: improved 802.11g CTS protectionDaniel Drake2007-07-125-12/+13
* [PATCH] mac80211: ERP IE handling improvementsDaniel Drake2007-07-122-19/+56
* [PATCH] mac80211: Implementation of SIOCSIWRATELarry Finger2007-07-121-1/+39
* [PATCH] mac80211: clarify some mac80211 thingsJohannes Berg2007-07-121-17/+12
* [PATCH] mac80211: conserve stack space due to paddingJohannes Berg2007-07-121-13/+16
* [PATCH] mac80211: kill PRISM2_PARAM_CLEAR_KEYSJohannes Berg2007-07-122-61/+0
* [PATCH] mac80211: remove PRISM2_PARAM_DROP_UNENCRYPTED ioctlJohannes Berg2007-07-122-9/+0
* [PATCH] mac80211: kill antenna select ioctlsJohannes Berg2007-07-122-22/+0
* [PATCH] mac80211: kill rate control ioctlsJohannes Berg2007-07-125-90/+6
* [PATCH] mac80211: separate monitor/subif_start_xmitJohannes Berg2007-07-123-48/+58
* [PATCH] mac80211: add support for iwlist channelHong Liu2007-07-121-0/+25
* [PATCH] mac80211: remove ieee80211_set_aid_for_staJohannes Berg2007-07-122-34/+1
* [PATCH] mac80211: remove ieee80211_msg_passive_scanJohannes Berg2007-07-121-1/+1
* [PATCH] mac80211: show transmitted frames on monitor interfacesJohannes Berg2007-07-122-23/+118
* [PATCH] mac80211: Monitor mode radiotap-based packet injectionAndy Green2007-07-121-10/+224
* [MAC80211]: Set low initial rate in rc80211_simpleLarry Finger2007-07-101-5/+7
* [MAC80211]: Add support for SIOCGIWRATE ioctlLarry Finger2007-07-101-1/+24
* [PATCH] mac80211: Don't stop tx queue on master device while scanning.Mattias Nissler2007-06-111-0/+12
* [PATCH] mac80211: fix debugfs tx power reduction outputJohannes Berg2007-06-111-1/+1
* [PATCH] mac80211: avoid null ptr deref in ieee80211_ibss_add_staJohn W. Linville2007-05-291-1/+1
* [PATCH] mac80211: always set carrier status on openMichael Wu2007-05-291-0/+2
* [PATCH] mac80211: fix memory leak when defrag fragmentsHong Liu2007-05-291-1/+3
* [PATCH] mac80211: fail back to use associate from reassociateZhu Yi2007-05-291-0/+2
* [MAC80211]: include <linux/delay.h> instead of <asm/delay.h>Geert Uytterhoeven2007-05-101-1/+1
* [MAC80211]: Add debugfs attributes.Jiri Benc2007-05-0519-15/+1866
* [MAC80211]: Add mac80211 wireless stack.Jiri Benc2007-05-0531-0/+15062
OpenPOWER on IntegriCloud