Jiri Pirko
|
f9dcbcc9e3
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
|
15 years ago |
kirjanov@gmail.com
|
1d4bd947c5
mv643xx_eth: fix missing validate_addr hook
|
15 years ago |
Jiri Pirko
|
32e7bfc411
net: use helpers to access uc list V2
|
15 years ago |
Saeed Bishara
|
530e557ab2
mv643xx_eth: don't include cache padding in rx desc buffer size
|
15 years ago |
Denis Kirjanov
|
a29ec08a1b
mv643xx_eth: check for valid hw address (resubmit)
|
15 years ago |
Denis Kirjanov
|
0ccfe64d3f
mv643xx: convert to netdev_tx_t
|
15 years ago |
Mikael Pettersson
|
f510c35de0
mv643xx_eth.c: remove unused txq_set_wrr()
|
16 years ago |
Prabhanjan Sarnaik
|
6877f54e6a
mv643xx_eth: fix unicast filter programming in promiscuous mode
|
16 years ago |
Jiri Pirko
|
31278e7147
net: group address list and its count
|
16 years ago |
Jiri Pirko
|
ccffad25b5
net: convert unicast addr list
|
16 years ago |
David S. Miller
|
bb803cfbec
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Gabriel Paubert
|
eb0519b5a1
mv643xx_eth: fix PPC DMA breakage
|
16 years ago |
Saeed Bishara
|
e0ca84105b
mv643xx_eth: only unmask RX and TX_END interrupts for available queues
|
16 years ago |
Lennert Buytenhek
|
7fd96ce47f
mv643xx_eth: rework receive skb cache alignment
|
16 years ago |
Lennert Buytenhek
|
becfad979d
mv643xx_eth: minor register definition cleanup
|
16 years ago |
Lennert Buytenhek
|
26ef1f17d4
mv643xx_eth: count handling a link event as one unit of napi work
|
16 years ago |
Lennert Buytenhek
|
7eaa2b20ca
mv643xx_eth: fix variable shadowing sparse warning
|
16 years ago |
Lennert Buytenhek
|
93af7aca44
mv643xx_eth: 64bit mib counter read fix
|
16 years ago |
Lennert Buytenhek
|
1319ebadf1
mv643xx_eth: OOM handling fixes
|
16 years ago |
Lennert Buytenhek
|
b5e86db4c7
mv643xx_eth: don't reset the rx coal timer on interface up
|
16 years ago |
David S. Miller
|
2d6a5e9500
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Lennert Buytenhek
|
5a89392225
mv643xx_eth: fix unicast address filter corruption on mtu change
|
16 years ago |
Lennert Buytenhek
|
4fb0a54a55
mv643xx_eth: set sane default receive coalescing timeout
|
16 years ago |
Lennert Buytenhek
|
a5fe361653
mv643xx_eth: move a couple of init actions from ->open() to port probe
|
16 years ago |
Lennert Buytenhek
|
ea8a864263
mv643xx_eth: convert to net_device_ops
|
16 years ago |
Lennert Buytenhek
|
ab307a3983
mv643xx_eth: make LRO unconditional
|
16 years ago |
David S. Miller
|
e70049b9e7
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
16 years ago |
Sebastian Siewior
|
57e8f26a10
net/mv643xx: don't disable the mib timer too early and lock properly
|
16 years ago |
Sebastian Siewior
|
82a5bd6a7b
net/mv643xx: use GFP_ATOMIC while atomic
|
16 years ago |
Lennert Buytenhek
|
eaf5d59092
mv643xx_eth: implement Large Receive Offload
|
16 years ago |