index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mv643xx_eth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-29
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-3
/
+3
2011-04-21
mv643xx_eth: Fix build regression.
David S. Miller
1
-1
/
+1
2011-04-17
net: mv643xx: convert to hw_features
Michał Mirosław
1
-21
/
+7
2011-03-03
mv643xx_eth: Use netdev_<level> and pr_<level>
Joe Perches
1
-41
/
+33
2010-12-12
drivers/net: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2010-12-10
netdev: Use default implementation of ethtool_ops::get_link where possible
Ben Hutchings
1
-6
/
+1
2010-09-27
mv643xx_eth: Use netif_set_real_num_{rx, tx}_queues()
Ben Hutchings
1
-1
/
+2
2010-07-23
mv643xx_eth: potential null dereference
Dan Carpenter
1
-1
/
+2
2010-07-18
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
1
-1
/
+1
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+7
2010-06-30
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
1
-1
/
+6
2010-06-30
mv643xx_eth: use sw csum for big packets
Saeed Bishara
1
-2
/
+7
2010-05-17
drivers/net: Use kzalloc
Julia Lawall
1
-2
/
+1
2010-05-10
net: trans_start cleanups
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
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
Jiri Pirko
1
-1
/
+1
2010-02-17
mv643xx_eth: fix missing validate_addr hook
kirjanov@gmail.com
1
-0
/
+1
2010-01-25
net: use helpers to access uc list V2
Jiri Pirko
1
-2
/
+1
2010-01-07
mv643xx_eth: don't include cache padding in rx desc buffer size
Saeed Bishara
1
-2
/
+4
2009-12-08
mv643xx_eth: check for valid hw address (resubmit)
Denis Kirjanov
1
-0
/
+3
2009-11-29
mv643xx: convert to netdev_tx_t
Denis Kirjanov
1
-1
/
+1
2009-09-11
mv643xx_eth.c: remove unused txq_set_wrr()
Mikael Pettersson
1
-34
/
+0
2009-06-19
mv643xx_eth: fix unicast filter programming in promiscuous mode
Prabhanjan Sarnaik
1
-4
/
+3
2009-06-18
net: group address list and its count
Jiri Pirko
1
-1
/
+1
2009-05-29
net: convert unicast addr list
Jiri Pirko
1
-5
/
+6
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-19
/
+22
2009-05-17
mv643xx_eth: fix PPC DMA breakage
Gabriel Paubert
1
-19
/
+22
2009-05-06
mv643xx_eth: only unmask RX and TX_END interrupts for available queues
Saeed Bishara
1
-6
/
+14
2009-05-06
mv643xx_eth: rework receive skb cache alignment
Lennert Buytenhek
1
-8
/
+13
2009-05-06
mv643xx_eth: minor register definition cleanup
Lennert Buytenhek
1
-23
/
+21
2009-05-06
mv643xx_eth: count handling a link event as one unit of napi work
Lennert Buytenhek
1
-0
/
+1
2009-05-06
mv643xx_eth: fix variable shadowing sparse warning
Lennert Buytenhek
1
-1
/
+0
2009-04-29
mv643xx_eth: 64bit mib counter read fix
Lennert Buytenhek
1
-2
/
+0
2009-04-29
mv643xx_eth: OOM handling fixes
Lennert Buytenhek
1
-9
/
+13
2009-04-08
mv643xx_eth: don't reset the rx coal timer on interface up
Lennert Buytenhek
1
-2
/
+2
2009-03-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+5
2009-03-13
mv643xx_eth: fix unicast address filter corruption on mtu change
Lennert Buytenhek
1
-5
/
+5
2009-02-24
mv643xx_eth: set sane default receive coalescing timeout
Lennert Buytenhek
1
-1
/
+1
2009-02-24
mv643xx_eth: move a couple of init actions from ->open() to port probe
Lennert Buytenhek
1
-5
/
+5
2009-02-24
mv643xx_eth: convert to net_device_ops
Lennert Buytenhek
1
-12
/
+17
2009-02-24
mv643xx_eth: make LRO unconditional
Lennert Buytenhek
1
-12
/
+0
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-5
/
+4
2009-02-18
net/mv643xx: don't disable the mib timer too early and lock properly
Sebastian Siewior
1
-4
/
+3
2009-02-18
net/mv643xx: use GFP_ATOMIC while atomic
Sebastian Siewior
1
-1
/
+1
2009-02-15
mv643xx_eth: implement Large Receive Offload
Lennert Buytenhek
1
-1
/
+111
2009-02-15
mv643xx_eth: allow enabling/disabling tx checksumming via ethtool
Lennert Buytenhek
1
-0
/
+1
2009-02-15
mv643xx_eth: export rx csum get/set methods via ethtool
Lennert Buytenhek
1
-0
/
+20
2009-02-15
mv643xx_eth: implement ethtool rx/tx ring size query and resizing
Lennert Buytenhek
1
-9
/
+54
[next]