| Commit message (Expand) | Author | Age | Files | Lines |
* | wireless: update old static regulatory domain rules | John W. Linville | 2009-12-10 | 1 | -50/+25 |
* | cfg80211: Clear encryption privacy when key off is done. | Vivek Natarajan | 2009-12-09 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-04 | 9 | -10/+185 |
|\ |
|
| * | cfg80211: indent regulatory messages with spaces | Kalle Valo | 2009-12-04 | 1 | -3/+3 |
| * | WE: Fix set events not propagated | Jean Tourrilhes | 2009-12-04 | 1 | -1/+2 |
| * | cfg80211: Add PMKSA wext compatibility handler | Samuel Ortiz | 2009-11-28 | 1 | -0/+42 |
| * | nl80211: PMKSA caching support | Samuel Ortiz | 2009-11-28 | 1 | -0/+120 |
| * | wireless : use a dedicated workqueue for cfg80211. | Alban Browaeys | 2009-11-28 | 5 | -6/+18 |
* | | net: Move && and || to end of previous line | Joe Perches | 2009-11-29 | 2 | -4/+5 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-24 | 10 | -59/+204 |
|\ |
|
| * | mac80211: avoid spurious deauth frames/messages | Johannes Berg | 2009-11-19 | 1 | -11/+25 |
| * | cfg80211: disallow bridging managed/adhoc interfaces | Johannes Berg | 2009-11-19 | 3 | -4/+43 |
| * | cfg80211: introduce capability for 4addr mode | Johannes Berg | 2009-11-19 | 2 | -1/+38 |
| * | cfg80211: convert bools into flags | Johannes Berg | 2009-11-19 | 4 | -17/+17 |
| * | mac80211: update cfg80211 scan result code for the updated mesh conf IE | Rui Paulo | 2009-11-18 | 1 | -13/+18 |
| * | mac80211: use a structure to hold the mesh config information element | Rui Paulo | 2009-11-18 | 1 | -4/+5 |
| * | cfg80211: re-join IBSS when privacy changes | Johannes Berg | 2009-11-18 | 3 | -11/+44 |
| * | cfg80211: Allow reassociation in associated state | Jouni Malinen | 2009-11-18 | 1 | -2/+18 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-18 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-03 | 1 | -2/+5 |
| |\ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-29 | 3 | -2/+29 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-15 | 1 | -1/+2 |
| |\ \ \ |
|
| * | | | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+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 |
* | | | | | mac80211: implement support for 4-address frames for AP and client mode | Felix Fietkau | 2009-11-11 | 1 | -1/+3 |
* | | | | | nl80211: add a parameter for using 4-address frames on virtual interfaces | Felix Fietkau | 2009-11-11 | 1 | -0/+11 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-09 | 8 | -43/+37 |
|\ \ \ \ \ |
|
| * | | | | | cfg80211: remove dead variable | Johannes Berg | 2009-11-04 | 1 | -2/+0 |
| * | | | | | cfg80211: validate scan channels | Johannes Berg | 2009-11-02 | 2 | -7/+33 |
| * | | | | | cfg80211: Fix WEXT compat siwauth wpa and group cipher | Jouni Malinen | 2009-11-02 | 1 | -4/+2 |
| * | | | | | cfg80211/mac80211: use debugfs_remove_recursive | Johannes Berg | 2009-10-30 | 4 | -30/+2 |
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-06 | 1 | -2/+5 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | cfg80211: fix NULL ptr deref | Johannes Berg | 2009-11-02 | 1 | -2/+5 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-29 | 3 | -2/+29 |
|\ \ \ \
| |/ / / |
|
| * | | | cfg80211: sme: deauthenticate on assoc failure | Johannes Berg | 2009-10-27 | 3 | -2/+29 |
| | |/
| |/| |
|
* | | | cfg80211: remove warning in deauth case | Holger Schurig | 2009-10-27 | 1 | -6/+0 |
* | | | cfg80211: no cookies in cfg80211_send_XXX() | Holger Schurig | 2009-10-27 | 1 | -27/+12 |
* | | | 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 |
| |/ |
|
* | | net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.h | John W. Linville | 2009-10-07 | 1 | -2/+0 |
* | | cfg80211: add firmware and hardware version to wiphy | Kalle Valo | 2009-10-07 | 1 | -1/+22 |
* | | wireless: implement basic ethtool support for cfg80211 devices | John W. Linville | 2009-10-07 | 4 | -1/+36 |
* | | wext: refactor | Johannes Berg | 2009-10-07 | 12 | -1124/+1072 |
* | | nl80211: report age of scan results | Holger Schurig | 2009-10-07 | 1 | -0/+2 |
* | | cfg80211: assign device type in netdev notifier callback | Marcel Holtmann | 2009-10-05 | 1 | -0/+7 |
|/ |
|
* | wext: add back wireless/ dir in sysfs for cfg80211 interfaces | Johannes Berg | 2009-09-28 | 1 | -1/+1 |