Age | Commit message (Expand) | Author | Files | Lines |
2010-11-25 | cfg80211: allow using CQM event to notify packet loss | Johannes Berg | 1 | -0/+12 |
2010-11-25 | cfg80211/mac80211: improve ad-hoc multicast rate handling | Felix Fietkau | 1 | -2/+2 |
2010-11-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2010-11-25 | Revert "nl80211/mac80211: Report signal average" | John W. Linville | 1 | -4/+0 |
2010-11-18 | nl80211/mac80211: Report signal average | Bruno Randolf | 1 | -0/+4 |
2010-11-17 | cfg80211: add support for setting the ad-hoc multicast rate | Felix Fietkau | 1 | -0/+2 |
2010-11-17 | cfg80211: Add nl80211 antenna configuration | Bruno Randolf | 1 | -0/+3 |
2010-11-15 | cfg80211: fix WIPHY_FLAG_IBSS_RSN bit | Jussi Kivilinna | 1 | -1/+1 |
2010-11-15 | cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY | Luis R. Rodriguez | 1 | -7/+8 |
2010-10-13 | cfg80211: notify drivers about frame registrations | Johannes Berg | 1 | -0/+7 |
2010-10-11 | cfg80211: add channel utilization stats to the survey command | Felix Fietkau | 1 | -0/+20 |
2010-10-11 | wireless: Set some stats used by /proc/net/wireless (wext) | Ben Greear | 1 | -0/+4 |
2010-10-07 | cfg80211: constify WDS address | Johannes Berg | 1 | -1/+1 |
2010-10-07 | nl80211/mac80211: Add retry and failed transmission count to station info | Bruno Randolf | 1 | -0/+8 |
2010-10-07 | cfg80211/mac80211: allow per-station GTKs | Johannes Berg | 1 | -3/+6 |
2010-10-05 | cfg80211: remove spurious __KERNEL__ ifdef | Johannes Berg | 1 | -4/+0 |
2010-10-05 | nl80211: allow drivers to indicate whether the survey data channel is in use | Felix Fietkau | 1 | -0/+2 |
2010-09-16 | include/net/cfg80211.h: wiphy_<level> messages use dev_printk | Joe Perches | 1 | -25/+12 |
2010-08-27 | cfg80211: allow changing port control protocol | Johannes Berg | 1 | -7/+17 |
2010-08-25 | cfg80211: add some documentation | Johannes Berg | 1 | -6/+115 |
2010-08-25 | cfg80211/mac80211: extensible frame processing | Johannes Berg | 1 | -22/+34 |
2010-08-25 | cfg80211: mark ieee80211_hdrlen const | Johannes Berg | 1 | -1/+1 |
2010-07-29 | cfg80211: fix dev <-> wiphy typo | Christian Lamparter | 1 | -1/+1 |
2010-07-27 | wireless: Convert wiphy_debug macro to function | Joe Perches | 1 | -2/+3 |
2010-07-27 | include/net/cfg80211.h: Add wiphy_<level> printk equivalents | Joe Perches | 1 | -1/+63 |
2010-07-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville | 1 | -13/+2 |
2010-07-21 | wireless: correct sparse warning in wext-compat.c | John W. Linville | 1 | -0/+4 |
2010-07-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -14/+1 |
2010-06-24 | cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units | Juuso Oikarinen | 1 | -14/+1 |
2010-06-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -0/+2 |
2010-06-14 | mac80211: Set basic rates while joining ibss network | Teemu Paasikivi | 1 | -0/+2 |
2010-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -30/+90 |
2010-06-08 | wireless: fix kernel-doc | Johannes Berg | 1 | -29/+88 |
2010-06-03 | cfg80211: make action channel type optional | Johannes Berg | 1 | -0/+1 |
2010-06-03 | wireless: fix several minor description typos | Walter Goldens | 1 | -1/+1 |
2010-06-02 | net: CONFIG_NET_NS reduction | Eric Dumazet | 1 | -13/+2 |
2010-05-07 | cfg80211/mac80211: better channel handling | Johannes Berg | 1 | -2/+9 |
2010-04-28 | cfg80211: Remove default dynamic PS timeout value | Juuso Oikarinen | 1 | -0/+2 |
2010-04-28 | cfg80211: add ap isolation support | Felix Fietkau | 1 | -0/+2 |
2010-04-21 | radiotap parser: fix endian annotation | Johannes Berg | 1 | -1/+1 |
2010-04-07 | cfg80211: Add local-state-change-only auth/deauth/disassoc | Jouni Malinen | 1 | -0/+11 |
2010-03-24 | cfg80211: Add connection quality monitoring support to nl80211 | Juuso Oikarinen | 1 | -0/+19 |
2010-02-19 | nl80211: add power save commands | Kalle Valo | 1 | -3/+4 |
2010-02-16 | cfg80211/mac80211: allow registering for and sending action frames | Jouni Malinen | 1 | -1/+46 |
2010-02-09 | wireless: update radiotap parser | Johannes Berg | 1 | -19/+64 |
2010-01-26 | cfg80211: export cfg80211_find_ie | Johannes Berg | 1 | -0/+16 |
2010-01-23 | cfg80211: export multiple MAC addresses in sysfs | Johannes Berg | 1 | -1/+21 |
2010-01-12 | cfg80211: Store IEs from both Beacon and Probe Response frames | Jouni Malinen | 1 | -1/+11 |
2010-01-12 | nl80211: New command for setting TX rate mask for rate control | Jouni Malinen | 1 | -2/+2 |
2010-01-12 | cfg80211/mac80211: Use more generic bitrate mask for rate control | Jouni Malinen | 1 | -11/+2 |