| Commit message (Expand) | Author | Age | Files | Lines |
* | rndis_wlan: fix initialization order for workqueue&workers | Jussi Kivilinna | 2009-04-28 | 1 | -4/+10 |
* | rndis_wlan: Fix build with netdev_ops compat disabled. | David S. Miller | 2009-03-25 | 1 | -1/+13 |
* | rndis: remove private wrapper of __constant_cpu_to_le32 | Harvey Harrison | 2009-02-14 | 1 | -45/+45 |
* | wireless: Add channel/frequency conversions to ieee80211.h | David Kilroy | 2009-01-29 | 1 | -8/+5 |
* | usbnet: allow type check of devdbg arguments in non-debug build | Steve Glendinning | 2009-01-21 | 1 | -2/+0 |
* | netdevice: safe convert to netdev_priv() #part-4 | Wang Chen | 2008-11-12 | 1 | -31/+31 |
* | don't use net/ieee80211.h | Johannes Berg | 2008-11-10 | 1 | -12/+12 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 1 | -6/+3 |
* | wireless: Read scan flags correctly on x86-64 | David Kilroy | 2008-09-24 | 1 | -2/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-06-28 | 1 | -15/+17 |
|\ |
|
| * | wext: Emit event stream entries correctly when compat. | David S. Miller | 2008-06-16 | 1 | -15/+17 |
* | | rndis_host: pass buffer length to rndis_command | Jussi Kivilinna | 2008-06-28 | 1 | -2/+2 |
|/ |
|
* | rndis_wlan: Use kernel-supplied ARRAY_SIZE() macro. | Robert P. J. Day | 2008-06-14 | 1 | -5/+3 |
* | rndis_wlan: preallocate command buffer for set/get_oid | Jussi Kivilinna | 2008-06-14 | 1 | -14/+33 |
* | rndis_wlan: use kzalloc to allocate private data | Jussi Kivilinna | 2008-06-14 | 1 | -3/+1 |
* | rndis_wlan: cleanup: rename and remove local pointers | Jussi Kivilinna | 2008-06-14 | 1 | -37/+37 |
* | rndis_wlan: check if set_multicast_list work is already scheduled | Jussi Kivilinna | 2008-06-14 | 1 | -0/+3 |
* | rndis_wlan: update carrier flag when link state changes | Jussi Kivilinna | 2008-06-14 | 1 | -0/+5 |
* | rndis_wlan: do link-down state change in worker thread | Jussi Kivilinna | 2008-06-14 | 1 | -14/+14 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-10 | 1 | -2/+63 |
|\ |
|
| * | rndis_wlan: add missing range check for power_output modparam | Jussi Kivilinna | 2008-05-28 | 1 | -0/+5 |
| * | rndis_wlan: Make connections to TKIP PSK networks work | Scott Ashcroft | 2008-05-28 | 1 | -2/+58 |
* | | rndis_wlan: use ARRAY_SIZE instead of sizeof when adding 11g rates | Scott Ashcroft | 2008-06-03 | 1 | -1/+1 |
|/ |
|
* | wireless: rndis_wlan: modparam_workaround_interval is never below 0. | Roel Kluin | 2008-04-23 | 1 | -2/+3 |
* | rndis_wlan: cleanup, rename structure members | Jussi Kivilinna | 2008-03-13 | 1 | -132/+126 |
* | rndis_wlan: cleanup, rename and reorder enums and structures | Jussi Kivilinna | 2008-03-13 | 1 | -110/+103 |
* | rndis_wlan: fix broken data copy | Jussi Kivilinna | 2008-03-04 | 1 | -5/+3 |
* | rndis_wlan: fix sparse warnings | Johannes Berg | 2008-02-28 | 1 | -7/+7 |
* | rndis_wlan: enable stall workaround by link quality instead of link speed | Jussi Kivilinna | 2008-02-15 | 1 | -9/+5 |
* | Add new driver 'rndis_wlan' for wireless RNDIS devices. | Jussi Kivilinna | 2008-01-31 | 1 | -0/+2757 |