summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorLines
2012-01-11nl80211: fix old station flags compatibilityJohannes Berg-4/+30
2012-01-04wireless: Treat IPv6 diffserv the same as IPv4 for 802.11eDave Täht-1/+5
2012-01-04cfg80211: relicense reg.c reg.h and genregdb.awk to ISCLuis R. Rodriguez-7/+54
2012-01-04cfg80211: replace reg.c Nokia commit 269ac5Luis R. Rodriguez-3/+3
2012-01-04cfg80211: replace reg.c Nokia commit c4c32294Luis R. Rodriguez-6/+6
2012-01-04wireless: Protect regdomain change by mutexDmitry Shmidt-1/+4
2011-12-19cfg80211: Return beacon loss count in stationPaul Stewart-0/+3
2011-12-16cfg80211: Restore orig channel values upon disconnectRajkumar Manoharan-0/+26
2011-12-16cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez-4/+16
2011-12-15cfg80211: validate nl80211 station handling betterJohannes Berg-87/+112
2011-12-15nl80211: add TDLS peer flag to policyJohannes Berg-0/+1
2011-12-14nl80211: accept testmode dump with netdevJohannes Berg-19/+31
2011-12-13cfg80211: notify core hints that helps to restore regd settingsRajkumar Manoharan-2/+14
2011-12-13cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan-28/+45
2011-12-07wireless: disable wext sysfs by defaultJohannes Berg-3/+4
2011-12-06nl80211: Parse channel type attribute in an ibss join requestAlexander Simon-7/+37
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-16/+36
2011-11-30cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez-2/+4
2011-11-30cfg80211: fix race on init and driver registrationLuis R. Rodriguez-16/+27
2011-11-28{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen-0/+8
2011-11-28{nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh-0/+5
2011-11-28wireless: Add NoAck per tid supportSimon Wunderlich-0/+28
2011-11-28nl80211: fix MAC address validationEliad Peller-2/+2
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville-0/+11
2011-11-21cfg80211: work around a sparse issueJohannes Berg-11/+11
2011-11-21wireless: Support ht-capabilities over-rides.Ben Greear-7/+91
2011-11-21cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg-168/+0
2011-11-21nl80211: make get_vlan logic more commonJohannes Berg-23/+31
2011-11-21cfg80211: add flags for off-channel capabilitiesJohannes Berg-5/+11
2011-11-21nl80211: add testmode to the list of supported commandsKalle Valo-0/+4
2011-11-21cfg80211: pass DFS region to drivers through reg_notifier()Luis R. Rodriguez-0/+2
2011-11-21cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez-0/+53
2011-11-21cfg80211: fix regulatory NULL dereferenceJohannes Berg-0/+4
2011-11-11nl80211: Pass probe response data to driversArik Nemtsov-0/+9
2011-11-11nl80211: Add probe response offload attributeArik Nemtsov-0/+4
2011-11-11nl80211: fix compiler warningJohannes Berg-1/+1
2011-11-11mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg-0/+12
2011-11-11cfg80211: merge in beacon ies of hidden bss.Dmitry Tarnyagin-3/+114
2011-11-09nl80211: advertise socket TX status capabilityJohannes Berg-0/+2
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg-18/+28
2011-11-09cfg80211: add event for unexpected 4addr framesJohannes Berg-2/+33
2011-11-09cfg80211: allow registering to beaconsJohannes Berg-1/+71
2011-11-09nl80211: add API to probe a clientJohannes Berg-0/+104
2011-11-09nl80211: advertise device AP SMEJohannes Berg-0/+8
2011-11-09nl80211: allow subscribing to unexpected class3 framesJohannes Berg-0/+85
2011-11-09nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16Jouni Malinen-2/+2
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-7/+15
2011-11-09cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez-0/+3
2011-11-08nl80211: clean up genlmsg_end usesJohannes Berg-78/+19
2011-11-07cfg80211: fix cmp_iesJohannes Berg-5/+8