aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-20cfg80211: fix scan crash on single-band cardsJohannes Berg1-1/+3
2011-07-19cfg80211: allow userspace to control supported rates in scanJohannes Berg1-19/+31
2011-07-15nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho1-1/+3
2011-07-15nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho1-1/+3
2011-07-15nl80211: advertise GTK rekey support, new triggersJohannes Berg1-0/+49
2011-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-6/+18
2011-07-06cfg80211/nl80211: support GTK rekey offloadJohannes Berg1-0/+113
2011-07-05cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho1-6/+18
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+2
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov1-1/+2
2011-06-22nl80211: use netlink consistent dump feature for BSS dumpsJohannes Berg1-4/+8
2011-06-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-5/+4
2011-06-07nl80211: fix overflow in ssid_lenLuciano Coelho1-5/+4
2011-06-01cfg80211: skip disabled channels on channel surveyLuis R. Rodriguez1-4/+15
2011-06-01nl80211: add testmode dump supportWey-Yi Guy1-0/+88
2011-05-26nl80211: fix check for valid SSID size in scan operationsLuciano Coelho1-2/+2
2011-05-19nl80211: remove some stack variables in trigger_scan and start_sched_scanLuciano Coelho1-8/+4
2011-05-16nl80211: Move peer link state definition to nl80211Javier Cardona1-1/+1
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg1-14/+91
2011-05-12cfg80211: restrict AP beacon intervalsJohannes Berg1-17/+23
2011-05-11cfg80211/nl80211: add interval attribute for scheduled scansLuciano Coelho1-0/+10
2011-05-11cfg80211/nl80211: add support for scheduled scansLuciano Coelho1-0/+250
2011-05-11mac80211: allow setting supported rates on mesh peersJavier Cardona1-2/+0
2011-05-11nl80211: allow setting MFP flag for a meshifThomas Pedersen1-0/+1
2011-05-11nl80211: allow installing keys for a meshifThomas Pedersen1-0/+1
2011-05-11nl80211: Let userspace drive the peer link management states.Javier Cardona1-0/+6
2011-05-11nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPEJavier Cardona1-1/+3
2011-05-05nl80211/cfg80211: WoWLAN supportJohannes Berg1-0/+243
2011-05-05nl80211: Fix set_key regression with some driversJouni Malinen1-8/+0
2011-04-12{mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan1-0/+3
2011-04-12nl80211: New notification to discover mesh peer candidates.Javier Cardona1-0/+38
2011-04-12nl80211/mac80211: Perform PLINK_ACTION on new stationJavier Cardona1-0/+5
2011-04-12nl80211/mac80211: let userspace authenticate stationsJavier Cardona1-1/+4
2011-04-12cfg80211/nl80211: Add userspace authentication flag to mesh setupJavier Cardona1-0/+5
2011-04-12nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona1-5/+6
2011-04-07nl80211: Add BSS parameters to stationPaul Stewart1-1/+20
2011-03-30cfg80211: Add nl80211 event for deletion of a station entryJouni Malinen1-0/+34
2011-03-01cfg80211: add a field for the bitrate of the last rx data packet from a stationFelix Fietkau1-19/+37
2011-01-28net/wireless/nl80211.c: Avoid call to genlmsg_cancelJulia Lawall1-2/+4
2010-12-20nl80211: Export available antennasBruno Randolf1-0/+5
2010-12-20cfg80211: Separate available antennas for RX and TXBruno Randolf1-7/+10
2010-12-20mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona1-0/+2
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona1-5/+58
2010-12-20mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona1-20/+20
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen1-0/+16
2010-12-15nl80211: advertise maximum remain-on-channel durationJohannes Berg1-1/+6
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg1-18/+107
2010-12-13cfg80211: Add antenna availability informationBruno Randolf1-2/+13
2010-12-08cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa1-0/+5
2010-12-07nl80211/mac80211: Report signal averageBruno Randolf1-0/+3