| Commit message (Expand) | Author | Age |
* | sh: Board updates for I/O routine rework. | Paul Mundt | 2006-09-27 |
* | [SUNLANCE]: Mark sparc_lance_probe_one as __devinit. | David S. Miller | 2006-09-25 |
* | [PATCH] wrong thing iounmapped (qla3xxx) | Al Viro | 2006-09-24 |
* | [PATCH] qla3xxx iomem annotations | Al Viro | 2006-09-24 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-09-24 |
|\ |
|
| * | [PATCH] Spidernet: add ethtool -S (show statistics) | Jim Lewis | 2006-09-22 |
| * | Merge tag 'r8169-20060920-00' of git://electric-eye.fr.zoreil.com/home/romieu... | Jeff Garzik | 2006-09-22 |
| |\ |
|
| | * | r8169: the MMIO region of the 8167 stands behin BAR#1 | Francois Romieu | 2006-09-20 |
| * | | [NET] GT96100: Delete bitrotting ethernet driver | Ralf Baechle | 2006-09-22 |
| * | | [PATCH] mv643xx_eth: restrict to 32-bit PPC_MULTIPLATFORM | Dale Farnsworth | 2006-09-22 |
| * | | [PATCH] Cirrus Logic ep93xx ethernet driver | Lennert Buytenhek | 2006-09-22 |
| * | | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-22 |
| |\ \ |
|
| * \ \ | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-09-21 |
| |\ \ \ |
|
| * | | | | e1000, ixgb: Remove pointless wrappers | Jeff Garzik | 2006-09-19 |
| * | | | | [PATCH] Remove powerpc specific parts of 3c509 driver | Stephen Rothwell | 2006-09-19 |
| * | | | | [PATCH] s2io: Switch to pci_get_device | Alan Cox | 2006-09-19 |
| * | | | | [PATCH] gt96100: move to pci_get_device API | Alan Cox | 2006-09-19 |
| * | | | | [PATCH] ehea: bugfix for register access functions | Jan-Bernd Themann | 2006-09-19 |
| * | | | | [PATCH] e1000 disable device on PCI error | Linas Vepstas | 2006-09-19 |
| * | | | | drivers/net/phy/fixed: #if 0 some incomplete code | Jeff Garzik | 2006-09-13 |
| * | | | | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 2006-09-13 |
| * | | | | [PATCH] sky2: big endian | Stephen Hemminger | 2006-09-13 |
| * | | | | [PATCH] sky2: fiber support | Stephen Hemminger | 2006-09-13 |
| * | | | | [PATCH] sky2: tx pause bug fix | Stephen Hemminger | 2006-09-13 |
| * | | | | drivers/net: Trim trailing whitespace | Jeff Garzik | 2006-09-13 |
| * | | | | [PATCH] ehea: IBM eHEA Ethernet Device Driver | Jan-Bernd Themann | 2006-09-13 |
| * | | | | [PATCH] pcnet32: NAPI implementation | Don Fry | 2006-09-13 |
| * | | | | [PATCH] pcnet32: break receive routine into two pieces. | Don Fry | 2006-09-13 |
| * | | | | [PATCH] pcnet32: move/create receive and transmit routines | Don Fry | 2006-09-13 |
| * | | | | [PATCH] pcnet32: magic number cleanup | Don Fry | 2006-09-13 |
| * | | | | [PATCH] pcnet32: remove unnecessary save/restore register accesses. | Don Fry | 2006-09-13 |
| * | | | | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-09-13 |
| |\ \ \ \ |
|
| * | | | | | [PATCH] e1000: revert 'e1000: Remove 0x1000 as supported device' | Auke-Jan H Kok | 2006-09-12 |
| * | | | | | Merge tag 'r8169-20060912-00' of git://electric-eye.fr.zoreil.com/home/romieu... | Jeff Garzik | 2006-09-12 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | r8169: quirk for the 8110sb on arm platform | Francois Romieu | 2006-09-11 |
| | * | | | | r8169: the 0x8136 needs a 8 bytes alignment | Francois Romieu | 2006-08-31 |
| | * | | | | r8169: add basic MII ioctl support | Francois Romieu | 2006-08-31 |
| | * | | | | r8169: use standard #defines from mii.h instead of declaring private ones | Francois Romieu | 2006-08-31 |
| | * | | | | r8169: trim trailing whitespaces and convert whitespaces to tabs | Francois Romieu | 2006-08-31 |
| | * | | | | r8169: udelay() removal | Francois Romieu | 2006-08-31 |
| | * | | | | r8169: use NETDEV_TX_{BUSY/OK} | Francois Romieu | 2006-08-31 |
| | * | | | | r8169: sync with vendor's driver | Francois Romieu | 2006-07-26 |
| | * | | | | r8169: remove rtl8169_init_board | Francois Romieu | 2006-07-26 |
| | * | | | | r8169: hardware flow control | Francois Romieu | 2006-07-26 |
| | * | | | | r8169: RX fifo overflow recovery | Francois Romieu | 2006-07-26 |
| | * | | | | r8169: mac address change support | Francois Romieu | 2006-07-26 |
| * | | | | | Merge tag '8139cp-20060912-00' of git://electric-eye.fr.zoreil.com/home/romie... | Jeff Garzik | 2006-09-12 |
| |\ \ \ \ \ |
|
| | * | | | | | 8139cp: ring_info removal for the transmit path | Francois Romieu | 2006-09-12 |
| | * | | | | | 8139cp: use PCI_DEVICE() to shorten the PCI device table | Francois Romieu | 2006-08-31 |
| | * | | | | | 8139cp: pci_get_drvdata(pdev) can not be NULL in suspend handler | François Romieu | 2006-08-31 |