David Christensen d2b9bc428c MFC after: 2 weeks
Updated copyright date to 2007.

Tested with BCM5706 A3.

Added ID for BCM5708 B2.

Removed unused driver version string.

Modified BCE_PRINTF macro to automatically fill-in the sc pointer.

Fixed a kernel panic when the driver was loaded as a module from the
command-line because the MII bus pointer was null (i.e. the MII bus
hadn't been enumerated yet).

Added fix proposed by Vladimir Ivanov <wawa@yandex-team.ru> to prevent
driver state corruption when releasing the lock during the ISR in
bce_rx_intr() to send packets up the stack.

Added new TX chain and register read sysctl interfaces for debugging.

Cleaned up formatting for various other debug routines.

Added a new statistic maintained by firmware which tracks the number
of received packets dropped because no receive buffers are available.
2007-05-04 23:14:19 +00:00
..
2007-05-02 15:30:24 +00:00
2007-05-04 23:14:19 +00:00
2007-05-01 19:18:12 +00:00
2007-05-02 04:44:31 +00:00
2007-02-23 19:27:49 +00:00
2006-11-29 08:05:55 +00:00
2007-03-21 03:42:51 +00:00
2007-02-23 19:34:52 +00:00
2007-04-06 11:21:01 +00:00
2007-04-25 01:20:31 +00:00
2007-03-11 15:20:04 +00:00
2006-11-06 17:43:10 +00:00
2007-03-21 03:42:51 +00:00
2007-03-23 22:48:44 +00:00
2007-03-21 03:42:51 +00:00
2007-05-01 11:17:29 +00:00
2007-04-23 12:19:02 +00:00