aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)Author
2013-02-18cfg80211: fix station change if TDLS isn't supportedJohannes Berg
2013-02-15cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen
2013-02-15cfg80211: Pass station (extended) capability info to kernelJouni Malinen
2013-02-15cfg80211: advertise extended capabilities to userspaceJohannes Berg
2013-02-15nl80211: advertise HT/VHT channel limitationsJohannes Berg
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich
2013-02-13cfg80211: configuration for WoWLAN over TCPJohannes Berg
2013-02-13nl80211: add packet offset information for wowlan patternAmitkumar Karwar
2013-02-11cfg80211: move TSF into IEsJohannes Berg
2013-02-04cfg80211: expand per-station byte counters to 64bitVladimir Kondratiev
2013-01-31cfg80211/mac80211: support reporting wakeup reasonJohannes Berg
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