Staging
v0.5.1
https://github.com/torvalds/linux
Revision c4cd29d2058808b7a68e3f2e6cbbcfe19ca7233d authored by Stephen Hemminger on 23 February 2007, 22:03:00 UTC, committed by Jeff Garzik on 27 February 2007, 09:16:04 UTC
It looks like the skge driver inherited another bug from the sk98lin code.
If I send from 1000mbit port to a machine on 100mbit port, the switch should
be doing hardware flow control, but no pause frames show up in the statistics.

This is the analog of the recent sky2 fixes. The device needs to listen
for multicast pause frames and then not discard them.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent 9dc6f0e
History
Tip revision: c4cd29d2058808b7a68e3f2e6cbbcfe19ca7233d authored by Stephen Hemminger on 23 February 2007, 22:03:00 UTC
skge: fix transmitter flow control
Tip revision: c4cd29d
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 82.2 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top