index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rndis_wlan.c
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