--=_courier-21238-1051330812-0001-2
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
More coming this weekend, Andrew's irqreturn_t fixes for net drivers
being top on the list.
--=_courier-21238-1051330812-0001-2
Content-Type: text/plain; name="net-drivers-2.5.txt"; charset=iso-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="net-drivers-2.5.txt"
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
--=_courier-21238-1051330812-0001-2--