aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-291-9/+4
|\
| * mac80211: Fix key freeing to handle unlinked keysJouni Malinen2010-07-271-3/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-271-1/+1
| |\
| * | mac80211: remove bogus rcu_read_lock()Johannes Berg2010-07-261-6/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-271-1/+1
|\ \ \
| * | | wireless: use netif_rx_ni in ieee80211_send_layer2_updateJohn W. Linville2010-07-201-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-231-4/+0
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | mac80211: move QoS-enable to BSS infoJohannes Berg2010-07-201-4/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-131-0/+5
|\ \ \ | |/ /
| * | mac80211: remove wep dependencyJohn W. Linville2010-07-081-0/+5
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-011-14/+11
|\ \ \ | |/ /
| * | mac80211: remove unnecessary check in ieee80211_dump_surveyJohn W. Linville2010-06-291-3/+0
| * | cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen2010-06-241-11/+11
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-171-6/+51
|\ \ \ | |/ /
| * | mac80211: Fix ps-qos network latency handlingJuuso Oikarinen2010-06-151-3/+2
| * | cfg80211/mac80211: allow action frame TX/RX in IBSSJohannes Berg2010-06-141-3/+49
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-111-11/+11
|\ \ \ | |/ /
| * | mac80211: simplify key lockingJohannes Berg2010-06-031-10/+8
| * | cfg80211: make action channel type optionalJohannes Berg2010-06-021-1/+3
| |/
* | net: use __packed annotationEric Dumazet2010-06-031-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-3/+55
|\
| * mac80211: improve HT channel handlingJohannes Berg2010-05-071-6/+17
| * cfg80211/mac80211: better channel handlingJohannes Berg2010-05-071-0/+41
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-6/+12
|\ \ | |/
| * mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen2010-04-271-2/+2
| * mac80211: implement ap isolation supportFelix Fietkau2010-04-271-0/+7
| * mac80211: fix handling of 4-address-mode in ieee80211_change_ifaceFelix Fietkau2010-04-271-4/+3
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-231-0/+12
|\ \ | |/
| * mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig2010-04-201-0/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-3/+10
|\ \ | |/
| * mac80211: Track Beacon signal strength and implement cqm eventsJouni Malinen2010-03-311-3/+6
| * mac80211: enable QoS explicitly in AP modeStanislaw Gruszka2010-03-311-0/+4
* | 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
* | mac80211: Add support for connection quality monitoringJuuso Oikarinen2010-03-241-0/+27
|/
* cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-151-1/+11
* mac80211: fix bss_conf.dtim_periodJohannes Berg2010-02-081-0/+2
* mac80211: allow station add/remove to sleepJohannes Berg2010-02-081-19/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-191-0/+3
|\
| * mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault2010-01-151-0/+3
* | mac80211: force use_short_slot=true for 5GHzFelix Fietkau2010-01-151-0/+7
* | mac80211: add U-APSD client supportKalle Valo2010-01-121-0/+7
* | mac80211: allow station updates on ap interfaces for vlan stationsFelix Fietkau2010-01-121-6/+6
* | cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen2010-01-121-29/+3
* | mac80211: Add new callback set_coverage_classLukáš Turek2010-01-121-0/+7
* | mac80211: support remain-on-channel commandJohannes Berg2009-12-281-0/+24
* | mac80211: proper bss private data handlingJohannes Berg2009-12-281-1/+1
* | mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-281-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-281-1/+2
|\ \ | |/
| * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville2009-12-091-1/+2