summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | igb: remove ASPM L0s workaroundAlexander Duyck2009-03-141-24/+2
| * | | | | | | netxen: remove old flash check.Dhananjay Phadke2009-03-143-26/+0
| * | | | | | | mv643xx_eth: fix unicast address filter corruption on mtu changeLennert Buytenhek2009-03-131-5/+5
| * | | | | | | xfrm: Fix xfrm_state_find() wrt. wildcard source address.David S. Miller2009-03-131-32/+58
| * | | | | | | emac: Fix clock control for 405EX and 405EXr chipsBenjamin Herrenschmidt2009-03-131-0/+3
| * | | | | | | ixgbe: fix multiple unicast address supportChris Leech2009-03-131-0/+1
| * | | | | | | via-velocity: Fix DMA mapping length errors on transmit.Dave Jones2009-03-131-8/+7
| * | | | | | | qlge: bugfix: Pad outbound frames smaller than 60 bytes.Ron Mercer2009-03-131-0/+3
| * | | | | | | qlge: bugfix: Move netif_napi_del() to common call point.Ron Mercer2009-03-131-4/+6
| * | | | | | | qlge: bugfix: Tell hw to strip vlan header.Ron Mercer2009-03-131-3/+3
| * | | | | | | qlge: bugfix: Increase filter on inbound csum.Ron Mercer2009-03-132-12/+27
| * | | | | | | dnet: replace obsolete *netif_rx_* functions with *napi_*Ilya Yanok2009-03-131-4/+4
| * | | | | | | net: Add be2net driver.Sathya Perla2009-03-1111-0/+4378
| * | | | | | | dnet: Fix warnings on 64-bit.David S. Miller2009-03-111-5/+5
| * | | | | | | dnet: Dave DNET ethernet controller driver (updated)Ilya Yanok2009-03-114-0/+1231
| * | | | | | | ipv6: Fix BUG when disabled ipv6 module is unloadedJohn Dykstra2009-03-111-0/+3
| * | | | | | | bnx2x: Using DMAE to initialize the chipEilon Greenstein2009-03-102-13/+9
| * | | | | | | bnx2x: Casting page alignmentEilon Greenstein2009-03-101-1/+1
| * | | | | | | bnx2x: Adding restriction on sge_buf_sizeEilon Greenstein2009-03-101-1/+2
* | | | | | | | linux.conf.au 2009: TuzRusty Russell2009-03-165-3216/+8477
* | | | | | | | filp->f_pos not correctly updated in proc_task_readdirZhang Le2009-03-161-9/+7
| |/ / / / / / |/| | | | | |
* | | | | | | parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=yKyle McMartin2009-03-151-2/+0
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-1530-54/+226
|\ \ \ \ \ \ \
| * | | | | | | [ARM] Fix virtual to physical translation macro corner casesRussell King2009-03-123-10/+14
| * | | | | | | [ARM] update mach-typesRussell King2009-03-121-3/+133
| * | | | | | | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König2009-03-129-10/+18
| * | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-03-122-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | MX1 fix includeDarius Augulis2009-03-062-0/+3
| * | | | | | | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-03-095-13/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: OMAP: board-omap3beagle: set i2c-3 to 100kHzKoen Kooi2009-03-041-1/+3
| | * | | | | | | | ARM: OMAP: Allow I2C bus driver to be compiled as a moduleAaro Koskinen2009-03-042-2/+3
| | * | | | | | | | ARM: OMAP: sched_clock() correctedAaro Koskinen2009-03-041-9/+5
| | * | | | | | | | ARM: OMAP: Fix compile error if pm.h is includedDavid Brownell2009-03-041-1/+1
| * | | | | | | | | Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-03-067-18/+33
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2009-03-06333-1714/+11319
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | [ARM] S3C64XX: Fix s3c64xx_setrate_clksrcWerner Almesberger2009-02-271-2/+4
| | * | | | | | | | | [ARM] S3C64XX: sparse warnings in arch/arm/plat-s3c64xx/irq.cBen Dooks2009-02-271-1/+1
| | * | | | | | | | | [ARM] S3C64XX: sparse warnings in arch/arm/plat-s3c64xx/s3c6400-clock.cBen Dooks2009-02-271-7/+7
| | * | | | | | | | | [ARM] S3C64XX: Fix USB host clock mux listBen Dooks2009-02-261-1/+1
| | * | | | | | | | | [ARM] S3C64XX: Fix name of USB host clock.Ben Dooks2009-02-261-1/+1
| | * | | | | | | | | [ARM] S3C64XX: Rename IRQ_UHOST to IRQ_USBHBen Dooks2009-02-261-1/+1
| | * | | | | | | | | [ARM] S3C64XX: Do gpiolib configuration earlierMark Brown2009-02-261-1/+1
| | * | | | | | | | | [ARM] S3C64XX: Staticise s3c64xx_init_irq_eint()Mark Brown2009-02-261-1/+1
| | * | | | | | | | | [ARM] SMDK6410: Declare iodesc table staticMark Brown2009-02-261-1/+1
| | * | | | | | | | | [ARM] SMDK6410: Correct I2C device name for WM8580Mark Brown2009-02-261-1/+1
| | * | | | | | | | | [ARM] S3C64XX: Fix section mismatch for s3c64xx_register_clocks()Mark Brown2009-02-261-1/+1
| | * | | | | | | | | [ARM] S3C64XX: Set GPIO pin when select IRQ_EINT typeBen Dooks2009-02-261-0/+13
| * | | | | | | | | | [ARM] 5419/1: ep93xx: fix build warnings about struct i2c_board_infoHartley Sweeten2009-03-051-0/+2
| * | | | | | | | | | [ARM] 5418/1: restore lr before leaving mcountUwe Kleine-König2009-03-051-0/+4
| * | | | | | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-03-051-0/+7
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |