summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-021-2/+2
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-301-2/+2
| |\
| | * nl80211: fix MAC address validationEliad Peller2011-11-281-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-287-212/+201
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-2210-0/+11
| |\ \ \
| * | | | cfg80211: work around a sparse issueJohannes Berg2011-11-211-11/+11
| * | | | wireless: Support ht-capabilities over-rides.Ben Greear2011-11-214-7/+91
| * | | | cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg2011-11-211-168/+0
| * | | | nl80211: make get_vlan logic more commonJohannes Berg2011-11-211-23/+31
| * | | | cfg80211: add flags for off-channel capabilitiesJohannes Berg2011-11-211-5/+11
| * | | | nl80211: add testmode to the list of supported commandsKalle Valo2011-11-211-0/+4
| * | | | cfg80211: pass DFS region to drivers through reg_notifier()Luis R. Rodriguez2011-11-211-0/+2
| * | | | cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez2011-11-213-0/+53
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-261-0/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-221-0/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | cfg80211: fix regulatory NULL dereferenceJohannes Berg2011-11-211-0/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-211-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-111-0/+3
| |\ \ \ \ | | |/ / /
| | * | | cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez2011-11-091-0/+3
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-092-7/+15
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-177-107/+502
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | nl80211: Pass probe response data to driversArik Nemtsov2011-11-111-0/+9
| * | nl80211: Add probe response offload attributeArik Nemtsov2011-11-111-0/+4
| * | nl80211: fix compiler warningJohannes Berg2011-11-111-1/+1
| * | mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg2011-11-111-0/+12
| * | cfg80211: merge in beacon ies of hidden bss.Dmitry Tarnyagin2011-11-111-3/+114
| * | nl80211: advertise socket TX status capabilityJohannes Berg2011-11-091-0/+2
| * | cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg2011-11-093-18/+28
| * | cfg80211: add event for unexpected 4addr framesJohannes Berg2011-11-093-2/+33
| * | cfg80211: allow registering to beaconsJohannes Berg2011-11-092-1/+71
| * | nl80211: add API to probe a clientJohannes Berg2011-11-091-0/+104
| * | nl80211: advertise device AP SMEJohannes Berg2011-11-092-0/+8
| * | nl80211: allow subscribing to unexpected class3 framesJohannes Berg2011-11-093-0/+85
| * | nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16Jouni Malinen2011-11-091-2/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-092-7/+15
| |\ \ | | |/
| | * cfg80211: fix cmp_iesJohannes Berg2011-11-071-5/+8
| | * cfg80211: allow setting TXQ parameters only in AP modeJohannes Berg2011-11-071-0/+6
| | * nl80211: fix HT capability attribute validationJohannes Berg2011-11-071-2/+1
| * | nl80211: clean up genlmsg_end usesJohannes Berg2011-11-081-78/+19
| |/
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-3110-0/+10
* | net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-10-311-0/+1
|/
* nl80211: Add sta_flags to the station infoHelmut Schaa2011-10-141-0/+4
* mac80211: data path modification for TDLS peersArik Nemtsov2011-09-301-2/+3
* nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov2011-09-301-4/+22
* nl80211: support sending TDLS commands/framesArik Nemtsov2011-09-301-1/+80
* cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg2011-09-301-0/+2
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-281-0/+3
|\
| * cfg80211: Fix validation of AKM suitesJouni Malinen2011-09-211-1/+4
* | mac80211: treat the WME sta flag as a bitArik Nemtsov2011-09-271-1/+1
* | cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller2011-09-271-0/+6
OpenPOWER on IntegriCloud