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
/
ks8842.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-27
ks8842: Fix warnings on 64-bit.
David S. Miller
1
-3
/
+3
2010-07-27
ks8842: Support DMA when accessed via timberdale
Richard Röjfors
1
-21
/
+443
2010-07-26
ks8842: Support 100Mbps when accessed via timberdale
Richard Röjfors
1
-5
/
+10
2010-07-19
ks8842: Fix ks8842_tx_frame() for 16bit case.
David S. Miller
1
-5
/
+3
2010-07-13
drivers/net: Add Micrel KS8841/42 support to ks8842 driver
David J. Choi
1
-45
/
+129
2010-07-08
ks8842: Remove unnecessary bank select.
Richard Röjfors
1
-1
/
+0
2010-07-08
ks8842: Do the TX timeout work in workqueue context.
Richard Röjfors
1
-2
/
+22
2010-07-05
ks8842: Replace usage of dev_dbg with netdev_dbg
Richard Röjfors
1
-24
/
+18
2010-04-21
ks8842: Add platform data for setting mac address
Richard Röjfors
1
-11
/
+42
2010-03-16
drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>
Joe Perches
1
-4
/
+4
2009-10-13
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
1
-4
/
+1
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-1
/
+1
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-06-08
netdev: Added KS8842 driver
Richard Röjfors
1
-0
/
+732