| Commit message (Expand) | Author | Age | Files | Lines |
* | cfg80211: notify drivers about frame registrations | Johannes Berg | 2010-10-13 | 1 | -0/+7 |
* | cfg80211: add channel utilization stats to the survey command | Felix Fietkau | 2010-10-11 | 1 | -0/+20 |
* | wireless: Set some stats used by /proc/net/wireless (wext) | Ben Greear | 2010-10-11 | 1 | -0/+4 |
* | cfg80211: constify WDS address | Johannes Berg | 2010-10-07 | 1 | -1/+1 |
* | nl80211/mac80211: Add retry and failed transmission count to station info | Bruno Randolf | 2010-10-06 | 1 | -0/+8 |
* | cfg80211/mac80211: allow per-station GTKs | Johannes Berg | 2010-10-06 | 1 | -3/+6 |
* | cfg80211: remove spurious __KERNEL__ ifdef | Johannes Berg | 2010-10-05 | 1 | -4/+0 |
* | nl80211: allow drivers to indicate whether the survey data channel is in use | Felix Fietkau | 2010-10-05 | 1 | -0/+2 |
* | include/net/cfg80211.h: wiphy_<level> messages use dev_printk | Joe Perches | 2010-09-16 | 1 | -25/+12 |
* | cfg80211: allow changing port control protocol | Johannes Berg | 2010-08-27 | 1 | -7/+17 |
* | cfg80211: add some documentation | Johannes Berg | 2010-08-24 | 1 | -6/+115 |
* | cfg80211/mac80211: extensible frame processing | Johannes Berg | 2010-08-24 | 1 | -22/+34 |
* | cfg80211: mark ieee80211_hdrlen const | Johannes Berg | 2010-08-24 | 1 | -1/+1 |
* | cfg80211: fix dev <-> wiphy typo | Christian Lamparter | 2010-07-29 | 1 | -1/+1 |
* | wireless: Convert wiphy_debug macro to function | Joe Perches | 2010-07-27 | 1 | -2/+3 |
* | include/net/cfg80211.h: Add wiphy_<level> printk equivalents | Joe Perches | 2010-07-27 | 1 | -1/+63 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville | 2010-07-27 | 1 | -13/+2 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-01 | 1 | -14/+1 |
| |\ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-17 | 1 | -0/+2 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-11 | 1 | -30/+90 |
| |\ \ \ |
|
| * | | | | net: CONFIG_NET_NS reduction | Eric Dumazet | 2010-06-02 | 1 | -13/+2 |
* | | | | | wireless: correct sparse warning in wext-compat.c | John W. Linville | 2010-07-20 | 1 | -0/+4 |
| |_|_|/
|/| | | |
|
* | | | | cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units | Juuso Oikarinen | 2010-06-24 | 1 | -14/+1 |
| |_|/
|/| | |
|
* | | | mac80211: Set basic rates while joining ibss network | Teemu Paasikivi | 2010-06-14 | 1 | -0/+2 |
| |/
|/| |
|
* | | wireless: fix kernel-doc | Johannes Berg | 2010-06-08 | 1 | -29/+88 |
* | | cfg80211: make action channel type optional | Johannes Berg | 2010-06-02 | 1 | -0/+1 |
* | | wireless: fix several minor description typos | Walter Goldens | 2010-06-02 | 1 | -1/+1 |
|/ |
|
* | cfg80211/mac80211: better channel handling | Johannes Berg | 2010-05-07 | 1 | -2/+9 |
* | cfg80211: Remove default dynamic PS timeout value | Juuso Oikarinen | 2010-04-27 | 1 | -0/+2 |
* | cfg80211: add ap isolation support | Felix Fietkau | 2010-04-27 | 1 | -0/+2 |
* | radiotap parser: fix endian annotation | Johannes Berg | 2010-04-21 | 1 | -1/+1 |
* | cfg80211: Add local-state-change-only auth/deauth/disassoc | Jouni Malinen | 2010-04-07 | 1 | -0/+11 |
* | cfg80211: Add connection quality monitoring support to nl80211 | Juuso Oikarinen | 2010-03-24 | 1 | -0/+19 |
* | nl80211: add power save commands | Kalle Valo | 2010-02-19 | 1 | -3/+4 |
* | cfg80211/mac80211: allow registering for and sending action frames | Jouni Malinen | 2010-02-15 | 1 | -1/+46 |
* | wireless: update radiotap parser | Johannes Berg | 2010-02-08 | 1 | -19/+64 |
* | cfg80211: export cfg80211_find_ie | Johannes Berg | 2010-01-26 | 1 | -0/+16 |
* | cfg80211: export multiple MAC addresses in sysfs | Johannes Berg | 2010-01-22 | 1 | -1/+21 |
* | cfg80211: Store IEs from both Beacon and Probe Response frames | Jouni Malinen | 2010-01-12 | 1 | -1/+11 |
* | nl80211: New command for setting TX rate mask for rate control | Jouni Malinen | 2010-01-12 | 1 | -2/+2 |
* | cfg80211/mac80211: Use more generic bitrate mask for rate control | Jouni Malinen | 2010-01-12 | 1 | -11/+2 |
* | nl80211: Add new WIPHY attribute COVERAGE_CLASS | Lukáš Turek | 2010-01-12 | 1 | -0/+2 |
* | mac80211/cfg80211: add station events | Johannes Berg | 2009-12-28 | 1 | -0/+12 |
* | cfg80211: add remain-on-channel command | Jouni Malinen | 2009-12-28 | 1 | -0/+47 |
* | wireless: add ieee80211_amsdu_to_8023s | Zhu Yi | 2009-12-22 | 1 | -2/+20 |
* | nl80211: PMKSA caching support | Samuel Ortiz | 2009-11-28 | 1 | -0/+28 |
* | mac80211: avoid spurious deauth frames/messages | Johannes Berg | 2009-11-19 | 1 | -0/+12 |
* | cfg80211: introduce capability for 4addr mode | Johannes Berg | 2009-11-19 | 1 | -0/+11 |
* | cfg80211: convert bools into flags | Johannes Berg | 2009-11-19 | 1 | -27/+35 |
* | cfg80211: return channel noise via survey API | Holger Schurig | 2009-11-13 | 1 | -0/+34 |