summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: fix a crash in dev lookup on dump commandsFelix Fietkau2010-11-081-2/+2
* cfg80211: add channel utilization stats to the survey commandFelix Fietkau2010-10-111-0/+15
* cfg80211: constify WDS addressJohannes Berg2010-10-071-1/+1
* nl80211: use new genl helpers for WDSJohannes Berg2010-10-071-33/+12
* nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf2010-10-061-0/+6
* nl80211: fix error in generic netif_running checkJohannes Berg2010-10-061-0/+2
* cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-061-8/+79
* nl80211: reduce dumping boilerplateJohannes Berg2010-10-051-92/+59
* nl80211: use generic check for netif_runningJohannes Berg2010-10-051-69/+28
* nl80211: use the new genetlink pre/post_doit hooksJohannes Berg2010-10-051-1202/+531
* cfg80211: patches to allow setting the WDS peerBill Jordan2010-10-051-0/+54
* cfg80211: fix lockingJohannes Berg2010-10-051-4/+7
* cfg80211/mac80211: allow management frame TX in AP modeJohannes Berg2010-10-051-2/+8
* nl80211: allow drivers to indicate whether the survey data channel is in useFelix Fietkau2010-10-051-0/+2
* cfg80211: always set IBSS basic ratesJohannes Berg2010-09-281-17/+0
* nl80211: Fix exit from nl80211_set_power_saveTeemu Paasikivi2010-09-271-1/+2
* cfg80211/nl80211: introduce p2p device typesJohannes Berg2010-09-161-17/+39
* nl80211: Uninitialized variableBill Jordan2010-09-141-1/+1
* cfg80211: allow changing port control protocolJohannes Berg2010-08-271-3/+22
* nl80211: fix missing nestingJohannes Berg2010-08-251-0/+2
* cfg80211/mac80211: extensible frame processingJohannes Berg2010-08-241-28/+80
* cfg80211: check if WEP is available for shared key authJohannes Berg2010-08-161-0/+15
* nl80211: Fix memory leaksYuri Ershov2010-07-281-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-131-1/+1
|\
| * NET: nl80211, fix lock imbalance and netdev referencingJiri Slaby2010-07-071-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-011-0/+31
|\ \ | |/
| * nl80211: Add option to adjust transmit powerJuuso Oikarinen2010-06-241-0/+31
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-171-2/+53
|\ \ | |/
| * mac80211: Set basic rates while joining ibss networkTeemu Paasikivi2010-06-141-0/+49
| * cfg80211/mac80211: allow action frame TX/RX in IBSSJohannes Berg2010-06-141-2/+4
* | bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-151-1/+1
|/
* cfg80211: make action channel type optionalJohannes Berg2010-06-021-0/+3
* cfg80211: add missing bracesJohannes Berg2010-05-211-2/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-39/+132
|\
| * cfg80211/mac80211: better channel handlingJohannes Berg2010-05-071-39/+132
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-0/+4
|\ \ | |/
| * cfg80211: add ap isolation supportFelix Fietkau2010-04-271-0/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-4/+18
|\ \ | |/
| * cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen2010-04-071-3/+16
| * nl80211: reenable station del for meshMarco Porsch2010-03-311-1/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen2010-03-241-0/+131
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-251-37/+403
|\
| * nl80211: add power save commandsKalle Valo2010-02-191-0/+131
| * cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-151-1/+259
| * nl80211: does not allow NEW_STATION and DEL_STATION for meshThadeu Lima de Souza Cascardo2010-02-151-36/+13
* | const: struct nla_policyAlexey Dobriyan2010-02-181-9/+5
|/
* nl80211: Allow association to change channels during reassociationJouni Malinen2010-01-191-1/+3
* cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen2010-01-121-0/+4
OpenPOWER on IntegriCloud