summaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)Author
2011-11-11mac80211: fix offchannel TX cookie matchingJohannes Berg
2011-07-18mac80211: reconfigure tx on device reconfigurationEliad Peller
2011-07-08mac80211: fix CMAC racesJohannes Berg
2011-07-08mac80211: fix CCMP racesJohannes Berg
2011-07-06mac80211: support GTK rekey offloadJohannes Berg
2011-06-29mac80211: propagate information about STA WME support downArik Nemtsov
2011-06-01nl80211: add testmode dump supportWey-Yi Guy
2011-05-16nl80211: Move peer link state definition to nl80211Javier Cardona
2011-05-16mac80211: sparse RCU annotationsJohannes Berg
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho
2011-05-12mac80211: fix a few RCU issuesJohannes Berg
2011-05-12mac80211: make key locking clearerJohannes Berg
2011-05-12mac80211: Fix mesh-related build breakage...Yogesh Ashok Powar
2011-05-11mac80211: add support for HW scheduled scanLuciano Coelho
2011-05-11nl80211: allow installing keys for a meshifThomas Pedersen
2011-05-11nl80211: Let userspace drive the peer link management states.Javier Cardona
2011-05-11nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPEJavier Cardona
2011-05-05mac80211: add basic support for WoWLANJohannes Berg
2011-05-05nl80211/cfg80211: WoWLAN supportJohannes Berg
2011-04-28mac80211: Add new API for rate selectionSujith Manoharan
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-20mac80211: fix SMPS debugfs lockingJohannes Berg
2011-04-12{mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan
2011-04-12nl80211/mac80211: let userspace authenticate stationsJavier Cardona
2011-04-12mac80211: ignore peers if security is enabled for this meshJavier Cardona
2011-04-12nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona
2011-04-07nl80211: Add BSS parameters to stationPaul Stewart
2011-03-11mac80211: implement support for cfg80211_ops->{get,set}_ringparamJohn W. Linville
2011-03-11mac80211: do not enable ps if 802.1x controlled port is unblockedJason Young
2011-03-01mac80211: add support for showing the last rx bitrateFelix Fietkau
2011-02-25mac80211: support direct offchannel TX offloadJohannes Berg
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2011-02-09mac80211: Properly set work-item channel-type.Ben Greear
2011-02-03mac80211: allow GO to scan like APJohannes Berg
2011-02-03mac80211: Be more careful when changing channels.Ben Greear
2011-02-02mac80211: fix TX status cookie in HW offload caseJohannes Berg
2011-01-05mac80211: implement off-channel TX using hw r-o-c offloadJohannes Berg
2011-01-05mac80211: implement hardware offload for remain-on-channelJohannes Berg
2010-12-20mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona
2010-12-20mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona
2010-12-13mac80211: support separate default keysJohannes Berg
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg
2010-12-08mac80211: Apply ht_opmode changes in ieee80211_change_bssHelmut Schaa
2010-12-07nl80211/mac80211: Report signal averageBruno Randolf
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg
2010-12-06cfg80211: require add_virtual_intf to return new devJohannes Berg
2010-12-06nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona
2010-11-29mac80211: implement off-channel mgmt TXJohannes Berg
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg