summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)Author
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
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-24nl80211: Add option to adjust transmit powerJuuso Oikarinen
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko
2010-06-14mac80211: Set basic rates while joining ibss networkTeemu Paasikivi
2010-06-14cfg80211/mac80211: allow action frame TX/RX in IBSSJohannes Berg
2010-06-02cfg80211: make action channel type optionalJohannes Berg
2010-05-21cfg80211: add missing bracesJohannes Berg
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-27cfg80211: add ap isolation supportFelix Fietkau
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen
2010-03-31nl80211: reenable station del for meshMarco Porsch
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-19nl80211: add power save commandsKalle Valo
2010-02-18const: struct nla_policyAlexey Dobriyan
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen
2010-02-15nl80211: does not allow NEW_STATION and DEL_STATION for meshThadeu Lima de Souza Cascardo
2010-01-19nl80211: Allow association to change channels during reassociationJouni Malinen
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen
2010-01-12nl80211: New command for setting TX rate mask for rate controlJouni Malinen