summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * cfg80211/mac80211: re-add get_channel operationJohannes Berg2012-07-131-5/+11
| * nl80211: allow enabling WoWLAN without triggersJohannes Berg2012-07-121-17/+13
| * nl80211: move scan API to wdevJohannes Berg2012-07-121-14/+17
| * nl80211: send interface after creationJohannes Berg2012-07-121-2/+15
| * cfg80211: use wireless_dev for interface managementJohannes Berg2012-07-121-9/+17
| * cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-091-49/+70
| * nl80211: retrieve interface data by wdevJohannes Berg2012-07-091-11/+15
| * nl80211: add NL80211_FLAG_NEED_WDEVJohannes Berg2012-07-091-18/+39
| * nl80211: prepare for non-netdev wireless devsJohannes Berg2012-07-091-27/+108
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-121-28/+37
|\ \ | |/
| * {nl,cfg}80211: support high bitratesVladimir Kondratiev2012-07-051-2/+7
| * cfg80211: respect iface combinations when starting operationMichal Kazior2012-06-291-0/+8
| * cfg80211/mac80211: remove .get_channelMichal Kazior2012-06-291-10/+5
OpenPOWER on IntegriCloud