summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Properly set work-item channel-type.Ben Greear2011-02-091-0/+1
* mac80211: allow GO to scan like APJohannes Berg2011-02-031-2/+5
* mac80211: Be more careful when changing channels.Ben Greear2011-02-031-3/+16
* mac80211: implement off-channel TX using hw r-o-c offloadJohannes Berg2011-01-051-0/+59
* mac80211: implement hardware offload for remain-on-channelJohannes Berg2011-01-051-0/+83
* mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona2010-12-201-0/+1
* mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona2010-12-201-4/+35
* mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona2010-12-201-4/+4
* mac80211: support separate default keysJohannes Berg2010-12-131-1/+1
* cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg2010-12-131-1/+2
* mac80211: Apply ht_opmode changes in ieee80211_change_bssHelmut Schaa2010-12-081-0/+6
* nl80211/mac80211: Report signal averageBruno Randolf2010-12-071-1/+2
* cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-061-9/+30
* cfg80211: require add_virtual_intf to return new devJohannes Berg2010-12-061-8/+12
* nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona2010-12-061-0/+2
* mac80211: implement off-channel mgmt TXJohannes Berg2010-11-291-5/+88
* nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg2010-11-291-2/+5
* Revert "nl80211/mac80211: Report signal average"John W. Linville2010-11-241-2/+1Star
* nl80211/mac80211: Report signal averageBruno Randolf2010-11-181-1/+2
* mac80211: Add antenna configurationBruno Randolf2010-11-161-0/+19
* mac80211: support hardware TX fragmentation offloadArik Nemtsov2010-11-161-0/+7
* mac80211: add probe request filter flagJohannes Berg2010-10-131-0/+18
* wireless: Set some stats used by /proc/net/wireless (wext)Ben Greear2010-10-111-1/+3
* cfg80211: constify WDS addressJohannes Berg2010-10-071-1/+1
* nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf2010-10-061-0/+4
* cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-061-9/+23
* mac80211: fix deadlock with multiple interfacesJohannes Berg2010-10-051-1/+1
* cfg80211/mac80211: allow management frame TX in AP modeJohannes Berg2010-10-051-1/+6
* mac80211: fix rx monitor filter refcountersChristian Lamparter2010-10-051-2/+30
* mac80211: add p2p device type supportJohannes Berg2010-09-161-7/+18
* mac80211: use correct station flags lockJohannes Berg2010-09-161-2/+3
* mac80211: support runtime interface type changesJohannes Berg2010-08-271-3/+0Star
* mac80211: switch to ieee80211_sdata_runningJohannes Berg2010-08-271-4/+2Star
* mac80211: allow vendor specific cipher suitesJohannes Berg2010-08-271-2/+3
* mac80211: fix mesh advertisementJohannes Berg2010-08-251-33/+0Star
* net/mac80211: Use wiphy_<level>Joe Perches2010-08-251-3/+3
* cfg80211/mac80211: extensible frame processingJohannes Berg2010-08-241-6/+6
* mac80211: remove unused don't-encrypt flagJohannes Berg2010-08-241-2/+0Star
* mac80211: use cipher suite selectorsJohannes Berg2010-08-161-32/+12Star
* mac80211: Don't squash error codes in key setup functionsBen Hutchings2010-08-161-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-291-9/+4Star
|\
| * mac80211: Fix key freeing to handle unlinked keysJouni Malinen2010-07-271-3/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-271-1/+1
| |\
| * | mac80211: remove bogus rcu_read_lock()Johannes Berg2010-07-261-6/+1Star
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-281-1/+1
|\ \ \
| * | | wireless: use netif_rx_ni in ieee80211_send_layer2_updateJohn W. Linville2010-07-201-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-231-4/+0Star
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | mac80211: move QoS-enable to BSS infoJohannes Berg2010-07-201-4/+0Star
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-131-0/+5
|\| |
| * | mac80211: remove wep dependencyJohn W. Linville2010-07-081-0/+5