summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: fix dev <-> wiphy typoChristian Lamparter2010-07-291-1/+1
* wireless: Convert wiphy_debug macro to functionJoe Perches2010-07-271-2/+3
* include/net/cfg80211.h: Add wiphy_<level> printk equivalentsJoe Perches2010-07-271-1/+63
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-271-13/+2Star
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-021-14/+1Star
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-171-0/+2
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-111-30/+90
| |\ \ \
| * | | | net: CONFIG_NET_NS reductionEric Dumazet2010-06-021-13/+2Star
* | | | | wireless: correct sparse warning in wext-compat.cJohn W. Linville2010-07-201-0/+4
| |_|_|/ |/| | |
* | | | cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen2010-06-241-14/+1Star
| |_|/ |/| |
* | | mac80211: Set basic rates while joining ibss networkTeemu Paasikivi2010-06-141-0/+2
| |/ |/|
* | wireless: fix kernel-docJohannes Berg2010-06-081-29/+88
* | cfg80211: make action channel type optionalJohannes Berg2010-06-021-0/+1
* | wireless: fix several minor description typosWalter Goldens2010-06-021-1/+1
|/
* cfg80211/mac80211: better channel handlingJohannes Berg2010-05-071-2/+9
* cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen2010-04-271-0/+2
* cfg80211: add ap isolation supportFelix Fietkau2010-04-271-0/+2
* radiotap parser: fix endian annotationJohannes Berg2010-04-211-1/+1
* cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen2010-04-071-0/+11
* cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen2010-03-241-0/+19
* nl80211: add power save commandsKalle Valo2010-02-191-3/+4
* cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-151-1/+46
* wireless: update radiotap parserJohannes Berg2010-02-081-19/+64
* cfg80211: export cfg80211_find_ieJohannes Berg2010-01-261-0/+16
* cfg80211: export multiple MAC addresses in sysfsJohannes Berg2010-01-221-1/+21
* cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen2010-01-121-1/+11
* nl80211: New command for setting TX rate mask for rate controlJouni Malinen2010-01-121-2/+2
* cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen2010-01-121-11/+2Star
* nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek2010-01-121-0/+2
* mac80211/cfg80211: add station eventsJohannes Berg2009-12-281-0/+12
* cfg80211: add remain-on-channel commandJouni Malinen2009-12-281-0/+47
* wireless: add ieee80211_amsdu_to_8023sZhu Yi2009-12-221-2/+20
* nl80211: PMKSA caching supportSamuel Ortiz2009-11-281-0/+28
* mac80211: avoid spurious deauth frames/messagesJohannes Berg2009-11-191-0/+12
* cfg80211: introduce capability for 4addr modeJohannes Berg2009-11-191-0/+11
* cfg80211: convert bools into flagsJohannes Berg2009-11-191-27/+35
* cfg80211: return channel noise via survey APIHolger Schurig2009-11-131-0/+34
* mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo2009-11-131-0/+1
* mac80211: replace "destination" with "target" to follow the specRui Paulo2009-11-131-4/+4
* nl80211: add a parameter for using 4-address frames on virtual interfacesFelix Fietkau2009-11-111-0/+2
* cfg80211: no cookies in cfg80211_send_XXX()Holger Schurig2009-10-271-8/+23
* cfg80211: add firmware and hardware version to wiphyKalle Valo2009-10-071-0/+3
* wext: refactorJohannes Berg2009-10-071-1/+5
* cfg80211: fix dangling scan request checkingJohannes Berg2009-08-201-0/+2
* cfg80211: allow driver to override PS defaultJohannes Berg2009-08-141-0/+4
* mac80211: remove max_bandwidthPat Erley2009-08-141-2/+0Star
* cfg80211: fix alignment problem in scan requestJohannes Berg2009-08-141-1/+3
* nl80211: add generation number to all dumpsJohannes Berg2009-08-141-0/+12
* cfg80211: use reassociation when possibleJohannes Berg2009-08-141-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-131-0/+5
|\