Age | Commit message (Expand) | Author |
2006-09-27 | e100, e1000, ixgb: increment version numbers | Auke Kok |
2006-09-27 | e100: rework WoL and shutdown handling | Auke Kok |
2006-09-27 | e100: Add debugging code for cb cleaning. | Jesse Brandeburg |
2006-09-27 | e100, e1000, ixgb: Fix an impossible memory overwrite bug | Auke Kok |
2006-09-27 | e100, e1000, ixgb: update copyright header and remove LICENSE | Auke Kok |
2006-09-13 | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik |
2006-09-04 | Merge branch 'master' into upstream | Jeff Garzik |
2006-08-31 | e100: increment version to 3.5.16-k2 | Auke Kok |
2006-08-31 | e100: remove skb->dev assignment | Auke Kok |
2006-08-31 | e100: fix error recovery | Linas Vepstas |
2006-08-31 | e100: Convert e100 to use netdev_alloc_skb(). | Auke Kok |
2006-08-29 | [E100]: Add module option to ignore bad EEPROM checksums. | David S. Miller |
2006-08-24 | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde... | Jeff Garzik |
2006-08-19 | drivers/net: Remove deprecated use of pci_module_init() | Jeff Garzik |
2006-08-16 | e100: increment version to 3.5.10-k4 | Auke Kok |
2006-08-16 | e100: Fix MDIO/MDIO-X | Jeff Kirsher |
2006-07-02 | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in networks drivers | Greg Kroah-Hartman |
2006-06-08 | e100: add PCI Error Recovery | Auke Kok |
2006-03-16 | Merge branch 'upstream-fixes' | Jeff Garzik |
2006-03-15 | e100: fix eeh on pseries during ethtool -t | Jesse Brandeburg |
2006-03-04 | Fix io ordering problems in e100 | Catalin(ux aka Dino) BOIE |
2006-02-07 | e100: remove init_hw call to fix panic | Jesse Brandeburg |
2006-01-17 | [PATCH] e100: e100 whitespace fixes | Jesse Brandeburg |
2006-01-17 | [PATCH] e100: Handle the return values from pci_* functions | Jesse Brandeburg |
2006-01-17 | [PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue) | Jesse Brandeburg |
2006-01-14 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven |
2006-01-12 | [PATCH] corruption during e100 MDI register access | ODonnell, Michael |
2005-11-18 | [PATCH] e100: re-enable microcode with more useful defaults | Jesse Brandeburg |
2005-11-07 | [PATCH] Fix sparse warning in e100 driver. | Luiz Fernando Capitulino |
2005-10-13 | Merge branch 'master' | Jeff Garzik |
2005-10-11 | e100: revert CPU cycle saver microcode, it causes severe problems | Jeff Garzik |
2005-09-21 | Merge /spare/repo/linux-2.6/ | Jeff Garzik |
2005-09-14 | [PATCH] e100: support ETHTOOL_GPERMADDR | John W. Linville |
2005-09-14 | [PATCH] e100: correct rx_dropped and add rx_missed_errors | John W. Linville |
2005-08-25 | [PATCH] e100: Driver version, white space, comments & other | Malli Chilakala |
2005-08-25 | [PATCH] e100: CPU cycle saver microcode | Malli Chilakala |
2005-08-25 | [PATCH] e100: Increased delay loop for command blocks | Malli Chilakala |
2005-08-25 | [PATCH] e100: fixed endian bug in xmit_prepare routine | Malli Chilakala |
2005-08-25 | [PATCH] e100: added msleep_interruptible delay | Malli Chilakala |
2005-08-25 | [PATCH] e100: Do not check Rx packet length against mtu | Malli Chilakala |
2005-06-27 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Greg KH |
2005-06-27 | [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver... | Greg Kroah-Hartman |
2005-06-27 | [PATCH] e100: NAPI performance enhancements | Malli Chilakala |
2005-06-27 | [PATCH] e100: e100_eeprom_load was called after e100_phy_init | Malli Chilakala |
2005-06-27 | [PATCH] e100: fixed e100 MDI/MDI-X issues | Malli Chilakala |
2005-06-26 | drivers/net/: Use the DMA_{64,32}BIT_MASK constants | Domen Puncer |
2005-05-12 | [PATCH] e100: Driver version, white space, comments, device id | Malli Chilakala |
2005-05-12 | [PATCH] e100: Performance optimizations to e100 Tx Path | Malli Chilakala |