aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg1-9/+18
2012-11-29nl80211: Fix HT_IBSS feature check in ibss_joinSimon Wunderlich1-0/+1
2012-11-29cfg80211: Remove unused VHT chan codeMahesh Palivela1-27/+1
2012-11-28nl80211: remove unnecessary checksJohannes Berg1-3/+2
2012-11-27nl80211: support P2P GO powersave configurationJohannes Berg1-0/+56
2012-11-27cfg80211: rework chandef checking and export itJohannes Berg1-34/+4
2012-11-26nl80211/cfg80211: add VHT MCS supportJohannes Berg1-15/+43
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg1-50/+110
2012-11-26cfg80211: pass a channel definition structJohannes Berg1-126/+127
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg1-23/+13
2012-11-19cfg80211: Add TDLS event to allow drivers to request operationsJouni Malinen1-0/+47
2012-11-07nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()Antonio Quartulli1-0/+5
2012-11-07cfg80211: store the ssid into wirless_dev in AP modeAntonio Quartulli1-0/+2
2012-11-05cfg80211: allow registering more than one beacon listenerBen Greear1-28/+60
2012-11-05nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE commandAntonio Quartulli1-0/+39
2012-10-30cfg80211: allow per interface TX power settingJohannes Berg1-1/+5
2012-10-30nl80211: move "can set channel" checkJohannes Berg1-4/+4
2012-10-23cfg80211: add tracing for P2P Device start/stopJohannes Berg1-2/+2
2012-10-18cfg80211: add cfg80211 exported function tracingBeni Lev1-0/+5
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen1-72/+63
2012-10-18cfg80211: Disallow HT/WEP in IBSS modeSujith Manoharan1-3/+17
2012-10-18cfg80211: add support for flushing old scan resultsSam Leffler1-4/+10
2012-10-18cfg80211: add scan flag to indicate its prioritySam Leffler1-2/+14
2012-10-18{nl,cfg}80211: add a flags word to scan requestsSam Leffler1-0/+12
2012-10-17{nl,cfg}80211: Peer STA VHT capsMahesh Palivela1-0/+5
2012-10-17cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen1-12/+48
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+34
2012-09-18cfg80211/nl80211: Notify connection request failure in AP modePandiyarajan Pitchaimuthu1-0/+34
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman1-55/+55
2012-09-06Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg1-1/+3
2012-09-04nl80211: fix possible memory leak nl80211_connect()Wei Yongjun1-1/+3
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg1-6/+116
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-139/+398
2012-07-17cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez1-1/+22
2012-07-17cfg80211: support TX error rate CQMThomas Pedersen1-0/+85
2012-07-17nl80211: add wdev ID as u64 as it shouldJohannes Berg1-1/+1
2012-07-13cfg80211/mac80211: re-add get_channel operationJohannes Berg1-5/+11
2012-07-12nl80211: allow enabling WoWLAN without triggersJohannes Berg1-17/+13
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-28/+37
2012-07-12nl80211: move scan API to wdevJohannes Berg1-14/+17
2012-07-12nl80211: send interface after creationJohannes Berg1-2/+15
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg1-9/+17
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg1-49/+70
2012-07-09nl80211: retrieve interface data by wdevJohannes Berg1-11/+15
2012-07-09nl80211: add NL80211_FLAG_NEED_WDEVJohannes Berg1-18/+39
2012-07-09nl80211: prepare for non-netdev wireless devsJohannes Berg1-27/+108
2012-07-05{nl,cfg}80211: support high bitratesVladimir Kondratiev1-2/+7
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-66/+216
2012-06-29cfg80211: respect iface combinations when starting operationMichal Kazior1-0/+8