summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)Author
2011-03-01cfg80211: add a field for the bitrate of the last rx data packet from a stationFelix Fietkau
2011-01-28net/wireless/nl80211.c: Avoid call to genlmsg_cancelJulia Lawall
2010-12-20nl80211: Export available antennasBruno Randolf
2010-12-20cfg80211: Separate available antennas for RX and TXBruno Randolf
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-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-06nl80211: refactor mesh parameter parsingJohannes 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-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-08cfg80211: fix a crash in dev lookup on dump commandsFelix Fietkau
2010-10-11cfg80211: add channel utilization stats to the survey commandFelix Fietkau
2010-10-07cfg80211: constify WDS addressJohannes Berg
2010-10-07nl80211: use new genl helpers for WDSJohannes Berg
2010-10-06nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf
2010-10-06nl80211: fix error in generic netif_running checkJohannes Berg
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg
2010-10-05nl80211: reduce dumping boilerplateJohannes Berg
2010-10-05nl80211: use generic check for netif_runningJohannes Berg
2010-10-05nl80211: use the new genetlink pre/post_doit hooksJohannes Berg
2010-10-05cfg80211: patches to allow setting the WDS peerBill Jordan
2010-10-05cfg80211: fix lockingJohannes Berg
2010-10-05cfg80211/mac80211: allow management frame TX in AP modeJohannes Berg
2010-10-05nl80211: allow drivers to indicate whether the survey data channel is in useFelix Fietkau
2010-09-28cfg80211: always set IBSS basic ratesJohannes Berg
2010-09-27nl80211: Fix exit from nl80211_set_power_saveTeemu Paasikivi
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg
2010-09-14nl80211: Uninitialized variableBill Jordan
2010-08-27cfg80211: allow changing port control protocolJohannes Berg
2010-08-25nl80211: fix missing nestingJohannes Berg
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg
2010-08-16cfg80211: check if WEP is available for shared key authJohannes Berg
2010-07-28nl80211: Fix memory leaksYuri Ershov
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-07-07NET: nl80211, fix lock imbalance and netdev referencingJiri Slaby