index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
62
-222
/
+222
2009-01-21
sc92031: add a link to the datasheet
Cesar Eduardo Barros
1
-0
/
+3
2009-01-21
sc92031: use device id directly instead of made-up name
Cesar Eduardo Barros
1
-6
/
+2
2009-01-21
sc92031: inline SC92031_DESCRIPTION
Cesar Eduardo Barros
1
-2
/
+1
2009-01-21
sc92031: remove meaningless version string
Cesar Eduardo Barros
1
-3
/
+0
2009-01-21
sc92031: more useful banner in kernel log
Cesar Eduardo Barros
1
-1
/
+9
2009-01-21
net: constify VFTs
Jan Engelhardt
9
-16
/
+16
2009-01-21
WAN: Convert generic HDLC drivers to netdev_ops.
Krzysztof Hałasa
20
-105
/
+137
2009-01-21
WAN: Allow hw HDLC drivers to override dev->get_stats.
Krzysztof Hałasa
1
-11
/
+1
2009-01-21
WAN: Generic HDLC now uses IFF_WAN_HDLC private flag.
Krzysztof Hałasa
1
-1
/
+2
2009-01-21
wimax/i2400m: convert to net_device_ops
Inaky Perez-Gonzalez
1
-5
/
+9
2009-01-21
dmascc: convert to internal net_device_ops
Stephen Hemminger
1
-5
/
+12
2009-01-21
dmascc: convert to net_device_ops
Stephen Hemminger
1
-4
/
+8
2009-01-21
mkiss: convert to internal network device stats
Stephen Hemminger
1
-22
/
+12
2009-01-21
scc: convert to internal net_device_ops
Stephen Hemminger
1
-9
/
+10
2009-01-21
yam: convert to net_device_ops
Stephen Hemminger
1
-8
/
+9
2009-01-21
yam: convert to internal net_device_stats
Stephen Hemminger
1
-33
/
+9
2009-01-21
hdlcdrv: convert to net_device_ops
Stephen Hemminger
1
-9
/
+9
2009-01-21
hdlcdrv: convert to internal net_device_stats
Stephen Hemminger
1
-20
/
+7
2009-01-21
dmascc: convert to network_device_ops
Stephen Hemminger
1
-5
/
+8
2009-01-21
dmascc: convert to internal network device stats
Stephen Hemminger
1
-25
/
+16
2009-01-21
bpqether: convert to net_device_ops
Stephen Hemminger
1
-7
/
+8
2009-01-21
bpqether: convert to internal net_device_stats
Stephen Hemminger
1
-16
/
+5
2009-01-21
baycom: convert to net_device_ops
Stephen Hemminger
1
-5
/
+9
2009-01-21
baycom: convert to internal net_device_stats
Stephen Hemminger
1
-22
/
+7
2009-01-21
6pack: convert to net_device_ops
Stephen Hemminger
1
-7
/
+9
2009-01-21
znet: convert to net_device_ops
Stephen Hemminger
1
-5
/
+12
2009-01-21
3c559: convert to net_device_ops
Stephen Hemminger
1
-7
/
+10
2009-01-21
tms380tr: convert to net_device_ops
Stephen Hemminger
4
-13
/
+23
2009-01-21
olympic: convert to net_device_ops
Stephen Hemminger
1
-7
/
+10
2009-01-21
olympic: convert to internal network device stats
Stephen Hemminger
2
-16
/
+6
2009-01-21
lanstreamer: convert to net_device_ops
Stephen Hemminger
1
-11
/
+13
2009-01-21
lanstreamer: convert to internal network stats
Stephen Hemminger
2
-15
/
+5
2009-01-21
ibmtr: convert to net_device_ops
Stephen Hemminger
1
-5
/
+9
2009-01-21
ibmtr: convert to internal network_device_stats
Stephen Hemminger
1
-23
/
+6
2009-01-21
3c59x: convert to net_device_ops
Stephen Hemminger
1
-15
/
+40
2009-01-21
3c527: convert to net_device_ops
Stephen Hemminger
1
-6
/
+13
2009-01-21
3c523: convert to net_device_ops
Stephen Hemminger
1
-10
/
+15
2009-01-21
3c515: convert to net_device_ops
Stephen Hemminger
1
-6
/
+15
2009-01-21
3c509: convert to net_device_ops
Stephen Hemminger
1
-9
/
+16
2009-01-21
3c507: convert to net_device_ops
Stephen Hemminger
1
-4
/
+11
2009-01-21
3c505: convert to net_device_ops
Stephen Hemminger
1
-6
/
+12
2009-01-21
3c501: convert to net_device_ops
Stephen Hemminger
1
-5
/
+12
2009-01-21
com20020: convert to net_devic_ops
Stephen Hemminger
3
-2
/
+13
2009-01-21
arcnet: convert to net_device_ops
Stephen Hemminger
1
-17
/
+16
2009-01-21
arcnet: convert to internal stats
Stephen Hemminger
5
-59
/
+42
2009-01-21
usb/mcs7830: Don't use buffers from stack for USB transfers
Christian Eggers
1
-2
/
+18
2009-01-21
usbnet: allow type check of devdbg arguments in non-debug build
Steve Glendinning
1
-2
/
+0
2009-01-20
via-velocity: fix hot spin
roel kluin
1
-1
/
+1
2009-01-20
myri10ge: don't forget pci_disable_device()
Brice Goglin
1
-6
/
+9
[next]