summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2013-06-11cfg80211: fix rtnl leak in wiphy dump error casesJohannes Berg
2013-06-11nl80211: allow sending CMD_FRAME without specifying any frequencyAntonio Quartulli
2013-06-11cfg80211: fix VHT TDLS peer AID verificationJouni Malinen
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan
2013-06-11{nl,cfg}80211: make peer link expiration time configurableColleen Twitty
2013-06-04cfg80211: make wiphy index start at 0 againJohannes Berg
2013-06-04cfg80211: fix potential deadlock regressionJohannes Berg
2013-06-04regulatory: use proper enum return valueJohannes Berg
2013-06-04cfg80211: separate internal SME implementationJohannes Berg
2013-06-04cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg
2013-06-04nl80211: remove bogus genlmsg_end() error checkingJohannes Berg
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg
2013-05-29cfg80211: support an active monitor interface flagFelix Fietkau
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg
2013-05-24cfg80211: remove some locked wrappers from sme APIJohannes Berg
2013-05-24cfg80211: remove some locked wrappers from mlme APIJohannes Berg
2013-05-24regulatory: remove reg_mutexJohannes Berg
2013-05-24regulatory: use RCU in regulatory_hint_11d()Johannes Berg
2013-05-24cfg80211: simplify and correct P2P-Device scan checkJohannes Berg
2013-05-24cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg
2013-05-24cfg80211: vastly simplify lockingJohannes Berg
2013-05-24cfg80211: use atomic_t for wiphy counterJohannes Berg
2013-05-24cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg
2013-05-24Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan
2013-05-24cfg80211: Allow TDLS peer AID to be configured for VHTJouni Malinen
2013-05-23cfg80211: fix reporting 64-bit station info tx bytesFelix Fietkau
2013-05-23cfg80211: check wdev->netdev in connection workJohannes Berg
2013-05-16cfg80211: Userspace may inform kernel of mesh auth method.Colleen Twitty
2013-05-16cfg80211: use C99 initialisers to simplify code a bitJohannes Berg
2013-05-16nl80211: Add generic netlink module alias for cfg80211/nl80211Marcel Holtmann
2013-05-16cfg80211: add 60GHz regulatory classVladimir Kondratiev
2013-05-16cfg80211: add support for per-chain signal strength reportingFelix Fietkau
2013-05-16cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg
2013-05-16cfg80211: fix interface down/disconnect state handlingJohannes Berg
2013-05-16nl80211: Add wdev identifier to some nl80211 notificationsIlan Peer
2013-05-16cfg80211: fix WoWLAN wakeup tracingJohannes Berg
2013-05-16cfg80211: fix wiphy_register error pathJohannes Berg
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29hostap: Don't use create_proc_read_entry()David Howells
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-22cfg80211: introduce critical protocol indication from user-spaceArend van Spriel
2013-04-22cfg80211: invert P2P-Device vs. netdev check orderingJohannes Berg
2013-04-22cfg80211: fix P2P-Device stop lockingJohannes Berg
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-04-18nl80211: allow using wdev identifiers to get scan resultsJohannes Berg
2013-04-16cfg80211: add ieee80211_operating_class_to_bandJohannes Berg
2013-04-16wireless: regulatory: fix channel disabling race conditionJohannes Berg
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville