aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* nl80211: allow installing keys for a meshifThomas Pedersen2011-05-111-0/+1
* nl80211: Let userspace drive the peer link management states.Javier Cardona2011-05-111-0/+6
* nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPEJavier Cardona2011-05-111-1/+3
* nl80211/cfg80211: WoWLAN supportJohannes Berg2011-05-051-0/+243
* nl80211: Fix set_key regression with some driversJouni Malinen2011-05-051-8/+0
* {mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan2011-04-121-0/+3
* nl80211: New notification to discover mesh peer candidates.Javier Cardona2011-04-121-0/+38
* nl80211/mac80211: Perform PLINK_ACTION on new stationJavier Cardona2011-04-121-0/+5
* nl80211/mac80211: let userspace authenticate stationsJavier Cardona2011-04-121-1/+4
* cfg80211/nl80211: Add userspace authentication flag to mesh setupJavier Cardona2011-04-121-0/+5
* nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona2011-04-121-5/+6
* nl80211: Add BSS parameters to stationPaul Stewart2011-04-071-1/+20
* cfg80211: Add nl80211 event for deletion of a station entryJouni Malinen2011-03-301-0/+34
* cfg80211: add a field for the bitrate of the last rx data packet from a stationFelix Fietkau2011-03-011-19/+37
* net/wireless/nl80211.c: Avoid call to genlmsg_cancelJulia Lawall2011-01-281-2/+4
* nl80211: Export available antennasBruno Randolf2010-12-201-0/+5
* cfg80211: Separate available antennas for RX and TXBruno Randolf2010-12-201-7/+10
* mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona2010-12-201-0/+2
* mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona2010-12-201-5/+58
* mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona2010-12-201-20/+20
* nl80211: Add notification for dropped Deauth/DisassocJouni Malinen2010-12-161-0/+16
* nl80211: advertise maximum remain-on-channel durationJohannes Berg2010-12-151-1/+6
* cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg2010-12-131-18/+107
* cfg80211: Add antenna availability informationBruno Randolf2010-12-131-2/+13
* cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa2010-12-081-0/+5
* nl80211/mac80211: Report signal averageBruno Randolf2010-12-071-0/+3
* cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-061-21/+116
* nl80211: refactor mesh parameter parsingJohannes Berg2010-12-061-23/+38
* cfg80211: require add_virtual_intf to return new devJohannes Berg2010-12-061-2/+5
* nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona2010-12-061-0/+5
* nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg2010-11-291-6/+51
* cfg80211: allow using CQM event to notify packet lossJohannes Berg2010-11-241-0/+45
* cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2010-11-241-3/+33
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-241-2/+2
|\
| * cfg80211: fix a crash in dev lookup on dump commandsFelix Fietkau2010-11-081-2/+2
* | Revert "nl80211/mac80211: Report signal average"John W. Linville2010-11-241-3/+0
* | nl80211/mac80211: Report signal averageBruno Randolf2010-11-181-0/+3
* | cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-161-0/+5
* | cfg80211: Add nl80211 antenna configurationBruno Randolf2010-11-161-1/+30
|/
* cfg80211: add channel utilization stats to the survey commandFelix Fietkau2010-10-111-0/+15
* cfg80211: constify WDS addressJohannes Berg2010-10-071-1/+1
* nl80211: use new genl helpers for WDSJohannes Berg2010-10-071-33/+12
* nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf2010-10-061-0/+6
* nl80211: fix error in generic netif_running checkJohannes Berg2010-10-061-0/+2
* cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-061-8/+79
* nl80211: reduce dumping boilerplateJohannes Berg2010-10-051-92/+59
* nl80211: use generic check for netif_runningJohannes Berg2010-10-051-69/+28
* nl80211: use the new genetlink pre/post_doit hooksJohannes Berg2010-10-051-1202/+531
* cfg80211: patches to allow setting the WDS peerBill Jordan2010-10-051-0/+54
* cfg80211: fix lockingJohannes Berg2010-10-051-4/+7