aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2012-11-05nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE commandAntonio Quartulli1-0/+6
2012-10-30cfg80211: allow per interface TX power settingJohannes Berg1-3/+7
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+9
2012-10-26mac80211: verify that skb data is presentJohannes Berg1-0/+9
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+1
2012-10-18cfg80211: add support for flushing old scan resultsSam Leffler1-0/+3
2012-10-18{nl,cfg}80211: add a flags word to scan requestsSam Leffler1-0/+4
2012-10-17{nl,cfg}80211: Peer STA VHT capsMahesh Palivela1-0/+2
2012-10-17cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen1-0/+5
2012-10-15cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka1-0/+1
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-4/+21
2012-09-19cfg80211: constify name parameter to add_virtual_intfJohannes Berg1-1/+1
2012-09-18cfg80211/nl80211: Notify connection request failure in AP modePandiyarajan Pitchaimuthu1-0/+19
2012-09-18cfg80211: remove obsolete comment for .sched_scan_stop() callbackArend van Spriel1-3/+1
2012-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+1
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman1-1/+1
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+2
2012-09-06Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg1-0/+2
2012-09-05cfg80211: add kerneldoc entry for "vht_cap"Robert P. J. Day1-0/+1
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-2/+38
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg1-2/+38
2012-08-02cfg80211: add channel flag to prohibit OFDM operationSeth Forshee1-0/+2
2012-07-17cfg80211: support TX error rate CQMThomas Pedersen1-0/+21