b43: Add Broadcom 2055 radio register definitions
[safe/jmp/linux-2.6] / drivers / net / e1000e /
2008-01-28 Al Viroe1000e endianness annotations
2008-01-28 Joe Perches[E1000E]: convert register test macros to functions
2008-01-28 Auke Kok[E1000E]: update netstats traffic counters realtime
2008-01-28 Auke Koke1000/e1000e: Move PCI-Express device IDs over to e1000e
2008-01-28 Auke Koke1000e: Disable L1 ASPM power savings for 82573 mobile...
2008-01-28 Bill Hayese1000e: alternate MAC address support
2008-01-28 Alejandro Martinez... netdev: ARRAY_SIZE() cleanups
2008-01-28 Alejandro Martinez... netdev: use ARRAY_SIZE() instead of sizeof(array) ...
2008-01-21 David S. Miller[NET]: Fix interrupt semaphore corruption in Intel...
2008-01-17 David S. Miller[NET]: Fix TX timeout regression in Intel drivers.
2008-01-09 David S. Miller[NET]: Make ->poll() breakout consistent in Intel ether...
2008-01-09 David S. Miller[NET]: Do not check netif_running() and carrier state...
2007-12-07 Roel Kluine1000: fix memcpy in e1000_get_strings
2007-10-30 Roel Kluine1000e: Fix typo ! &
2007-10-30 Stephen Hemmingere1000e: fix sparse warnings
2007-10-29 Auke Koke1000e: Remove legacy jumbo frame receive code
2007-10-29 Auke Koke1000e: Re-enable SECRC - crc stripping
2007-10-29 Auke Koke1000e: Fix PBA calculation for jumbo frame packets
2007-10-29 Auke Koke1000e: Fix jumbo frame receive code.
2007-10-17 Auke Koke1000e: don't poke PHY registers to retreive link status
2007-10-17 Adrian Bunke1000e: fix error checks
2007-10-17 Auke Koke1000e: Fix debug printk macro
2007-10-10 Auke Koke1000e: restore flow control settings properly
2007-10-10 Auke Koke1000e: Simple optimizations in e1000_xmit_frame
2007-10-10 Auke Koke1000e: Fix ethtool register test code
2007-10-10 Auke Koke1000e: fix debugging printout code
2007-10-10 Krishna Kumare1000e: Do not allow requeue of freed skb
2007-10-10 Jeff Garzik[netdrvr] Stop using legacy hooks ->self_test_count...
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Auke Kok[E1000E]: New pci-express e1000 driver (currently for...