aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)Author
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
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf
2010-11-16mac80211: Add antenna configurationBruno Randolf
2010-11-16mac80211: support hardware TX fragmentation offloadArik Nemtsov
2010-10-13mac80211: add probe request filter flagJohannes Berg
2010-10-11wireless: Set some stats used by /proc/net/wireless (wext)Ben Greear
2010-10-07cfg80211: constify WDS addressJohannes Berg
2010-10-06nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg
2010-10-05mac80211: fix deadlock with multiple interfacesJohannes Berg
2010-10-05cfg80211/mac80211: allow management frame TX in AP modeJohannes Berg
2010-10-05mac80211: fix rx monitor filter refcountersChristian Lamparter
2010-09-16mac80211: add p2p device type supportJohannes Berg
2010-09-16mac80211: use correct station flags lockJohannes Berg
2010-08-27mac80211: support runtime interface type changesJohannes Berg
2010-08-27mac80211: switch to ieee80211_sdata_runningJohannes Berg
2010-08-27mac80211: allow vendor specific cipher suitesJohannes Berg
2010-08-25mac80211: fix mesh advertisementJohannes Berg
2010-08-25net/mac80211: Use wiphy_<level>Joe Perches
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg
2010-08-24mac80211: remove unused don't-encrypt flagJohannes Berg
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-08-16mac80211: Don't squash error codes in key setup functionsBen Hutchings
2010-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-27mac80211: Fix key freeing to handle unlinked keysJouni Malinen
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-07-26mac80211: remove bogus rcu_read_lock()Johannes Berg
2010-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg
2010-07-20wireless: use netif_rx_ni in ieee80211_send_layer2_updateJohn W. Linville
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-07-08mac80211: remove wep dependencyJohn W. Linville
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-29mac80211: remove unnecessary check in ieee80211_dump_surveyJohn W. Linville
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen