lkml.org 
[lkml]   [2003]   [Apr]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[BK PATCHES] net driver merges
More coming this weekend, Andrew's irqreturn_t fixes for net drivers 
being top on the list.
Linus, please do a

bk pull bk://kernel.bkbits.net/jgarzik/net-drivers-2.5

This will update the following files:

drivers/net/sundance.c | 101 ++++++++++++++++++++++++++------------------
drivers/net/tg3.c | 6 ++
drivers/net/typhoon.c | 4 -
drivers/net/via-rhine.c | 2
drivers/net/wireless/airo.c | 2
5 files changed, 71 insertions(+), 44 deletions(-)

through these ChangeSets:

<Valdis.Kletnieks@vt.edu> (03/04/26 1.1223)
[netdrvr typhoon] s/#if/#ifdef/ for a CONFIG_ var

<edward_peng@dlink.com.tw> (03/04/25 1.1222)
[netdrvr sundance] bug fixes, VLAN support

- Fix tx bugs in big-endian machines
- Remove unused max_interrupt_work module parameter, the new
NAPI-like rx scheme doesn't need it.
- Remove redundancy get_stats() in intr_handler(), those
I/O access could affect performance in ARM-based system
- Add Linux software VLAN support
- Fix bug of custom mac address
(StationAddr register only accept word write)

<edward_peng@dlink.com.tw> (03/04/25 1.1221)
[netdrvr via-rhine] fix promisc mode

I found a via-rhine bug, it can't receive BPDU (mac: 0180c2000000)
in promiscuous mode.
Fill all "1" in hash table to fix this problem in promiscuous mode.
(RCR remain 0x1c, write it as 0x1f don't work)

<riel@redhat.com> (03/04/25 1.1220)
[wireless airo] make end-of-array test more portable

FYI statsLabels[] is an array of char*, so the fix below
is pretty obvious.

<jgarzik@redhat.com> (03/04/23 1.1218)
[netdrvr tg3] fix omission in board shutdown sequence

<jgarzik@redhat.com> (03/04/23 1.1186.1.1)
[netdrvr tg3] detect shared (and screaming) interrupts

\
 
 \ /
  Last update: 2005-03-22 13:35    [W:2.049 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site