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