| Commit message (Expand) | Author | Age | Files | Lines |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-25 | 1 | -37/+403 |
|\ |
|
| * | nl80211: add power save commands | Kalle Valo | 2010-02-19 | 1 | -0/+131 |
| * | cfg80211/mac80211: allow registering for and sending action frames | Jouni Malinen | 2010-02-15 | 1 | -1/+259 |
| * | nl80211: does not allow NEW_STATION and DEL_STATION for mesh | Thadeu Lima de Souza Cascardo | 2010-02-15 | 1 | -36/+13 |
* | | const: struct nla_policy | Alexey Dobriyan | 2010-02-18 | 1 | -9/+5 |
|/ |
|
* | nl80211: Allow association to change channels during reassociation | Jouni Malinen | 2010-01-19 | 1 | -1/+3 |
* | cfg80211: Store IEs from both Beacon and Probe Response frames | Jouni Malinen | 2010-01-12 | 1 | -0/+4 |
* | nl80211: New command for setting TX rate mask for rate control | Jouni Malinen | 2010-01-12 | 1 | -0/+111 |
* | nl80211: Add new WIPHY attribute COVERAGE_CLASS | Lukáš Turek | 2010-01-12 | 1 | -0/+15 |
* | mac80211/cfg80211: add station events | Johannes Berg | 2009-12-28 | 1 | -1/+20 |
* | cfg80211: add remain-on-channel command | Jouni Malinen | 2009-12-28 | 1 | -1/+217 |
* | wireless: remove CONFIG_WIRELESS_OLD_REGULATORY | John W. Linville | 2009-12-28 | 1 | -6/+0 |
* | wireless: report reasonable bitrate for MCS rates through wext | John W. Linville | 2009-12-21 | 1 | -35/+2 |
* | nl80211: PMKSA caching support | Samuel Ortiz | 2009-11-28 | 1 | -0/+120 |
* | cfg80211: disallow bridging managed/adhoc interfaces | Johannes Berg | 2009-11-19 | 1 | -4/+8 |
* | cfg80211: introduce capability for 4addr mode | Johannes Berg | 2009-11-19 | 1 | -1/+33 |
* | cfg80211: convert bools into flags | Johannes Berg | 2009-11-19 | 1 | -1/+1 |
* | nl80211: only allow adding stations to running vlan interfaces | Felix Fietkau | 2009-11-13 | 1 | -1/+3 |
* | cfg80211: return channel noise via survey API | Holger Schurig | 2009-11-13 | 1 | -0/+105 |
* | cfg80211: introduce nl80211_get_ifidx() | Holger Schurig | 2009-11-13 | 1 | -43/+33 |
* | mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. | Rui Paulo | 2009-11-13 | 1 | -0/+6 |
* | mac80211: replace "destination" with "target" to follow the spec | Rui Paulo | 2009-11-13 | 1 | -3/+3 |
* | nl80211: add a parameter for using 4-address frames on virtual interfaces | Felix Fietkau | 2009-11-11 | 1 | -0/+11 |
* | cfg80211: validate scan channels | Johannes Berg | 2009-11-02 | 1 | -7/+27 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-11 | 1 | -1/+2 |
|\ |
|
| * | cfg80211: fix netns error unwinding bug | Johannes Berg | 2009-10-08 | 1 | -1/+2 |
* | | wext: refactor | Johannes Berg | 2009-10-07 | 1 | -2/+2 |
* | | nl80211: report age of scan results | Holger Schurig | 2009-10-07 | 1 | -0/+2 |
|/ |
|
* | nl80211: jump to out_err upon unsupported iftype | Roel Kluin | 2009-08-28 | 1 | -1/+1 |
* | cfg80211: clean up properly on interface type change | Johannes Berg | 2009-08-28 | 1 | -15/+1 |
* | cfg80211: fix locking for SIWFREQ | Johannes Berg | 2009-08-14 | 1 | -1/+1 |
* | cfg80211: fix alignment problem in scan request | Johannes Berg | 2009-08-14 | 1 | -2/+1 |
* | nl80211: add generation number to all dumps | Johannes Berg | 2009-08-14 | 1 | -10/+21 |
* | cfg80211: validate channel settings across interfaces | Johannes Berg | 2009-08-14 | 1 | -41/+13 |
* | cfg80211: combine iwfreq implementations | Johannes Berg | 2009-07-29 | 1 | -0/+2 |
* | nl80211: add missing parameter clearing | Johannes Berg | 2009-07-29 | 1 | -0/+2 |
* | cfg80211: fix circular lock dependency (1) | Johannes Berg | 2009-07-29 | 1 | -3/+3 |
* | cfg80211: make aware of net namespaces | Johannes Berg | 2009-07-27 | 1 | -61/+141 |
* | nl80211: report BSS status | Johannes Berg | 2009-07-24 | 1 | -17/+48 |
* | cfg80211: rework key operation | Johannes Berg | 2009-07-24 | 1 | -19/+151 |
* | nl80211: introduce new key attributes | Johannes Berg | 2009-07-24 | 1 | -47/+156 |
* | cfg80211: fix two buglets | Johannes Berg | 2009-07-24 | 1 | -4/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-23 | 1 | -2/+3 |
|\ |
|
| * | nl80211: Memory leak fixed | Niko Jokinen | 2009-07-21 | 1 | -2/+3 |
* | | genetlink: make netns aware | Johannes Berg | 2009-07-12 | 1 | -7/+7 |
* | | cfg80211: clean up naming once and for all | Johannes Berg | 2009-07-10 | 1 | -170/+170 |
* | | cfg80211: fix locking | Johannes Berg | 2009-07-10 | 1 | -3/+5 |
* | | cfg80211: fix MFP bug, sparse warnings | Johannes Berg | 2009-07-10 | 1 | -3/+3 |
* | | cfg80211: properly name driver locking | Johannes Berg | 2009-07-10 | 1 | -37/+37 |