Age | Commit message (Expand) | Author |
2010-07-05 | mac80211: fix handling of 4-address-mode in ieee80211_change_iface | Felix Fietkau |
2010-01-15 | mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces. | Benoit Papillault |
2009-12-09 | wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC | John W. Linville |
2009-11-23 | mac80211: fix rcu locking | Johannes Berg |
2009-11-19 | cfg80211: introduce capability for 4addr mode | Johannes Berg |
2009-11-18 | mac80211: let sta_info_get_by_idx get sta by sdata | Johannes Berg |
2009-11-13 | mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. | Rui Paulo |
2009-11-13 | mac80211: replace "destination" with "target" to follow the spec | Rui Paulo |
2009-11-11 | mac80211: implement support for 4-address frames for AP and client mode | Felix Fietkau |
2009-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-11-02 | mac80211: check interface is down before type change | Johannes Berg |
2009-10-30 | mac80211: remove bogus code | Johannes Berg |
2009-08-14 | nl80211: add generation number to all dumps | Johannes Berg |
2009-07-27 | cfg80211: make aware of net namespaces | Johannes Berg |
2009-07-24 | mac80211: fix sparse warning | Johannes Berg |
2009-07-10 | cfg80211: fix locking | Johannes Berg |
2009-07-10 | mac80211: rework MLME for multiple authentications | Johannes Berg |
2009-07-10 | cfg80211: let SME control reassociation vs. association | Johannes Berg |
2009-07-10 | cfg80211: keep track of BSSes | Johannes Berg |
2009-07-10 | mac80211: remove dead code, clean up | Johannes Berg |
2009-07-10 | mac80211: remove auth algorithm retry | Johannes Berg |
2009-07-10 | mac80211: re-add HT disabling | Johannes Berg |
2009-07-10 | cfg80211: implement IWRATE | Johannes Berg |
2009-07-10 | cfg80211: implement IWAP for WDS | Johannes Berg |
2009-07-10 | cfg80211: implement iwpower | Johannes Berg |
2009-07-10 | cfg80211: connect/disconnect API | Samuel Ortiz |
2009-07-10 | cfg80211: introduce nl80211 testmode command | Johannes Berg |
2009-07-10 | cfg80211: pass netdev to change_virtual_intf | Johannes Berg |
2009-06-10 | mac80211: don't use master netdev name | Johannes Berg |
2009-06-03 | cfg80211: add rfkill support | Johannes Berg |
2009-06-03 | cfg80211: move txpower wext from mac80211 | Johannes Berg |
2009-06-03 | mac80211: handle -EALREADY on cfg80211 op assoc req | Luis R. Rodriguez |
2009-06-03 | cfg80211: validate AID of stations being added | Johannes Berg |
2009-05-13 | nl80211: Add RSC configuration for new keys | Jouni Malinen |
2009-05-13 | nl80211: Add IEEE 802.1X PAE control for station mode | Jouni Malinen |
2009-05-13 | nl80211: improve station flags handling | Johannes Berg |
2009-05-11 | cfg80211: constify key mac address in ops | Johannes Berg |
2009-05-11 | nl80211 : Add support for configuring MFP | Jouni Malinen |
2009-05-06 | mac80211: add driver ops wrappers | Johannes Berg |
2009-05-06 | mac80211: unify config_interface and bss_info_changed | Johannes Berg |
2009-05-06 | mac80211: clean up beacon interval settings | Johannes Berg |
2009-04-22 | nl80211: Add set/get for frag/rts threshold and retry limits | Jouni Malinen |
2009-04-22 | mac80211: convert to cfg80211 IBSS API | Johannes Berg |
2009-04-22 | cfg80211/mac80211: move wext SIWMLME into cfg80211 | Johannes Berg |
2009-04-22 | mac80211: Allow scan to be requested in AP mode | Jouni Malinen |
2009-03-27 | nl80211: Check iftype in cfg80211 code | Jouni Malinen |
2009-03-27 | nl80211: Check that netif_runnin is true in cfg80211 code | Jouni Malinen |
2009-03-27 | nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE | Jouni Malinen |
2009-03-27 | nl80211: Add MLME primitives to support external SME | Jouni Malinen |
2009-03-05 | mac80211: Notify the driver only when the beacon interval changes | Sujith |