summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: check radar interface combinationsSimon Wunderlich2013-01-161-0/+3
* cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen2013-01-161-0/+9
* nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel2013-01-161-0/+7
* {cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch2013-01-161-1/+42
* {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch2013-01-161-0/+15
* nl80211: add range checks to mesh parametersMarco Porsch2013-01-161-35/+44
* cfg80211: disallow more station changesJohannes Berg2013-01-031-14/+8
* nl80211/mac80211: support full station state in AP modeJohannes Berg2013-01-031-0/+24
* regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg2013-01-031-17/+18
* regulatory: fix reg_is_valid_request handlingJohannes Berg2013-01-031-12/+6
* regulatory: remove BUG_ONJohannes Berg2013-01-031-2/+0
* cfg80211: remove wiphy_idx_validJohannes Berg2013-01-031-1/+1
* regulatory: code cleanupJohannes Berg2013-01-031-9/+6
* cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-301-9/+18
* nl80211: Fix HT_IBSS feature check in ibss_joinSimon Wunderlich2012-11-291-0/+1
* cfg80211: Remove unused VHT chan codeMahesh Palivela2012-11-291-27/+1
* nl80211: remove unnecessary checksJohannes Berg2012-11-281-3/+2
* nl80211: support P2P GO powersave configurationJohannes Berg2012-11-271-0/+56
* cfg80211: rework chandef checking and export itJohannes Berg2012-11-271-34/+4
* nl80211/cfg80211: add VHT MCS supportJohannes Berg2012-11-261-15/+43
* nl80211/cfg80211: support VHT channel configurationJohannes Berg2012-11-261-50/+110
* cfg80211: pass a channel definition structJohannes Berg2012-11-261-126/+127
* cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-23/+13
* cfg80211: Add TDLS event to allow drivers to request operationsJouni Malinen2012-11-191-0/+47
* nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()Antonio Quartulli2012-11-071-0/+5
* cfg80211: store the ssid into wirless_dev in AP modeAntonio Quartulli2012-11-071-0/+2
* cfg80211: allow registering more than one beacon listenerBen Greear2012-11-051-28/+60
* nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE commandAntonio Quartulli2012-11-051-0/+39
* cfg80211: allow per interface TX power settingJohannes Berg2012-10-301-1/+5
* nl80211: move "can set channel" checkJohannes Berg2012-10-301-4/+4
* cfg80211: add tracing for P2P Device start/stopJohannes Berg2012-10-231-2/+2
* cfg80211: add cfg80211 exported function tracingBeni Lev2012-10-181-0/+5
* cfg80211: add wrappers for registered_device_opsHila Gonen2012-10-181-72/+63
* cfg80211: Disallow HT/WEP in IBSS modeSujith Manoharan2012-10-181-3/+17
* cfg80211: add support for flushing old scan resultsSam Leffler2012-10-181-4/+10
* cfg80211: add scan flag to indicate its prioritySam Leffler2012-10-181-2/+14
* {nl,cfg}80211: add a flags word to scan requestsSam Leffler2012-10-181-0/+12
* {nl,cfg}80211: Peer STA VHT capsMahesh Palivela2012-10-171-0/+5
* cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen2012-10-171-12/+48
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-281-0/+34
|\
| * cfg80211/nl80211: Notify connection request failure in AP modePandiyarajan Pitchaimuthu2012-09-181-0/+34
| * Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-061-1/+3
| |\
* | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-151-1/+3
|\ \ \ | | |/ | |/|
| * | nl80211: fix possible memory leak nl80211_connect()Wei Yongjun2012-09-041-1/+3
* | | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-55/+55
| |/ |/|
* | cfg80211: add P2P Device abstractionJohannes Berg2012-08-201-6/+116
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-201-139/+398
|\
| * cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez2012-07-171-1/+22
| * cfg80211: support TX error rate CQMThomas Pedersen2012-07-171-0/+85
| * nl80211: add wdev ID as u64 as it shouldJohannes Berg2012-07-171-1/+1
OpenPOWER on IntegriCloud