| Commit message (Expand) | Author | Age |
* | drivers/net: eliminate irq handler impossible checks, needless casts | Jeff Garzik | 2006-10-06 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 |
* | BUG_ON cleanup in drivers/net/tokenring/ | Eric Sesterhenn | 2006-10-03 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |
* | Still more typo fixes | Matt LaPlante | 2006-10-03 |
* | Fix several typos in drivers/ | Matt LaPlante | 2006-10-03 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-10-03 |
|\ |
|
| * | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb... | Paul Mackerras | 2006-09-27 |
| |\ |
|
| | * | POWERPC: Bring the fs_no calculation to the relevant SoC enumeration | Vitaly Bordug | 2006-09-21 |
| | * | POWERPC: overhaul with cpm2_map mechanism | Vitaly Bordug | 2006-09-21 |
* | | | [PATCH] pr_debug: ifb: replace missing comma to separate pr_debug arguments | Zach Brown | 2006-10-03 |
* | | | [PATCH] hp100: fix conditional compilation mess | Jeff Garzik | 2006-10-02 |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-10-02 |
|\ \ \ |
|
| * | | | [netdrvr] hp100: encapsulate all non-module code | Jeff Garzik | 2006-10-01 |
| * | | | drivers/net/wireless/{airo,ipw2100}: fix error handling bugs | Jeff Garzik | 2006-10-01 |
| * | | | [netdrvr] phy: Fix bugs in error handling | Jeff Garzik | 2006-10-01 |
| * | | | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-30 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-27 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ... | Jeff Garzik | 2006-09-27 |
| |\ \ \ \ \ |
|
| | * | | | | | e100, e1000, ixgb: increment version numbers | Auke Kok | 2006-09-27 |
| | * | | | | | ixgb: convert to netdev_priv(netdev) | Auke Kok | 2006-09-27 |
| | * | | | | | ixgb: combine more rx descriptors to improve performance | Jesse Brandeburg | 2006-09-27 |
| | * | | | | | e1000: possible memory leak in e1000_set_ringparam | Vasily Averin | 2006-09-27 |
| | * | | | | | e1000: Janitor: Use #defined values for literals | Linas Vepstas | 2006-09-27 |
| | * | | | | | e1000: don't strip vlan ID if 8021q claims it | Bruce Allan | 2006-09-27 |
| | * | | | | | e1000: rework polarity, NVM, eeprom code and fixes. | Jeff Kirsher | 2006-09-27 |
| | * | | | | | e1000: driver state fixes (race fix) | Auke Kok | 2006-09-27 |
| | * | | | | | e1000: reduce RAR entries available for ICH8 | Jeff Kirsher | 2006-09-27 |
| | * | | | | | e1000: add PCI-E capability detection code | Jeff Kirsher | 2006-09-27 |
| | * | | | | | e1000: handle manageability for pci-e adapters at PHY powerdown | Bruce Allan | 2006-09-27 |
| | * | | | | | e1000: gather hardware bit tweaks. | Jeff Kirsher | 2006-09-27 |
| | * | | | | | e1000: Maybe stop TX if not enough free descriptors | Jesse Brandeburg | 2006-09-27 |
| | * | | | | | e1000: Jumbo frames fixes for 82573 | Bruce Allan | 2006-09-27 |
| | * | | | | | e1000: Fix MANC detection for PCIE adapters | Jeff Kirsher | 2006-09-27 |
| | * | | | | | e1000: allow ethtool to pass arbitrary speed advertisment | Jeff Kirsher | 2006-09-27 |
| | * | | | | | e1000: add multicast stats counters | Mitch Williams | 2006-09-27 |
| | * | | | | | e1000: remove unused code and make symbols static | Nicholas Nunley | 2006-09-27 |
| | * | | | | | e1000: add enums for several link properties | Jeff Kirsher | 2006-09-27 |
| | * | | | | | e1000: rename flow control symbols | Jeff Kirsher | 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 |
| | * | | | | | e1000: keep .suspend and .resume driver methods in CONFIG_PM | Auke Kok | 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-27 |
| * | | | | | | [PATCH] spidernet: Use pci_dma_mapping_error() | Olof Johansson | 2006-09-27 |
| * | | | | | | [PATCH] sky2: version 1.9 | Stephen Hemminger | 2006-09-27 |
| * | | | | | | [PATCH] sky2: fragmented receive for large MTU | Stephen Hemminger | 2006-09-27 |
| * | | | | | | [PATCH] sky2: use netif_tx_lock instead of LLTX | Stephen Hemminger | 2006-09-27 |
| * | | | | | | [PATCH] sky2: incremental transmit completion | Stephen Hemminger | 2006-09-27 |