| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] 3c59x: don't enable scatter/gather w/o checksum support | Stephen Hemminger | 2005-11-07 | 1 | -2/+1 |
* | [PATCH] 3c59x: enable use of memory-mapped PCI I/O | John W. Linville | 2005-11-07 | 1 | -3/+26 |
* | [PATCH] 3c59x: correct rx_dropped counting | John W. Linville | 2005-11-07 | 1 | -1/+1 |
* | [PATCH] 3c59x: support ETHTOOL_GPERMADDR | John W. Linville | 2005-11-07 | 1 | -0/+2 |
* | [PATCH] 3c59x: fix some grammar in module parameter descriptions | John W. Linville | 2005-11-07 | 1 | -2/+2 |
* | [PATCH] 3c59x: cleanup init of module parameter arrays | John W. Linville | 2005-11-07 | 1 | -5/+5 |
* | [PATCH] 3c59x: bounds checking for hw_checksums | John W. Linville | 2005-11-07 | 1 | -7/+9 |
* | [PATCH] 3c59x: avoid blindly reading link status twice | Tommy Christensen | 2005-11-07 | 1 | -1/+4 |
* | [PATCH] 3c59x: cleanup of mdio_read routines to use MII_* macros | Neil Horman | 2005-11-07 | 1 | -8/+8 |
* | [PATCH] 3c59x: convert to use of pci_iomap API | John W. Linville | 2005-11-07 | 1 | -247/+260 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-06 | 3 | -62/+17 |
|\ |
|
| * | [DRIVER MODEL] Fix macsonic | Russell King | 2005-11-05 | 1 | -22/+5 |
| * | [DRIVER MODEL] Fix jazzsonic | Russell King | 2005-11-05 | 1 | -23/+5 |
| * | [DRIVER MODEL] Fix depca | Russell King | 2005-11-05 | 1 | -17/+7 |
* | | [PATCH] phy address mask support for generic phy layer | Matt Porter | 2005-11-05 | 1 | -0/+3 |
* | | [PATCH] pcnet32: Prevent hang with 79c976 | Don Fry | 2005-11-05 | 1 | -1/+5 |
* | | [PATCH] pcnet32: AT2700/2701 and Bugzilla 2699 & 4551 | Don Fry | 2005-11-05 | 1 | -7/+16 |
* | | [PATCH] pcnet32: show name of failing device | Don Fry | 2005-11-05 | 1 | -21/+41 |
* | | [PATCH] S2io: Multi buffer mode support | Ananda Raju | 2005-11-05 | 3 | -409/+455 |
* | | [PATCH] drivers/net/wireless/airo.c unsigned comparason | Gabriel A. Devenyi | 2005-11-05 | 1 | -1/+1 |
* | | Merge branch 'master' | Jeff Garzik | 2005-11-05 | 27 | -136/+202 |
|\ \
| |/ |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2005-11-04 | 1 | -4/+4 |
| |\ |
|
| | * | Merge Paulus' tree | Stephen Rothwell | 2005-11-02 | 14 | -6/+15 |
| | |\ |
|
| | * | | merge filename and modify references to iSeries/mf.h | Kelly Daly | 2005-11-02 | 1 | -1/+1 |
| | * | | merge filename and modify references to iseries/hv_types.h | Kelly Daly | 2005-11-02 | 1 | -1/+1 |
| | * | | merge filename and modify references to iseries/hv_lp_event.h | Kelly Daly | 2005-11-02 | 1 | -1/+1 |
| | * | | merge filename and modify reference to iseries/hv_lp_config.h | Kelly Daly | 2005-11-02 | 1 | -1/+1 |
| * | | | [PATCH] ARM: Reverted 2919/1: CS8900A ethernet driver modifications for the C... | Russell King | 2005-11-04 | 3 | -15/+3 |
| * | | | [PATCH] ibmveth fix panic in initial replenish cycle | Santiago Leon | 2005-11-01 | 1 | -1/+1 |
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-01 | 2 | -11/+32 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | [ARM] Convert EBSA110 network driver to a platform driver | Russell King | 2005-10-31 | 2 | -11/+32 |
| | |/ |
|
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 | 14 | -6/+15 |
| |\ \
| | |/
| |/| |
|
| | * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 14 | -6/+15 |
| * | | Merge ../linux-2.6 by hand | Paul Mackerras | 2005-10-31 | 192 | -7204/+15509 |
| |\ \ |
|
| | * \ | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-30 | 1 | -10/+4 |
| | |\ \ |
|
| | | * | | [ARM] 3066/1: Fix PXA irda driver suspend/resume functions | Richard Purdie | 2005-10-30 | 1 | -10/+4 |
| | * | | | [PATCH] sparse cleanups: NULL pointers, C99 struct init. | Randy Dunlap | 2005-10-30 | 1 | -1/+1 |
| | * | | | [PATCH] Typo fix: dot after newline in printk strings | Jean Delvare | 2005-10-30 | 1 | -1/+1 |
| | * | | | [PATCH] remove some more check_region stuff | Jeff Garzik | 2005-10-30 | 1 | -24/+26 |
| | * | | | [PATCH] smsc-ircc2: PM cleanup - do not close device when suspending | Dmitry Torokhov | 2005-10-30 | 1 | -44/+85 |
| | * | | | [PATCH] m32r: SMC91x driver update | Hirokazu Takata | 2005-10-30 | 1 | -6/+6 |
| | |/ / |
|
| * | | | [PATCH] mv643xx_eth_showsram: Added information message when using the SRAM | Nicolas DET | 2005-10-29 | 1 | -0/+3 |
| * | | | [PATCH] Add modalias for pmac network drivers | Olaf Hering | 2005-10-29 | 2 | -0/+2 |
| * | | | [PATCH] ppc64: make dma_addr_t 64 bits | Stephen Rothwell | 2005-10-27 | 1 | -1/+1 |
| * | | | powerpc: set the driver.owner field for all vio drivers | Stephen Rothwell | 2005-10-24 | 2 | -1/+2 |
| * | | | powerpc: don't duplicate name between vio_driver and device_driver | Stephen Rothwell | 2005-10-24 | 2 | -6/+10 |
| * | | | Merge changes from linux-2.6 by hand | Paul Mackerras | 2005-10-22 | 3 | -209/+22 |
| |\ \ \ |
|
| * | | | | powerpc: move iSeries/iSeries_pci.h to platforms/iseries | Stephen Rothwell | 2005-10-14 | 1 | -5/+6 |
* | | | | | Merge branch 'master' | Jeff Garzik | 2005-10-30 | 1 | -4/+3 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | [CRYPTO] Simplify one-member scatterlist expressions | Herbert Xu | 2005-10-30 | 1 | -2/+2 |