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
2008-03-17
2.6.25-rc4 de_stop_rxtx polling wrong
Grant Grundler
1
-3
/
+7
2008-03-17
forcedeth: limit tx to 16
Ayaz Abdulla
1
-18
/
+100
2008-03-17
3c501: Further coding style fixes
Alan Cox
1
-7
/
+9
2008-03-17
cxgb3: Fix transmit queue stop mechanism
Divy Le Ray
1
-3
/
+9
2008-03-17
NEWEMAC: Add compatible "ibm,tah" to tah matching table
Stefan Roese
1
-0
/
+4
2008-03-17
rndis_host: fix transfer size negotiation
Jean-Christophe Dubois
1
-4
/
+8
2008-03-17
NEWEMAC: fix support for pause packets
Pravin M. Bathija
1
-0
/
+7
2008-03-17
virtio: fix race in enable_cb
Christian Borntraeger
1
-3
/
+7
2008-03-17
virtio: Enable netpoll interface for netconsole logging
Amit Shah
1
-0
/
+12
2008-03-17
drivers/net/atl1/atl1_main.c: remove unused variable
Julia Lawall
1
-3
/
+0
2008-03-17
drivers/net/ipg.c: remove unused variable
Julia Lawall
1
-3
/
+0
2008-03-17
epic100 endianness annotations and fixes
Al Viro
1
-20
/
+27
2008-03-17
ipg fix
Al Viro
1
-1
/
+6
2008-03-17
more misannotations: ne2k-pci
Al Viro
1
-4
/
+4
2008-03-17
wan/farsync: copy_from_user() to iomem is wrong
Al Viro
1
-5
/
+12
2008-03-17
r6040 endianness fixes
Al Viro
1
-4
/
+6
2008-03-13
rt2x00: Add suspend/resume handlers to rt2x00rfkill
Ivo van Doorn
4
-68
/
+106
2008-03-13
ath5k: disable irq handling in ath5k_hw_detach()
Pavel Roskin
1
-0
/
+2
2008-03-13
b43: phy.c fix typo in register write
Harvey Harrison
1
-1
/
+1
2008-03-13
PS3: gelic: change the prefix of the net interface for wireless
Masakazu Mokuno
1
-0
/
+2
2008-03-13
PS3: gelic: ignore scan info from zero SSID beacons
Masakazu Mokuno
1
-12
/
+15
2008-03-13
prism54: support for 124a:4025 - another version of IOGear GWU513 802.11g
Jan Slupski
1
-0
/
+1
2008-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
20
-94
/
+96
2008-03-11
rt2x00: Add new D-Link USB ID
Ivo van Doorn
1
-0
/
+1
2008-03-11
rt2x00: never disable multicast because it disables broadcast too
Adam Baker
2
-4
/
+4
2008-03-11
libertas: fix the 'compare command with itself' properly
Sebastian Siewior
1
-1
/
+1
2008-03-11
drivers/net/Kconfig: fix whitespace for GELIC_WIRELESS entry
John W. Linville
1
-9
/
+9
2008-03-05
net/enc28j60: oops fix
David Brownell
1
-1
/
+2
2008-03-05
drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&mod...
Jon Schindler
1
-3
/
+4
2008-03-05
drivers/net/apne.c: replace init_module&cleanup_module with module_init&modul...
Jon Schindler
1
-3
/
+4
2008-03-05
drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...
Jon Schindler
1
-2
/
+4
2008-03-05
drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_...
Jon Schindler
1
-1
/
+2
2008-03-05
[PPPOL2TP]: Fix SMP issues in skb reorder queue handling
James Chapman
1
-3
/
+8
2008-03-05
[PPPOL2TP]: Make locking calls softirq-safe
James Chapman
1
-29
/
+29
2008-03-05
net: replace __inline with inline
Harvey Harrison
1
-1
/
+1
2008-03-05
make s2io.c:init_tti() static
Adrian Bunk
1
-1
/
+1
2008-03-05
FIXED_PHY must depend on PHYLIB=y
Adrian Bunk
1
-0
/
+1
2008-03-05
fix drivers/net/atarilance.c compilation
Adrian Bunk
1
-3
/
+2
2008-03-05
ixgbe: fix typo in speed mesage
Emil Tantilov
1
-1
/
+1
2008-03-05
e100: Do suspend/shutdown like e1000
Auke Kok
1
-26
/
+3
2008-03-05
ehea: Fix missing Kconfig dependency
Thomas Klein
1
-1
/
+1
2008-03-05
axnet_cs: change debugging level for "Too much work at interrupt" message.
Komuro
1
-1
/
+1
2008-03-05
mv643xx_eth: Define module alias for platform device
Martin Michlmayr
1
-0
/
+1
2008-03-05
de2104x: remove BUG_ON() when changing media type
Ondrej Zary
1
-1
/
+2
2008-03-05
dm9161: add configuration for MII/RMII
frederic Rodo
1
-3
/
+14
2008-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-25
/
+35
2008-03-04
b43legacy: Fix module init message
Michael Buesch
1
-1
/
+1
2008-03-04
rndis_wlan: fix broken data copy
Jussi Kivilinna
1
-5
/
+3
2008-03-04
libertas: compare the current command with response
Sebastian Siewior
1
-3
/
+1
2008-03-04
libertas: fix sanity check on sequence number in command response
David Woodhouse
1
-2
/
+2
[prev]
[next]