mv643xx_eth: fix unicast address filter corruption on mtu change
[safe/jmp/linux-2.6] / drivers / spi / spi_mpc83xx.c
2008-09-13 Peter Korsgaardspi_mpc83xx: reject invalid transfer sizes
2008-09-13 Peter Korsgaardspi_mpc83xx: fix clockrate calculation for low speed
2008-07-24 Chen Gongspi: spi_mpc83xx clockrate fixes
2008-05-13 Joakim Tjernlundspi_mpc83xx: much improved driver
2008-04-28 Harvey Harrisonspi: replace remaining __FUNCTION__ occurrences
2008-04-11 Kay Sieversspi: fix platform driver hotplug/coldplug
2008-01-28 Anton Vorontsovspi_mpc83xx: use brg-frequency for SPI in QE
2007-10-16 David BrownellSPI driver runtime footprint shrinkage
2007-09-12 Jan Anderssonspi_mpc83xx: hang fix
2007-08-31 David BrownellSPI driver hotplug/coldplug fixes
2007-08-11 Anton Vorontsovspi_mpc83xx: fix prescale modulus calculation
2007-08-11 Anton Vorontsovspi_mpc83xx: in "QE mode", use sysclk/2
2007-07-31 Anton Vorontsovspi_mpc83xx: support loopback mode
2007-07-31 Anton Vorontsovspi_mpc83xx: fix QE+LSB mode shifts
2007-07-31 Anton Vorontsovspi_mpc83xx: support for lsb-first transfers
2007-07-31 Anton Vorontsovspi_mpc83xx: get rid of magic numbers
2007-07-31 Anton Vorontsovspi_mpc83xx: turn off SPI unit while switching mode
2007-07-17 Joakim Tjernlundspi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x
2007-07-17 Clifford Wolfspi_mpc83xx.c underclocking hotfix
2007-07-17 David BrownellSPI controller drivers: check for unsupported modes
2006-12-30 David Brownell[PATCH] SPI: define null tx_buf to mean "shift out...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-05-21 Kumar Gala[PATCH] spi: add spi master driver for Freescale MPC83x...