Found 10 matching messages (0.093 seconds). Page 1 of 1.
... is wrong. >>> When using jumbo frames the sky2 driver does fragmentation ... foundation.org> >>> >>> --- a/drivers/net/sky2.c 2007-10-02 17 ... 2.6.23, since it is a regression You can have ... about where you want your patches to go. Thanks. Jeff - To ...
linux-kernel - Jeff Garzik - Oct 3 2007 - 00:58
... added and is wrong.
> > When using jumbo frames the sky2 driver does fragmentation, so
... @linux-foundation.org>
> >
> > --- a/drivers/net/sky2.c 2007-10-02 17:56: ... .6.23, since it is a regression
--
Stephen Hemminger
linux-kernel - Stephen Hemminger - Oct 3 2007 - 00:53
... and is wrong. > When using jumbo frames the sky2 driver does fragmentation, so ... be blocked. I have yet to fix the relaying properly with isp:s ... =20 > - if (length < ETH_ZLEN || length > sky2->rx_data_size) > - goto len_error; > - > /* This chip has ...
linux-kernel - Ian Kumlien - Oct 2 2007 - 21:34
... and is wrong. > When using jumbo frames the sky2 driver does fragmentation, ... linux-foundation.org> > > --- a/drivers/net/sky2.c 2007-10-02 17: ... ->rx_next); > > - if (length < ETH_ZLEN || length > sky2->rx_data_size) > - goto len_error; > - 2.6. ...
linux-kernel - Jeff Garzik - Oct 2 2007 - 21:07
... added and is wrong. >> When using jumbo frames the sky2 driver does fragmentation, so ... you verified that you are actually getting jumbo packets out of the NIC? I ... which did standard packets silently using sky2 and jumbo using sk98lin. I was looking for ...
linux-kernel - Bill Davidsen - Oct 3 2007 - 14:04
... Remove unneeded check that caused problems with jumbo frame sizes. > >> The check was recently added and is wrong. > >> When using jumbo frames the sky2 driver does fragmentation, so ... verified that you are actually getting jumbo packets out of the=20 > ...
linux-kernel - Ian Kumlien - Oct 3 2007 - 14:28
... Remove unneeded check that caused problems with jumbo frame sizes. > > > The check was recently added and is wrong. > > > When using jumbo frames the sky2 driver does fragmentation, so ... it's not a 'number of frames that can be stored' problem and ...
linux-kernel - Ian Kumlien - Oct 3 2007 - 03:37
... > > Remove unneeded check that caused problems with jumbo frame sizes. > > The check was recently added and is wrong. > > When using jumbo frames the sky2 driver does fragmentation, so > > rx_data_size is less than mtu. > > Confirmed ...
linux-kernel - Stephen Hemminger - Oct 3 2007 - 00:59
... > > Remove unneeded check that caused problems with jumbo frame sizes. > > > The check was recently added and is wrong. > > > When using jumbo frames the sky2 driver does fragmentation, so > > > rx_data_size is less than mtu. > > > ...
linux-kernel - iank - Oct 3 2007 - 04:29
... wrote: > Remove unneeded check that caused problems with jumbo frame sizes. > The check was recently added and is wrong. > When using jumbo frames the sky2 driver does fragmentation, so > rx_data_size is less than mtu. > > Signed- ...
linux-kernel - Jeff Garzik - Oct 3 2007 - 13:39