| Commit message (Expand) | Author | Age | Files | Lines |
* | ar71xx: use the gpio_keys_polled driver instead of gpio_buttons | Gabor Juhos | 2011-04-12 | 38 | -262/+299 |
* | ar71xx: Add support for WZR-HP-G301NH | Gabor Juhos | 2011-04-12 | 9 | -19/+90 |
* | generic: rtl8366{s,rb}: remove the PHY driver. | Gabor Juhos | 2011-04-12 | 2 | -104/+2 |
* | generic: add support for the MX25L1606E SPI flash | Gabor Juhos | 2011-04-11 | 2 | -0/+40 |
* | ar71xx: merge dev-ar9{13,34}x-wmac into dev-ar9xxx-wmac | Gabor Juhos | 2011-04-11 | 23 | -222/+164 |
* | ar71xx: fix AR934X_WMAC_SIZE | Gabor Juhos | 2011-04-11 | 1 | -1/+1 |
* | atheros: use ath5k instead of madwifi | Felix Fietkau | 2011-04-11 | 1 | -1/+1 |
* | atheros: remove bogus wlan device mask checks | Felix Fietkau | 2011-04-11 | 1 | -31/+7 |
* | [au1000] drop 005-au1000_phy_addr.patch, upstream is fixed | Florian Fainelli | 2011-04-10 | 1 | -29/+0 |
* | amazon: Upgrade amazon target to kernel 2.6.37 | Hauke Mehrtens | 2011-04-10 | 19 | -27/+380 |
* | at91: add some missing config options | Hauke Mehrtens | 2011-04-09 | 1 | -0/+3 |
* | kernel: add symbols, small fixes | Hauke Mehrtens | 2011-04-09 | 7 | -0/+20 |
* | ar71xx: fix section mismatch | Gabor Juhos | 2011-04-09 | 1 | -1/+1 |
* | ar71xx: rename ar934x_ref_freq to ar71xx_ref_freq | Gabor Juhos | 2011-04-09 | 4 | -20/+25 |
* | ar71xx: show the SoC type earlier | Gabor Juhos | 2011-04-09 | 1 | -3/+2 |
* | ar71xx: cleanup SoC detection code | Gabor Juhos | 2011-04-09 | 1 | -9/+6 |
* | ar71xx: sync kernel configuration | Gabor Juhos | 2011-04-09 | 1 | -0/+16 |
* | ar71xx: Fix mac address offset for AR934x | Gabor Juhos | 2011-04-09 | 1 | -1/+1 |
* | atheros: merge a few patches into the right place | Felix Fietkau | 2011-04-09 | 6 | -54/+27 |
* | atheros: fix up empty radio data mac address (based on patch from #8601) | Felix Fietkau | 2011-04-09 | 1 | -1/+8 |
* | atheros: fix ath5k support on ar2315/2317 | Felix Fietkau | 2011-04-09 | 2 | -18/+30 |
* | atheros: enable CONFIG_IP17XX_PHY to add back switch support for the DIR-300 | Felix Fietkau | 2011-04-09 | 1 | -0/+1 |
* | kernel: add missing config options | Hauke Mehrtens | 2011-04-09 | 4 | -0/+14 |
* | brcm47xx: upgrade to kernel 2.6.27.6. | Hauke Mehrtens | 2011-04-08 | 1 | -1/+1 |
* | [x86] Bump kernel version to 2.6.37.6 | Jo-Philipp Wich | 2011-04-07 | 1 | -1/+1 |
* | brcm47xx: add initial support for kernel 2.6.38 | Hauke Mehrtens | 2011-04-07 | 33 | -0/+3076 |
* | ar71xx: add DB120 board specific PCI initialization | Gabor Juhos | 2011-04-07 | 6 | -0/+63 |
* | ar71xx: register WMAC device on the DB120 board | Gabor Juhos | 2011-04-07 | 3 | -0/+11 |
* | ar71xx: add support for the built-in WMAC of the AR934x | Gabor Juhos | 2011-04-07 | 5 | -0/+89 |
* | ar71xx: create a separate profile for the Atheros DB120 board | Gabor Juhos | 2011-04-07 | 1 | -0/+11 |
* | ar71xx: build firmware image for the Atheros DB120 board | Gabor Juhos | 2011-04-07 | 1 | -0/+28 |
* | ar71xx: add initial support for the Atheros DB120 board | Gabor Juhos | 2011-04-07 | 5 | -0/+131 |
* | ar71xx: indicate AR934x support in menuconfig | Gabor Juhos | 2011-04-07 | 2 | -3/+3 |
* | ar71xx: add support for the watchdog of the AR934x SoCs | Gabor Juhos | 2011-04-07 | 1 | -2/+20 |
* | ar71xx: enable PCI for the AR934[24] SoCs | Gabor Juhos | 2011-04-07 | 1 | -0/+4 |
* | ar71xx: enable USB support for the AR934x SoCs | Gabor Juhos | 2011-04-07 | 1 | -1/+4 |
* | ar71xx: enable GPIO support for the AR934x SoCs | Gabor Juhos | 2011-04-07 | 2 | -0/+12 |
* | ar71xx: add AR934x specific glue for ar7100_device{start,stop} | Gabor Juhos | 2011-04-07 | 1 | -0/+26 |
* | ar71xx: add AR934x specific UART clock initialization | Gabor Juhos | 2011-04-07 | 1 | -2/+25 |
* | ar71xx: add AR934x specific glue for IRQ initialization | Gabor Juhos | 2011-04-07 | 3 | -5/+48 |
* | ar71xx: add initial support for the AR934x SoCs | Gabor Juhos | 2011-04-07 | 2 | -3/+249 |
* | ramips: initial board support for MOFI3500-3GN | Gabor Juhos | 2011-04-04 | 9 | -1/+161 |
* | x86/geos: redux of cs5535 version | Felix Fietkau | 2011-04-03 | 1 | -1/+1 |
* | [realview] create an initramfs image by default | Florian Fainelli | 2011-04-03 | 1 | -1/+1 |
* | kernel: Update to version 2.6.37.6 | Hauke Mehrtens | 2011-04-03 | 25 | -34/+36 |
* | kernel: l2tp: fix possible oops on l2tp_eth module unload | Hauke Mehrtens | 2011-04-03 | 1 | -0/+37 |
* | kernel: add a missing kconfig symbol for 2.6.38 | Felix Fietkau | 2011-04-02 | 1 | -0/+1 |
* | rtl8306: do not overwrite registers in the phy fixup, it could mess up other ... | Felix Fietkau | 2011-04-02 | 1 | -0/+6 |
* | kernel: add a missing dependency for the mv_cesa crypto driver | Felix Fietkau | 2011-04-02 | 2 | -0/+20 |
* | [lantiq] | John Crispin | 2011-04-02 | 2 | -4/+2 |