summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)Author
2010-07-05wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville
2009-10-08cfg80211: fix netns error unwinding bugJohannes Berg
2009-08-28nl80211: jump to out_err upon unsupported iftypeRoel Kluin
2009-08-28cfg80211: clean up properly on interface type changeJohannes Berg
2009-08-14cfg80211: fix locking for SIWFREQJohannes Berg
2009-08-14cfg80211: fix alignment problem in scan requestJohannes Berg
2009-08-14nl80211: add generation number to all dumpsJohannes Berg
2009-08-14cfg80211: validate channel settings across interfacesJohannes Berg
2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg
2009-07-29nl80211: add missing parameter clearingJohannes Berg
2009-07-29cfg80211: fix circular lock dependency (1)Johannes Berg
2009-07-27cfg80211: make aware of net namespacesJohannes Berg
2009-07-24nl80211: report BSS statusJohannes Berg
2009-07-24cfg80211: rework key operationJohannes Berg
2009-07-24nl80211: introduce new key attributesJohannes Berg
2009-07-24cfg80211: fix two bugletsJohannes Berg
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-21nl80211: Memory leak fixedNiko Jokinen
2009-07-12genetlink: make netns awareJohannes Berg
2009-07-10cfg80211: clean up naming once and for allJohannes Berg
2009-07-10cfg80211: fix lockingJohannes Berg
2009-07-10cfg80211: fix MFP bug, sparse warningsJohannes Berg
2009-07-10cfg80211: properly name driver lockingJohannes Berg
2009-07-10cfg80211: let SME control reassociation vs. associationJohannes Berg
2009-07-10nl80211: limit to one pairwise cipher for associate()Johannes Berg
2009-07-10cfg80211: keep track of BSSesJohannes Berg
2009-07-10cfg80211: managed mode wext compatibilityJohannes Berg
2009-07-10cfg80211: emulate connect with auth/assocJohannes Berg
2009-07-10cfg80211: connect/disconnect APISamuel Ortiz
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg
2009-07-10cfg80211: use proper allocation flagsJohannes Berg
2009-07-10cfg80211: prohibit scanning the same channel more than onceJohannes Berg
2009-07-10cfg80211: issue netlink notification when scan startsJohannes Berg
2009-07-10cfg80211: pass netdev to change_virtual_intfJohannes Berg
2009-07-07Wireless: nl80211, fix lock imbalanceJiri Slaby
2009-06-19cfg80211: validate station settingsJohannes Berg
2009-06-19cfg80211: allow setting station parameters in meshAndrey Yurovsky
2009-06-19cfg80211: allow adding/deleting stations on meshAndrey Yurovsky
2009-06-03nl80211: use GFP_ATOMIC for michael mic failure messageBob Copeland
2009-06-03cfg80211: disallow interfering with stations on non-AP (part 2)Johannes Berg
2009-06-03nl80211: bounce scan request back to userspaceJohannes Berg
2009-06-03cfg80211: validate AID of stations being addedJohannes Berg
2009-05-26nl80211: Eliminate reference to BUS_ID_SIZE.David S. Miller
2009-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-21wireless: Use genl_register_family_with_ops()Michał Mirosław
2009-05-20cfg80211: fix in nl80211_set_reg()Luis R. Rodriguez
2009-05-20cfg80211: cleanup return calls on nl80211_set_reg()Luis R. Rodriguez
2009-05-20cfg80211: return immediately if num reg rules > NL80211_MAX_SUPP_REG_RULESLuis R. Rodriguez
2009-05-20nl80211: Validate NL80211_ATTR_KEY_SEQ lengthJouni Malinen
2009-05-20cfg80211: check allowed channel type upon userspace requestsLuis R. Rodriguez