aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAge
* cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho2011-07-05
* mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov2011-06-27
* nl80211: fix overflow in ssid_lenLuciano Coelho2011-06-07
* nl80211: fix check for valid SSID size in scan operationsLuciano Coelho2011-05-26
* nl80211: remove some stack variables in trigger_scan and start_sched_scanLuciano Coelho2011-05-19
* nl80211: Move peer link state definition to nl80211Javier Cardona2011-05-16
* cfg80211: advertise possible interface combinationsJohannes Berg2011-05-16
* cfg80211: restrict AP beacon intervalsJohannes Berg2011-05-12
* cfg80211/nl80211: add interval attribute for scheduled scansLuciano Coelho2011-05-11
* cfg80211/nl80211: add support for scheduled scansLuciano Coelho2011-05-11
* mac80211: allow setting supported rates on mesh peersJavier Cardona2011-05-11
* nl80211: allow setting MFP flag for a meshifThomas Pedersen2011-05-11
* nl80211: allow installing keys for a meshifThomas Pedersen2011-05-11
* nl80211: Let userspace drive the peer link management states.Javier Cardona2011-05-11
* nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPEJavier Cardona2011-05-11
* nl80211/cfg80211: WoWLAN supportJohannes Berg2011-05-05
* nl80211: Fix set_key regression with some driversJouni Malinen2011-05-05
* {mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan2011-04-12
* nl80211: New notification to discover mesh peer candidates.Javier Cardona2011-04-12
* nl80211/mac80211: Perform PLINK_ACTION on new stationJavier Cardona2011-04-12
* nl80211/mac80211: let userspace authenticate stationsJavier Cardona2011-04-12
* cfg80211/nl80211: Add userspace authentication flag to mesh setupJavier Cardona2011-04-12
* nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona2011-04-12
* nl80211: Add BSS parameters to stationPaul Stewart2011-04-07
* cfg80211: Add nl80211 event for deletion of a station entryJouni Malinen2011-03-30
* cfg80211: add a field for the bitrate of the last rx data packet from a stationFelix Fietkau2011-03-01
* net/wireless/nl80211.c: Avoid call to genlmsg_cancelJulia Lawall2011-01-28
* nl80211: Export available antennasBruno Randolf2010-12-20
* cfg80211: Separate available antennas for RX and TXBruno Randolf2010-12-20
* mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona2010-12-20
* mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona2010-12-20
* mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona2010-12-20
* nl80211: Add notification for dropped Deauth/DisassocJouni Malinen2010-12-16
* nl80211: advertise maximum remain-on-channel durationJohannes Berg2010-12-15
* cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg2010-12-13
* cfg80211: Add antenna availability informationBruno Randolf2010-12-13
* cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa2010-12-08
* nl80211/mac80211: Report signal averageBruno Randolf2010-12-07
* cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-06
* nl80211: refactor mesh parameter parsingJohannes Berg2010-12-06
* cfg80211: require add_virtual_intf to return new devJohannes Berg2010-12-06
* nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona2010-12-06
* nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg2010-11-29
* cfg80211: allow using CQM event to notify packet lossJohannes Berg2010-11-24
* cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2010-11-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-24
|\
| * cfg80211: fix a crash in dev lookup on dump commandsFelix Fietkau2010-11-08
* | Revert "nl80211/mac80211: Report signal average"John W. Linville2010-11-24
* | nl80211/mac80211: Report signal averageBruno Randolf2010-11-18
* | cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-16