index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tulip
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-25
tulip: Fix dead 21041 ethernet after ifconfig down
Thomas Bogendoerfer
1
-1
/
+0
2008-09-23
de4x5: Use skb_queue_head instead of by-hand implementation.
David S. Miller
1
-30
/
+8
2008-07-23
de4x5: Remove developer debug feature about set/clear promisc
Wang Chen
2
-18
/
+1
2008-06-28
tulip: remove wrapper around get_unaligned
Harvey Harrison
1
-6
/
+4
2008-06-25
drivers/net/tulip: update first comment in tulip files
Grant Grundler
9
-30
/
+20
2008-06-12
net: Eliminate flush_scheduled_work() calls while RTNL is held.
David S. Miller
1
-1
/
+1
2008-05-31
[netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2
Grant Grundler
1
-2
/
+8
2008-05-22
uli526x: add support for netpoll
Anton Vorontsov
1
-1
/
+15
2008-05-06
uli526x: fix endianness issues in the setup frame
Anton Vorontsov
1
-12
/
+18
2008-05-06
uli526x: initialize the hardware prior to requesting interrupts
Anton Vorontsov
1
-4
/
+4
2008-04-29
net: use get/put_unaligned_* helpers
Harvey Harrison
4
-29
/
+25
2008-04-17
[netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errata
Peter Horton
2
-15
/
+11
2008-04-17
[netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp ours
Jeff Garzik
1
-2
/
+3
2008-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2
-1
/
+12
2008-03-29
[netdrvr] tulip_read_eeprom fixes for BUG 4420
Grant Grundler
2
-1
/
+12
2008-03-23
Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
3
-1741
/
+1
2008-03-17
2.6.25-rc4 de_stop_rxtx polling wrong
Grant Grundler
1
-3
/
+7
2008-03-17
remove the obsolete xircom_tulip_cb driver
Adrian Bunk
3
-1741
/
+1
2008-03-05
de2104x: remove BUG_ON() when changing media type
Ondrej Zary
1
-1
/
+2
2008-02-24
uli526x partially recognizing interface
Grant Grundler
1
-1
/
+11
2008-02-05
xircom_cb should return NETDEV_TX_BUSY when no descriptors available
Erik Mouw
1
-1
/
+1
2008-01-29
[netdrvr] checkpatch cleanups
Jeff Garzik
1
-2
/
+2
2008-01-29
netdev: ARRAY_SIZE() cleanups
Alejandro Martinez Ruiz
1
-1
/
+1
2008-01-23
[TULIP] DMFE: Fix SROM parsing regression.
David S. Miller
1
-3
/
+3
2008-01-13
endianness noise in tulip_core
Al Viro
1
-1
/
+2
2008-01-13
de4x5 fixes
Al Viro
1
-84
/
+43
2008-01-13
xircom_cb endianness fixes
Al Viro
1
-28
/
+26
2008-01-09
[NET]: Do not check netif_running() and carrier state in ->poll()
David S. Miller
1
-5
/
+0
2008-01-09
[TULIP]: NAPI full quantum bug.
Stephen Hemminger
1
-1
/
+2
2007-11-24
dmfe: checkpatch fix (add whitespace)
Jeff Garzik
1
-1
/
+1
2007-11-24
NET: dmfe: don't access configuration space in D3 state
Maxim Levitsky
1
-2
/
+2
2007-11-13
[NET]: Remove references to net-modules.txt.
Adrian Bunk
1
-14
/
+7
2007-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-10-20
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+6
2007-10-20
NAPI: kconfig prompt and deleted doc file
Randy Dunlap
1
-8
/
+6
2007-10-20
Typo: depricated -> deprecated
Rolf Eike Beer
1
-1
/
+1
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-15
netdev: convert non-obvious instances to use ARRAY_SIZE()
Alejandro Martinez Ruiz
1
-2
/
+2
2007-10-14
more tulip endianness annotations
Al Viro
1
-1
/
+1
2007-10-14
more trivial signedness fixes in drivers
Al Viro
1
-2
/
+3
2007-10-11
Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/ne...
Micah Gruber
1
-5
/
+0
2007-10-11
Clean up redundant PHY write line for ULi526x Ethernet driver
Roy Zang
1
-1
/
+0
2007-10-11
tulip: endianness annotations
Al Viro
6
-28
/
+28
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
7
-70
/
+47
2007-10-11
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
2
-4
/
+0
2007-10-11
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
1
-3
/
+3
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
8
-8
/
+0
2007-10-11
uli526x: Add suspend and resume routines (updated)
Rafael J. Wysocki
1
-6
/
+102
2007-10-11
net/tulip/xircom_cb.c: remove superfulous priv assignment
Mariusz Kozlowski
1
-1
/
+0
2007-10-11
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
3
-34
/
+34
[next]