aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-06net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko1-1/+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
2012-07-13cfg80211: reduce monitor interface trackingJohannes Berg1-4/+0
2012-07-13cfg80211/mac80211: re-add get_channel operationJohannes Berg1-0/+9
2012-07-12nl80211: move scan API to wdevJohannes Berg1-3/+4
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg1-9/+10
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg1-14/+13
2012-07-09nl80211: prepare for non-netdev wireless devsJohannes Berg1-6/+16
2012-07-05cfg80211: bitrate calculation for 60gVladimir Kondratiev1-0/+2
2012-07-05{nl,cfg}80211: support high bitratesVladimir Kondratiev1-1/+1
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev1-0/+2
2012-06-29cfg80211/mac80211: remove .get_channelMichal Kazior1-6/+0
2012-06-29cfg80211: track monitor interfaces countMichal Kazior1-0/+4
2012-06-29cfg80211: track ibss fixed channelMichal Kazior1-0/+2
2012-06-29cfg80211: add channel tracking for AP and meshMichal Kazior1-0/+3
2012-06-28cfg80211: allow advertising VHT capabilitiesMahesh Palivela1-0/+17
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg1-0/+2