index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tulip
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
3
-3
/
+3
2009-03-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-16
/
+29
2009-03-18
tulip: fix crash on iface up with shirq debug
Kyle McMartin
1
-16
/
+29
2009-03-13
tulip: Fix for MTU problems with 802.1q tagged frames
Tomasz Lemiech
2
-30
/
+86
2009-02-26
tulip: get rid of warning for non-const string literal
Stephen Hemminger
4
-6
/
+7
2009-02-17
drivers/net/tulip: fix sparse warning: symbol shadows an earlier one
Hannes Eder
2
-7
/
+5
2009-02-17
drivers/net/tulip: fix warning: format not a string literal and no ...
Hannes Eder
2
-2
/
+3
2009-02-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2009-02-08
de2104x: force correct order when writing to rx ring
Risto Suominen
1
-1
/
+2
2009-02-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-02-02
net: variables reach -1, but 0 tested
Roel Kluin
1
-1
/
+1
2009-01-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+19
2009-01-29
tulip: fix 21142 with 10Mbps without negotiation
Philippe De Muyter
1
-4
/
+19
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
1
-5
/
+5
2009-01-07
windbond: convert devices to new API
Stephen Hemminger
1
-9
/
+14
2009-01-07
uli526x: convert devices to new API
Stephen Hemminger
1
-36
/
+27
2009-01-07
dmfe: convert to new API
Stephen Hemminger
1
-37
/
+25
2009-01-07
xircom: convert devices to new API
Stephen Hemminger
1
-24
/
+19
2009-01-07
de4x5: convert to net_device_ops
Stephen Hemminger
1
-7
/
+13
2009-01-07
de2104x: convert to net_device_ops
Stephen Hemminger
1
-6
/
+13
2009-01-07
tulip: convert devices to new API
Stephen Hemminger
1
-10
/
+17
2008-12-26
drivers/net/tulip: fix sparse warnings: make do-while a compound statement
Hannes Eder
2
-4
/
+4
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-4
/
+4
2008-11-12
netdevice: safe convert to netdev_priv() #part-3
Wang Chen
3
-24
/
+24
2008-11-10
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
7
-8
/
+0
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+11
2008-10-27
net: convert print_mac to %pM
Johannes Berg
7
-37
/
+20
2008-10-27
dmfe: check pci_alloc_consistent errors
FUJITA Tomonori
1
-1
/
+11
2008-10-13
net: Rationalise email address: Network Specific Parts
Alan Cox
1
-2
/
+2
2008-10-13
de2104x: wrong MAC address fix
Martin Langer
1
-0
/
+1
2008-09-24
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-22
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-24
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-30
[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-16
[netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errata
Peter Horton
2
-15
/
+11
2008-04-16
[netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp ours
Jeff Garzik
1
-2
/
+3
2008-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2
-1
/
+12
2008-03-28
[netdrvr] tulip_read_eeprom fixes for BUG 4420
Grant Grundler
2
-1
/
+12
2008-03-22
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
[next]