aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger1-4/+4
2011-07-18mac80211: reconfigure tx on device reconfigurationEliad Peller1-0/+4
2011-07-08mac80211: fix CMAC racesJohannes Berg1-6/+7
2011-07-08mac80211: fix CCMP racesJohannes Berg1-6/+8
2011-07-06mac80211: support GTK rekey offloadJohannes Berg1-0/+16
2011-06-29mac80211: propagate information about STA WME support downArik Nemtsov1-1/+4
2011-06-01nl80211: add testmode dump supportWey-Yi Guy1-0/+14
2011-05-16nl80211: Move peer link state definition to nl80211Javier Cardona1-3/+3
2011-05-16mac80211: sparse RCU annotationsJohannes Berg1-10/+7
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho1-3/+2
2011-05-12mac80211: fix a few RCU issuesJohannes Berg1-5/+7
2011-05-12mac80211: make key locking clearerJohannes Berg1-23/+15
2011-05-12mac80211: Fix mesh-related build breakage...Yogesh Ashok Powar1-0/+2
2011-05-11mac80211: add support for HW scheduled scanLuciano Coelho1-0/+27
2011-05-11nl80211: allow installing keys for a meshifThomas Pedersen1-1/+4
2011-05-11nl80211: Let userspace drive the peer link management states.Javier Cardona1-9/+21
2011-05-11nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPEJavier Cardona1-1/+5
2011-05-05mac80211: add basic support for WoWLANJohannes Berg1-1/+1
2011-05-05nl80211/cfg80211: WoWLAN supportJohannes Berg1-1/+2
2011-04-28mac80211: Add new API for rate selectionSujith Manoharan1-9/+6
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+2
2011-04-20mac80211: fix SMPS debugfs lockingJohannes Berg1-0/+2
2011-04-12{mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan1-1/+6
2011-04-12nl80211/mac80211: let userspace authenticate stationsJavier Cardona1-0/+6
2011-04-12mac80211: ignore peers if security is enabled for this meshJavier Cardona1-0/+1
2011-04-12nl80211: 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-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+2
2011-02-09mac80211: Properly set work-item channel-type.Ben Greear1-0/+1
2011-02-03mac80211: allow GO to scan like APJohannes Berg1-2/+5
2011-02-03mac80211: Be more careful when changing channels.Ben Greear1-3/+16
2011-02-02mac80211: fix TX status cookie in HW offload caseJohannes Berg1-0/+2
2011-01-05mac80211: implement off-channel TX using hw r-o-c offloadJohannes Berg1-0/+59
2011-01-05mac80211: 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-07nl80211/mac80211: Report signal averageBruno Randolf1-1/+2
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg1-9/+30
2010-12-06cfg80211: require add_virtual_intf to return new devJohannes Berg1-8/+12
2010-12-06nl80211/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