summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2013-08-14cfg80211: don't request disconnect if not connectedJohannes Berg
2013-08-14nl80211: nl80211hdr_put() doesn't return an ERR_PTRDan Carpenter
2013-07-31cfg80211: fix P2P GO interface teardownJohannes Berg
2013-07-30nl80211: fix another nl80211_fam.attrbuf raceJohannes Berg
2013-07-25regulatory: use correct regulatory initiator on wiphy registerArik Nemtsov
2013-07-16nl80211: fix the setting of RSSI threshold value for meshChun-Yeow Yeoh
2013-07-16regulatory: add missing rtnl lockingJohannes Berg
2013-07-16cfg80211: fix bugs in new SME implementationJohannes Berg
2013-07-16nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-24cfg80211: fix compilation warning for cfg80211_leave_all()Arend van Spriel
2013-06-24wireless: check for dangling wdev->current_bss pointerBen Greear
2013-06-24wireless: add comments about bss refcountingBen Greear
2013-06-24wireless: Make sure __cfg80211_connect_result always puts bssBen Greear
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-19cfg80211: hold BSS over association processJohannes Berg
2013-06-19cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg
2013-06-19nl80211: use small state buffer for wiphy_dumpJohannes Berg
2013-06-19Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2013-06-19nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg
2013-06-18nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich
2013-06-18nl80211: use attributes to parse beaconsSimon Wunderlich
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg
2013-05-25cfg80211: remove some locked wrappers from sme APIJohannes Berg
2013-05-25cfg80211: remove some locked wrappers from mlme APIJohannes Berg
2013-05-25regulatory: remove reg_mutexJohannes Berg
2013-05-25regulatory: use RCU in regulatory_hint_11d()Johannes Berg
2013-05-25cfg80211: simplify and correct P2P-Device scan checkJohannes Berg
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg
2013-05-25cfg80211: vastly simplify lockingJohannes Berg
2013-05-25cfg80211: use atomic_t for wiphy counterJohannes Berg
2013-05-25cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg