]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
r8169: merge with version 8.001.00 of Realtek's r8168 driver
authorFrancois Romieu <romieu@fr.zoreil.com>
Mon, 19 Feb 2007 23:00:26 +0000 (00:00 +0100)
committerJeff Garzik <jeff@garzik.org>
Mon, 9 Jul 2007 02:16:44 +0000 (22:16 -0400)
commit0e4851502f846b13b29b7f88f1250c980d57e944
tree39f5b5d6ae5706f8f4884fbb7058d9ee7594abe0
parent6dccd16b7c2703e8bbf8bca62b5cf248332afbe2
r8169: merge with version 8.001.00 of Realtek's r8168 driver

This one includes:

- more tweaks to rtl_hw_start_8168

- a work around for a Rx FiFO overflow issue on the 8168Bb
  - rtl8169_{intr_mask/napi_event} are replaced with per-device fields,
    namely tp->{intr/napi}_event
  - rtl_cfg_info is converted to C99 for readability but the values are
    not changed for the 8169/8110 and the 8101

Includes ChipCmd fix from Bernhard Walle <bwalle@suse.de> (2007/02/24).

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Cc: Edward Hsu <edward_hsu@realtek.com.tw>
drivers/net/r8169.c