| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-11 | 1 | -3/+55 |
|\ |
|
| * | mac80211: improve HT channel handling | Johannes Berg | 2010-05-07 | 1 | -6/+17 |
| * | cfg80211/mac80211: better channel handling | Johannes Berg | 2010-05-07 | 1 | -0/+41 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-05 | 1 | -6/+12 |
|\| |
|
| * | mac80211: Determine dynamic PS timeout based on ps-qos network latency | Juuso Oikarinen | 2010-04-27 | 1 | -2/+2 |
| * | mac80211: implement ap isolation support | Felix Fietkau | 2010-04-27 | 1 | -0/+7 |
| * | mac80211: fix handling of 4-address-mode in ieee80211_change_iface | Felix Fietkau | 2010-04-27 | 1 | -4/+3 |
* | | Merge branch 'master' into for-davem | John W. Linville | 2010-04-23 | 1 | -0/+12 |
|\| |
|
| * | mac80211: sample survey implementation for mac80211 & hwsim | Holger Schurig | 2010-04-20 | 1 | -0/+12 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 | 1 | -3/+10 |
|\| |
|
| * | mac80211: Track Beacon signal strength and implement cqm events | Jouni Malinen | 2010-03-31 | 1 | -3/+6 |
| * | mac80211: enable QoS explicitly in AP mode | Stanislaw Gruszka | 2010-03-31 | 1 | -0/+4 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | mac80211: Add support for connection quality monitoring | Juuso Oikarinen | 2010-03-24 | 1 | -0/+27 |
|/ |
|
* | cfg80211/mac80211: allow registering for and sending action frames | Jouni Malinen | 2010-02-15 | 1 | -1/+11 |
* | mac80211: fix bss_conf.dtim_period | Johannes Berg | 2010-02-08 | 1 | -0/+2 |
* | mac80211: allow station add/remove to sleep | Johannes Berg | 2010-02-08 | 1 | -19/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2010-01-19 | 1 | -0/+3 |
|\ |
|
| * | mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces. | Benoit Papillault | 2010-01-15 | 1 | -0/+3 |
* | | mac80211: force use_short_slot=true for 5GHz | Felix Fietkau | 2010-01-15 | 1 | -0/+7 |
* | | mac80211: add U-APSD client support | Kalle Valo | 2010-01-12 | 1 | -0/+7 |
* | | mac80211: allow station updates on ap interfaces for vlan stations | Felix Fietkau | 2010-01-12 | 1 | -6/+6 |
* | | cfg80211/mac80211: Use more generic bitrate mask for rate control | Jouni Malinen | 2010-01-12 | 1 | -29/+3 |
* | | mac80211: Add new callback set_coverage_class | Lukáš Turek | 2010-01-12 | 1 | -0/+7 |
* | | mac80211: support remain-on-channel command | Johannes Berg | 2009-12-28 | 1 | -0/+24 |
* | | mac80211: proper bss private data handling | Johannes Berg | 2009-12-28 | 1 | -1/+1 |
* | | mac80211: add ieee80211_sdata_running | Johannes Berg | 2009-12-28 | 1 | -4/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2009-12-28 | 1 | -1/+2 |
|\| |
|
| * | wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC | John W. Linville | 2009-12-09 | 1 | -1/+2 |
* | | mac80211: disallow fixing bitrates with hw rate control | Johannes Berg | 2009-12-22 | 1 | -14/+22 |
* | | mac80211: enable spatial multiplexing powersave | Johannes Berg | 2009-12-22 | 1 | -0/+49 |
* | | mac80211: reduce reliance on netdev | Johannes Berg | 2009-12-21 | 1 | -1/+1 |
* | | mac80211: make station management completely depend on vif | Johannes Berg | 2009-12-21 | 1 | -15/+10 |
|/ |
|
* | mac80211: fix rcu locking | Johannes Berg | 2009-11-23 | 1 | -1/+3 |
* | cfg80211: introduce capability for 4addr mode | Johannes Berg | 2009-11-19 | 1 | -13/+8 |
* | mac80211: let sta_info_get_by_idx get sta by sdata | Johannes Berg | 2009-11-18 | 1 | -2/+2 |
* | mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. | Rui Paulo | 2009-11-13 | 1 | -0/+7 |
* | mac80211: replace "destination" with "target" to follow the spec | Rui Paulo | 2009-11-13 | 1 | -4/+4 |
* | mac80211: implement support for 4-address frames for AP and client mode | Felix Fietkau | 2009-11-11 | 1 | -2/+30 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-09 | 1 | -7/+0 |
|\ |
|
| * | mac80211: remove bogus code | Johannes Berg | 2009-10-30 | 1 | -7/+0 |
* | | mac80211: check interface is down before type change | Johannes Berg | 2009-11-02 | 1 | -3/+3 |
|/ |
|
* | nl80211: add generation number to all dumps | Johannes Berg | 2009-08-14 | 1 | -0/+4 |
* | cfg80211: make aware of net namespaces | Johannes Berg | 2009-07-27 | 1 | -12/+2 |
* | mac80211: fix sparse warning | Johannes Berg | 2009-07-24 | 1 | -1/+1 |
* | cfg80211: fix locking | Johannes Berg | 2009-07-10 | 1 | -4/+8 |
* | mac80211: rework MLME for multiple authentications | Johannes Berg | 2009-07-10 | 1 | -101/+4 |
* | cfg80211: let SME control reassociation vs. association | Johannes Berg | 2009-07-10 | 1 | -0/+6 |
* | cfg80211: keep track of BSSes | Johannes Berg | 2009-07-10 | 1 | -13/+9 |