aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)Author
2013-01-25cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan
2013-01-16cfg80211: check radar interface combinationsSimon Wunderlich
2013-01-16cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen
2013-01-16nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel
2013-01-16{cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch
2013-01-16{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch
2013-01-16nl80211: add range checks to mesh parametersMarco Porsch
2013-01-03cfg80211: disallow more station changesJohannes Berg
2013-01-03nl80211/mac80211: support full station state in AP modeJohannes Berg
2013-01-03regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg
2013-01-03regulatory: fix reg_is_valid_request handlingJohannes Berg
2013-01-03regulatory: remove BUG_ONJohannes Berg
2013-01-03cfg80211: remove wiphy_idx_validJohannes Berg
2013-01-03regulatory: code cleanupJohannes Berg
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg
2012-11-29nl80211: Fix HT_IBSS feature check in ibss_joinSimon Wunderlich
2012-11-29cfg80211: Remove unused VHT chan codeMahesh Palivela
2012-11-28nl80211: remove unnecessary checksJohannes Berg
2012-11-27nl80211: support P2P GO powersave configurationJohannes Berg
2012-11-27cfg80211: rework chandef checking and export itJohannes Berg
2012-11-26nl80211/cfg80211: add VHT MCS supportJohannes Berg
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg
2012-11-26cfg80211: pass a channel definition structJohannes Berg
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg
2012-11-19cfg80211: Add TDLS event to allow drivers to request operationsJouni Malinen
2012-11-07nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()Antonio Quartulli
2012-11-07cfg80211: store the ssid into wirless_dev in AP modeAntonio Quartulli
2012-11-05cfg80211: allow registering more than one beacon listenerBen Greear
2012-11-05nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE commandAntonio Quartulli
2012-10-30cfg80211: allow per interface TX power settingJohannes Berg
2012-10-30nl80211: move "can set channel" checkJohannes Berg
2012-10-23cfg80211: add tracing for P2P Device start/stopJohannes Berg
2012-10-18cfg80211: add cfg80211 exported function tracingBeni Lev
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen
2012-10-18cfg80211: Disallow HT/WEP in IBSS modeSujith Manoharan
2012-10-18cfg80211: add support for flushing old scan resultsSam Leffler
2012-10-18cfg80211: add scan flag to indicate its prioritySam Leffler
2012-10-18{nl,cfg}80211: add a flags word to scan requestsSam Leffler
2012-10-17{nl,cfg}80211: Peer STA VHT capsMahesh Palivela
2012-10-17cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-18cfg80211/nl80211: Notify connection request failure in AP modePandiyarajan Pitchaimuthu
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-09-06Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg
2012-09-04nl80211: fix possible memory leak nl80211_connect()Wei Yongjun
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-17cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez
2012-07-17cfg80211: support TX error rate CQMThomas Pedersen