summaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-13nl80211/mac80211: let userspace authenticate stationsJavier Cardona1-0/+6
2011-04-13mac80211: ignore peers if security is enabled for this meshJavier Cardona1-0/+1
2011-04-13nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona1-8/+7
2011-04-07nl80211: Add BSS parameters to stationPaul Stewart1-1/+12
2011-03-11mac80211: implement support for cfg80211_ops->{get,set}_ringparamJohn W. Linville1-0/+17
2011-03-11mac80211: do not enable ps if 802.1x controlled port is unblockedJason Young1-0/+4
2011-03-01mac80211: add support for showing the last rx bitrateFelix Fietkau1-9/+22
2011-02-25mac80211: support direct offchannel TX offloadJohannes Berg1-0/+39
2011-02-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+2
2011-02-10mac80211: Properly set work-item channel-type.Ben Greear1-0/+1
2011-02-04mac80211: allow GO to scan like APJohannes Berg1-2/+5
2011-02-04mac80211: Be more careful when changing channels.Ben Greear1-3/+16
2011-02-03mac80211: fix TX status cookie in HW offload caseJohannes Berg1-0/+2
2011-01-06mac80211: implement off-channel TX using hw r-o-c offloadJohannes Berg1-0/+59
2011-01-06mac80211: implement hardware offload for remain-on-channelJohannes Berg1-0/+83
2010-12-20mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona1-0/+1
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona1-4/+35
2010-12-20mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona1-4/+4
2010-12-13mac80211: support separate default keysJohannes Berg1-1/+1
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg1-1/+2
2010-12-08mac80211: Apply ht_opmode changes in ieee80211_change_bssHelmut Schaa1-0/+6
2010-12-08nl80211/mac80211: Report signal averageBruno Randolf1-1/+2
2010-12-07cfg80211/mac80211: add mesh join/leave commandsJohannes Berg1-9/+30
2010-12-07cfg80211: require add_virtual_intf to return new devJohannes Berg1-8/+12
2010-12-07nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona1-0/+2
2010-11-29mac80211: implement off-channel mgmt TXJohannes Berg1-5/+88
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg1-2/+5
2010-11-25Revert "nl80211/mac80211: Report signal average"John W. Linville1-2/+1
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf1-1/+2
2010-11-17mac80211: Add antenna configurationBruno Randolf1-0/+19
2010-11-17mac80211: support hardware TX fragmentation offloadArik Nemtsov1-0/+7
2010-10-13mac80211: add probe request filter flagJohannes Berg1-0/+18
2010-10-11wireless: Set some stats used by /proc/net/wireless (wext)Ben Greear1-1/+3
2010-10-07cfg80211: constify WDS addressJohannes Berg1-1/+1
2010-10-07nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf1-0/+4
2010-10-07cfg80211/mac80211: allow per-station GTKsJohannes Berg1-9/+23
2010-10-05mac80211: fix deadlock with multiple interfacesJohannes Berg1-1/+1
2010-10-05cfg80211/mac80211: allow management frame TX in AP modeJohannes Berg1-1/+6
2010-10-05mac80211: fix rx monitor filter refcountersChristian Lamparter1-2/+30
2010-09-16mac80211: add p2p device type supportJohannes Berg1-7/+18
2010-09-16mac80211: use correct station flags lockJohannes Berg1-2/+3
2010-08-27mac80211: support runtime interface type changesJohannes Berg1-3/+0
2010-08-27mac80211: switch to ieee80211_sdata_runningJohannes Berg1-4/+2
2010-08-27mac80211: allow vendor specific cipher suitesJohannes Berg1-2/+3
2010-08-25mac80211: fix mesh advertisementJohannes Berg1-33/+0
2010-08-25net/mac80211: Use wiphy_<level>Joe Perches1-3/+3
2010-08-25cfg80211/mac80211: extensible frame processingJohannes Berg1-6/+6
2010-08-25mac80211: remove unused don't-encrypt flagJohannes Berg1-2/+0
2010-08-17mac80211: use cipher suite selectorsJohannes Berg1-32/+12
2010-08-16mac80211: Don't squash error codes in key setup functionsBen Hutchings1-2/+2