Age | Commit message (Expand) | Author | Files | Lines |
2010-02-09 | mac80211: allow station add/remove to sleep | Johannes Berg | 1 | -19/+4 |
2010-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 1 | -0/+3 |
2010-01-16 | mac80211: force use_short_slot=true for 5GHz | Felix Fietkau | 1 | -0/+7 |
2010-01-16 | mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces. | Benoit Papillault | 1 | -0/+3 |
2010-01-12 | mac80211: add U-APSD client support | Kalle Valo | 1 | -0/+7 |
2010-01-12 | mac80211: allow station updates on ap interfaces for vlan stations | Felix Fietkau | 1 | -6/+6 |
2010-01-12 | cfg80211/mac80211: Use more generic bitrate mask for rate control | Jouni Malinen | 1 | -29/+3 |
2010-01-12 | mac80211: Add new callback set_coverage_class | Lukáš Turek | 1 | -0/+7 |
2009-12-29 | mac80211: support remain-on-channel command | Johannes Berg | 1 | -0/+24 |
2009-12-29 | mac80211: proper bss private data handling | Johannes Berg | 1 | -1/+1 |
2009-12-29 | mac80211: add ieee80211_sdata_running | Johannes Berg | 1 | -4/+2 |
2009-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 1 | -1/+2 |
2009-12-22 | mac80211: disallow fixing bitrates with hw rate control | Johannes Berg | 1 | -14/+22 |
2009-12-22 | mac80211: enable spatial multiplexing powersave | Johannes Berg | 1 | -0/+49 |
2009-12-22 | mac80211: reduce reliance on netdev | Johannes Berg | 1 | -1/+1 |
2009-12-22 | mac80211: make station management completely depend on vif | Johannes Berg | 1 | -15/+10 |
2009-12-09 | wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC | John W. Linville | 1 | -1/+2 |
2009-11-24 | mac80211: fix rcu locking | Johannes Berg | 1 | -1/+3 |
2009-11-19 | cfg80211: introduce capability for 4addr mode | Johannes Berg | 1 | -13/+8 |
2009-11-19 | mac80211: let sta_info_get_by_idx get sta by sdata | Johannes Berg | 1 | -2/+2 |
2009-11-14 | mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. | Rui Paulo | 1 | -0/+7 |
2009-11-14 | mac80211: replace "destination" with "target" to follow the spec | Rui Paulo | 1 | -4/+4 |
2009-11-12 | mac80211: implement support for 4-address frames for AP and client mode | Felix Fietkau | 1 | -2/+30 |
2009-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -7/+0 |
2009-11-02 | mac80211: check interface is down before type change | Johannes Berg | 1 | -3/+3 |
2009-10-30 | mac80211: remove bogus code | Johannes Berg | 1 | -7/+0 |
2009-08-14 | nl80211: add generation number to all dumps | Johannes Berg | 1 | -0/+4 |
2009-07-27 | cfg80211: make aware of net namespaces | Johannes Berg | 1 | -12/+2 |
2009-07-24 | mac80211: fix sparse warning | Johannes Berg | 1 | -1/+1 |
2009-07-10 | cfg80211: fix locking | Johannes Berg | 1 | -4/+8 |
2009-07-10 | mac80211: rework MLME for multiple authentications | Johannes Berg | 1 | -101/+4 |
2009-07-10 | cfg80211: let SME control reassociation vs. association | Johannes Berg | 1 | -0/+6 |
2009-07-10 | cfg80211: keep track of BSSes | Johannes Berg | 1 | -13/+9 |
2009-07-10 | mac80211: remove dead code, clean up | Johannes Berg | 1 | -25/+14 |
2009-07-10 | mac80211: remove auth algorithm retry | Johannes Berg | 1 | -4/+4 |
2009-07-10 | mac80211: re-add HT disabling | Johannes Berg | 1 | -1/+9 |
2009-07-10 | cfg80211: implement IWRATE | Johannes Berg | 1 | -0/+43 |
2009-07-10 | cfg80211: implement IWAP for WDS | Johannes Berg | 1 | -0/+11 |
2009-07-10 | cfg80211: implement iwpower | Johannes Berg | 1 | -0/+26 |
2009-07-10 | cfg80211: connect/disconnect API | Samuel Ortiz | 1 | -1/+1 |
2009-07-10 | cfg80211: introduce nl80211 testmode command | Johannes Berg | 1 | -0/+13 |
2009-07-10 | cfg80211: pass netdev to change_virtual_intf | Johannes Berg | 1 | -7/+2 |
2009-06-10 | mac80211: don't use master netdev name | Johannes Berg | 1 | -2/+2 |
2009-06-03 | cfg80211: add rfkill support | Johannes Berg | 1 | -12/+8 |
2009-06-03 | cfg80211: move txpower wext from mac80211 | Johannes Berg | 1 | -0/+54 |
2009-06-03 | mac80211: handle -EALREADY on cfg80211 op assoc req | Luis R. Rodriguez | 1 | -1/+1 |
2009-06-03 | cfg80211: validate AID of stations being added | Johannes Berg | 1 | -6/+7 |
2009-05-13 | nl80211: Add RSC configuration for new keys | Jouni Malinen | 1 | -1/+2 |
2009-05-13 | nl80211: Add IEEE 802.1X PAE control for station mode | Jouni Malinen | 1 | -0/+5 |
2009-05-13 | nl80211: improve station flags handling | Johannes Berg | 1 | -12/+16 |