aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAge
* nl80211: introduce new key attributesJohannes Berg2009-07-24
* cfg80211: fix two bugletsJohannes Berg2009-07-24
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-23
|\
| * nl80211: Memory leak fixedNiko Jokinen2009-07-21
* | genetlink: make netns awareJohannes Berg2009-07-12
* | cfg80211: clean up naming once and for allJohannes Berg2009-07-10
* | cfg80211: fix lockingJohannes Berg2009-07-10
* | cfg80211: fix MFP bug, sparse warningsJohannes Berg2009-07-10
* | cfg80211: properly name driver lockingJohannes Berg2009-07-10
* | cfg80211: let SME control reassociation vs. associationJohannes Berg2009-07-10
* | nl80211: limit to one pairwise cipher for associate()Johannes Berg2009-07-10
* | cfg80211: keep track of BSSesJohannes Berg2009-07-10
* | cfg80211: managed mode wext compatibilityJohannes Berg2009-07-10
* | cfg80211: emulate connect with auth/assocJohannes Berg2009-07-10
* | cfg80211: connect/disconnect APISamuel Ortiz2009-07-10
* | cfg80211: introduce nl80211 testmode commandJohannes Berg2009-07-10
* | cfg80211: use proper allocation flagsJohannes Berg2009-07-10
* | cfg80211: prohibit scanning the same channel more than onceJohannes Berg2009-07-10
* | cfg80211: issue netlink notification when scan startsJohannes Berg2009-07-10
* | cfg80211: pass netdev to change_virtual_intfJohannes Berg2009-07-10
|/
* Wireless: nl80211, fix lock imbalanceJiri Slaby2009-07-07
* cfg80211: validate station settingsJohannes Berg2009-06-19
* cfg80211: allow setting station parameters in meshAndrey Yurovsky2009-06-19
* cfg80211: allow adding/deleting stations on meshAndrey Yurovsky2009-06-19
* nl80211: use GFP_ATOMIC for michael mic failure messageBob Copeland2009-06-03
* cfg80211: disallow interfering with stations on non-AP (part 2)Johannes Berg2009-06-03
* nl80211: bounce scan request back to userspaceJohannes Berg2009-06-03
* cfg80211: validate AID of stations being addedJohannes Berg2009-06-03
* nl80211: Eliminate reference to BUS_ID_SIZE.David S. Miller2009-05-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-25
|\
| * cfg80211: fix in nl80211_set_reg()Luis R. Rodriguez2009-05-20
| * cfg80211: cleanup return calls on nl80211_set_reg()Luis R. Rodriguez2009-05-20
| * cfg80211: return immediately if num reg rules > NL80211_MAX_SUPP_REG_RULESLuis R. Rodriguez2009-05-20
| * nl80211: Validate NL80211_ATTR_KEY_SEQ lengthJouni Malinen2009-05-20
| * cfg80211: check allowed channel type upon userspace requestsLuis R. Rodriguez2009-05-20
* | wireless: Use genl_register_family_with_ops()Michał Mirosław2009-05-21
|/
* net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocationsPablo Neira Ayuso2009-05-19
* nl80211: Add RSC configuration for new keysJouni Malinen2009-05-13
* nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen2009-05-13
* nl80211: improve station flags handlingJohannes Berg2009-05-13
* nl80211: Validate MFP flag type when parsing STA flagsJouni Malinen2009-05-13
* cfg80211: implement wext key handlingJohannes Berg2009-05-13
* cfg80211: disallow interfering with stations on non-APJohannes Berg2009-05-11
* nl80211 : Add support for configuring MFPJouni Malinen2009-05-11
* cfg80211: make nl80211_send_mlme_timeout() staticLuis R. Rodriguez2009-05-06
* nl80211: Add event for authentication/association timeoutJouni Malinen2009-04-22
* nl80211: allow configuring IBSS beacon intervalJohannes Berg2009-04-22
* cfg80211: clear WEXT SSID when clearing IBSSJohannes Berg2009-04-22
* nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen2009-04-22
* cfg80211/nl80211: add IBSS APIJohannes Berg2009-04-22