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
/
octeon
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-1
/
+0
2010-05-05
netdev: octeon_mgmt: Remove some gratuitous blank lines.
David Daney
1
-7
/
+0
2010-05-05
netdev: octeon_mgmt: Try not to drop TX packets when stopping the queue.
David Daney
1
-5
/
+11
2010-05-05
netdev: octeon_mgmt: Free TX skbufs in a timely manner.
David Daney
1
-3
/
+2
2010-05-05
netdev: octeon_mgmt: Fix race manipulating irq bits.
David Daney
1
-2
/
+1
2010-05-05
netdev: octeon_mgmt: Fix race condition freeing TX buffers.
David Daney
1
-2
/
+9
2010-05-05
netdev: octeon_mgmt: Use proper MAC addresses.
David Daney
1
-10
/
+5
2010-04-13
drivers: net: last_rx elimination
Eric Dumazet
1
-1
/
+0
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
octeon: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-6
/
+1
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-3
/
+3
2009-12-29
drivers/net/octeon/octeon_mgmt.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+2
2009-12-17
NET: Add Ethernet driver for Octeon MGMT devices.
David Daney
3
-0
/
+1188