aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: allow registering to beaconsJohannes Berg2012-08-241-0/+20
* nl80211: add API to probe a clientJohannes Berg2012-08-241-0/+17
* nl80211: allow subscribing to unexpected class3 framesJohannes Berg2012-08-241-0/+17
* nl80211: advertise device AP SMEJohannes Berg2012-08-241-0/+6
* nl80211: advertise GTK rekey support, new triggersJohannes Berg2012-08-241-4/+20
* nl80211: support sending TDLS commands/framesArik Nemtsov2012-08-241-0/+22
* cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen2012-08-241-0/+11
* cfg80211/nl80211: support GTK rekey offloadJohannes Berg2012-08-241-0/+26
* nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho2012-03-131-0/+20
* nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho2012-03-131-0/+3
* nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho2012-03-131-0/+3
* cfg80211: fix a crash in nl80211_send_stationFelix Fietkau2012-02-291-1/+3
* nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen2012-01-241-0/+5
* cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen2012-01-241-0/+8
* mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov2011-06-271-1/+1
* wireless: fix cfg80211.h new kernel-doc warningsRandy Dunlap2011-05-241-1/+2
* cfg80211: Use consistent BSS matching between scan and smeJouni Malinen2011-05-191-1/+4
* cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar2011-05-161-1/+3
* nl80211: Move peer link state definition to nl80211Javier Cardona2011-05-161-27/+0
* cfg80211: advertise possible interface combinationsJohannes Berg2011-05-161-0/+88
* cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho2011-05-121-2/+1
* cfg80211: restrict AP beacon intervalsJohannes Berg2011-05-121-0/+4
* cfg80211/nl80211: add interval attribute for scheduled scansLuciano Coelho2011-05-111-0/+2
* cfg80211/nl80211: add support for scheduled scansLuciano Coelho2011-05-111-0/+57
* nl80211: Let userspace drive the peer link management states.Javier Cardona2011-05-111-0/+29
* nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPEJavier Cardona2011-05-111-1/+3
* nl80211/cfg80211: WoWLAN supportJohannes Berg2011-05-051-2/+72
* cfg80211: Remove unused wiphy flagJouni Malinen2011-05-051-3/+0
* {mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan2011-04-121-0/+4
* nl80211: New notification to discover mesh peer candidates.Javier Cardona2011-04-121-0/+16
* cfg80211/nl80211: Add userspace authentication flag to mesh setupJavier Cardona2011-04-121-0/+5
* nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona2011-04-121-4/+4
* nl80211: Add BSS parameters to stationPaul Stewart2011-04-071-0/+34
* cfg80211: Add nl80211 event for deletion of a station entryJouni Malinen2011-03-301-0/+9
* wireless: fix 80211 kernel-doc warningsRandy Dunlap2011-03-211-1/+2
* wireless: add support for ethtool_ops->{get,set}_ringparamJohn W. Linville2011-03-111-0/+8
* cfg80211: add a field for the bitrate of the last rx data packet from a stationFelix Fietkau2011-03-011-1/+4
* cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-211-1/+2
* cfg80211: add mesh join/leave callback docsJohannes Berg2011-01-101-0/+2
* cfg80211: Separate available antennas for RX and TXBruno Randolf2010-12-201-3/+9
* mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona2010-12-201-0/+8
* mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona2010-12-201-4/+4
* cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez2010-12-161-1/+3
* nl80211: Add notification for dropped Deauth/DisassocJouni Malinen2010-12-161-0/+26
* nl80211: advertise maximum remain-on-channel durationJohannes Berg2010-12-151-0/+5
* cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg2010-12-131-1/+4
* cfg80211: Add antenna availability informationBruno Randolf2010-12-131-0/+5
* cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa2010-12-081-0/+3
* nl80211/mac80211: Report signal averageBruno Randolf2010-12-071-0/+4
* cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-061-9/+29