aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-06cfg80211: rename mesh station typesThomas Pedersen1-4/+4
2013-03-06nl80211: explicit userspace MPMThomas Pedersen1-0/+2
2013-03-06cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen1-0/+41
2013-03-06cfg80211: add ability to override VHT capabilitiesJohannes Berg1-0/+12
2013-03-06cfg80211: comprehensively check station changesJohannes Berg1-3/+45
2013-03-06cfg80211: constify station parameter pointersJohannes Berg1-4/+4
2013-03-06cfg80211: clean up mesh plink station change APIJohannes Berg1-13/+2
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-21/+205
2013-02-15cfg80211: Pass station (extended) capability info to kernelJouni Malinen1-0/+8
2013-02-15cfg80211: advertise extended capabilities to userspaceJohannes Berg1-0/+11
2013-02-15cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg1-0/+12
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich1-0/+46
2013-02-13cfg80211: configuration for WoWLAN over TCPJohannes Berg1-1/+54
2013-02-13nl80211: add packet offset information for wowlan patternAmitkumar Karwar1-0/+4
2013-02-11cfg80211: move TSF into IEsJohannes Berg1-3/+2
2013-02-11cfg80211: remove scan ies NULL checkJohannes Berg1-4/+4
2013-02-11cfg80211: track hidden SSID networks properlyJohannes Berg1-0/+9
2013-02-11wireless: fix kernel-docJohannes Berg1-4/+6
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg1-2/+4
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-4/+38
2013-02-04cfg80211: remove unused cfg80211_get_meshJohannes Berg1-4/+0
2013-02-04cfg80211: expand per-station byte counters to 64bitVladimir Kondratiev1-4/+8
2013-01-31cfg80211: remove free_priv BSS APIJohannes Berg1-3/+0
2013-01-31cfg80211/mac80211: support reporting wakeup reasonJohannes Berg1-0/+41
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-79/+133
2013-01-25cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan1-0/+34
2013-01-25cfg80211: Move the definition of struct mac_address upVasanthakumar Thiagarajan1-4/+4
2013-01-16cfg80211: check radar interface combinationsSimon Wunderlich1-0/+2
2013-01-16cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen1-0/+2
2013-01-16nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel1-0/+4
2013-01-16{cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch1-0/+21
2013-01-16{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch1-0/+4
2013-01-16{cfg,mac}80211.h: fix some kernel-doc warningsYacine Belkadi1-66/+93
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez1-2/+2
2013-01-06net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko1-1/+1
2013-01-03wireless: use __alignedJohannes Berg1-2/+2
2013-01-03regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg1-9/+9
2013-01-03regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg1-1/+1
2013-01-03regulatory: remove handling of channel bandwidthJohannes Berg1-7/+1
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg1-14/+27
2012-11-27nl80211: support P2P GO powersave configurationJohannes Berg1-0/+7
2012-11-27cfg80211: rework chandef checking and export itJohannes Berg1-3/+18
2012-11-26nl80211/cfg80211: add VHT MCS supportJohannes Berg1-7/+17
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg1-4/+69
2012-11-26cfg80211: pass a channel definition structJohannes Berg1-30/+35
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg1-9/+2
2012-11-26cfg80211: change function signature of cfg80211_get_p2p_attr()Arend van Spriel1-2/+3
2012-11-19cfg80211: Add TDLS event to allow drivers to request operationsJouni Malinen1-0/+19
2012-11-06wireless: add utility function to get P2P attributeJohannes Berg1-0/+19
2012-11-05cfg80211: allow registering more than one beacon listenerBen Greear1-2/+1