summaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)Author
2011-01-10cfg80211: add mesh join/leave callback docsJohannes Berg
2010-12-20cfg80211: Separate available antennas for RX and TXBruno Randolf
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-16cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen
2010-12-15nl80211: advertise maximum remain-on-channel durationJohannes Berg
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg
2010-12-13cfg80211: Add antenna availability informationBruno Randolf
2010-12-08cfg80211: Add new BSS attribute ht_opmodeHelmut 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-12-02cfg80211: Add documentation for antenna opsBruno Randolf
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg
2010-11-24cfg80211: allow using CQM event to notify packet lossJohannes Berg
2010-11-24cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf
2010-11-16cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau
2010-11-16cfg80211: Add nl80211 antenna configurationBruno Randolf
2010-11-15cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna
2010-11-15cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez
2010-10-13cfg80211: notify drivers about frame registrationsJohannes Berg
2010-10-11cfg80211: add channel utilization stats to the survey commandFelix Fietkau
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-05cfg80211: remove spurious __KERNEL__ ifdefJohannes Berg
2010-10-05nl80211: allow drivers to indicate whether the survey data channel is in useFelix Fietkau
2010-09-16include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches
2010-08-27cfg80211: allow changing port control protocolJohannes Berg
2010-08-24cfg80211: add some documentationJohannes Berg
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg
2010-08-24cfg80211: mark ieee80211_hdrlen constJohannes Berg
2010-07-29cfg80211: fix dev <-> wiphy typoChristian Lamparter
2010-07-27wireless: Convert wiphy_debug macro to functionJoe Perches
2010-07-27include/net/cfg80211.h: Add wiphy_<level> printk equivalentsJoe Perches
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-07-20wireless: correct sparse warning in wext-compat.cJohn W. Linville
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-14mac80211: Set basic rates while joining ibss networkTeemu Paasikivi
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-08wireless: fix kernel-docJohannes Berg
2010-06-02cfg80211: make action channel type optionalJohannes Berg