summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_sta.c
Commit message (Expand)AuthorAgeFilesLines
* [MAC80211]: Add association LED triggerMichael Buesch2007-10-111-1/+4
* [MAC80211]: remove management interfaceJohannes Berg2007-10-111-2/+0Star
* [PATCH] mac80211: remove all prism2 ioctlsJohannes Berg2007-10-111-1/+0Star
* [PATCH] mac80211: fix virtual interface lockingJohannes Berg2007-10-111-6/+6
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-111-8/+18
* [MAC80211]: kill IE parse typedefJohannes Berg2007-10-111-4/+3Star
* [MAC80211]: print out wiphy name instead of master deviceJohannes Berg2007-10-111-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-79/+101
* [MAC80211]: remove turbo modesJohannes Berg2007-10-111-18/+1Star
* [MAC80211]: make assoc_ap a flagJohannes Berg2007-10-111-2/+1Star
* [MAC80211]: clean up whitespaceJohannes Berg2007-10-111-1/+0Star
* [MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg2007-10-111-1/+1
* [MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby2007-10-111-6/+13
* [MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby2007-10-111-45/+57
* [MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby2007-10-111-2/+4
* [MAC80211]: kill key_mgmt, use key_management_enabledJohannes Berg2007-10-111-2/+1Star
* [MAC80211]: use more GFP_KERNEL instead of GFP_ATOMICMichael Wu2007-10-111-5/+5
* [MAC80211]: implement ERP info change notificationsDaniel Drake2007-10-111-3/+7
* [MAC80211]: improved short preamble handlingDaniel Drake2007-10-111-1/+15
* [MAC80211]: STA reassociation improvementsDaniel Drake2007-10-111-2/+4
* [MAC80211]: improve locking of sta_info related structuresMichael Wu2007-10-111-6/+14
* [PATCH] mac80211: probe for hidden SSIDs in pre-auth scanJohn W. Linville2007-08-141-1/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-191-6/+0Star
|\
| * [PATCH] mac80211: remove rtnl locking in ieee80211_sta.cMichael Wu2007-07-191-6/+0Star
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1Star
|/
* [PATCH] mac80211: improved 802.11g CTS protectionDaniel Drake2007-07-121-4/+4
* [PATCH] mac80211: ERP IE handling improvementsDaniel Drake2007-07-121-19/+50
* [PATCH] mac80211: conserve stack space due to paddingJohannes Berg2007-07-121-13/+16
* [PATCH] mac80211: Don't stop tx queue on master device while scanning.Mattias Nissler2007-06-121-0/+12
* [PATCH] mac80211: avoid null ptr deref in ieee80211_ibss_add_staJohn W. Linville2007-05-291-1/+1
* [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-111-1/+1
* [MAC80211]: Add mac80211 wireless stack.Jiri Benc2007-05-051-0/+3060