Commit Graph

278 Commits (de3c3d7181e75047dae810a729768e737d39730a)

Author SHA1 Message Date
John Crispin 0ba7b18cfd Add leds back after migration to sysfs
atheros trunk moved to full sysfs gpiolib, but the leds were forgotten.
This restores the wlan led that was missing after switching from backfire
to trunk.

Signed-off-by: Karl Palsson <karlp@remake.is>

SVN-Revision: 32885
12 years ago
John Crispin a4d96aae8d bump to 3.3.8
SVN-Revision: 32055
12 years ago
Gabor Juhos 2ae5581447 kernel: update linux 3.3 to 3.3.7
SVN-Revision: 31848
12 years ago
Gabor Juhos 39994008cb linux: move certain disabled symbols to the generic configs
* CONFIG_ARCH_DMA_ADDR_T_64BIT
  * CONFIG_ARCH_HAS_ILOG2_U32
  * CONFIG_ARCH_HAS_ILOG2_U64
  * CONFIG_ARCH_PHYS_ADDR_T_64BIT
  * CONFIG_ARCH_SUPPORTS_MSI
  * CONFIG_GENERIC_CPU_DEVICES
  * CONFIG_HWMON_DEBUG_CHIP
  * CONFIG_I2C_PXA_PCI
  * CONFIG_LEDS_GPIO
  * CONFIG_MINIX_FS_NATIVE_ENDIAN
  * CONFIG_MLX4_CORE
  * CONFIG_POWER_SUPPLY
  * CONFIG_POWER_SUPPLY_DEBUG
  * CONFIG_QUOTACTL
  * CONFIG_SDIO_UART
  * CONFIG_SENSORS_K10TEMP
  * CONFIG_SENSORS_SCH56XX_COMMON
  * CONFIG_SENSORS_VIA_CPUTEMP
  * CONFIG_SERIO_AMBAKMI
  * CONFIG_SERIO_I8042
  * CONFIG_SERIO_LIBPS2
  * CONFIG_SERIO_PCIPS2
  * CONFIG_SERIO_RAW
  * CONFIG_SERIO_SERPORT
  * CONFIG_SPI_BITBANG
  * CONFIG_SPI_GPIO

SVN-Revision: 31737
12 years ago
Gabor Juhos b472e5d12e kernel: update linux 3.3 to 3.3.6
SVN-Revision: 31709
12 years ago
Gabor Juhos 34018a630f kernel: update linux 3.3 to 3.3.5
SVN-Revision: 31645
12 years ago
Jo-Philipp Wich 1a01559520 atheros: Fix compilation
With our recent switch to the 3.3 kernel target, some headers were
occidentally omitted.

Signed-off-by: Jonathan Bither <jonbither@gmail.com>

SVN-Revision: 31640
12 years ago
Felix Fietkau 0ff3c396d3 kernel: rewrite the phy packet hook, put it in the network stack to avoid having to keep non-upstream ethernet driver changes
SVN-Revision: 31637
12 years ago
Felix Fietkau 7799c88aa4 atheros: clean up the patches some more
SVN-Revision: 31626
12 years ago
Felix Fietkau 9b20187ad5 atheros: update to 3.3.4 (based on work by acoul), fix mvswitch driver for newer kernels
SVN-Revision: 31625
12 years ago
John Crispin 934eef78ca convert to gpiolib
Signed-off-by:	karlp@tweak.net.au

SVN-Revision: 29486
13 years ago
Jo-Philipp Wich be49daffc8 base-files, target: assign name to system timeserver section, makes it easier to set servers on the cli
SVN-Revision: 28933
13 years ago
Jo-Philipp Wich d6f02b62d4 add timeserver config to target specific system configs as well
SVN-Revision: 28750
13 years ago
Jo-Philipp Wich a9e64493d8 target: globally disable BSD process accounting
SVN-Revision: 28584
13 years ago
Felix Fietkau a6f7e72cf7 atheros: fix mii phy read/write ioctl
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>

SVN-Revision: 27747
13 years ago
John Crispin 8329ecf92c * revert accidental config change
SVN-Revision: 27142
13 years ago
John Crispin ed0e649a5b * fixes spi flash for ar9
* adds limited support for netgear dgn3500 (enough for others to start working with)

SVN-Revision: 27137
13 years ago
Alexandros C. Couloumbis 8b7a516fa8 linux/atheros: add 2.6.38 preliminary support
SVN-Revision: 26772
13 years ago
Felix Fietkau 22285a76e5 atheros: use ath5k instead of madwifi
SVN-Revision: 26588
13 years ago
Felix Fietkau 4697a30c05 atheros: remove bogus wlan device mask checks
SVN-Revision: 26585
13 years ago
Felix Fietkau 7486cf730a atheros: merge a few patches into the right place
SVN-Revision: 26556
13 years ago
Felix Fietkau 63c08f0f0b atheros: fix up empty radio data mac address (based on patch from #8601)
SVN-Revision: 26555
13 years ago
Felix Fietkau 4eb507901a atheros: fix ath5k support on ar2315/2317
- Use physical addresses definition for AR2315 the same way as AR5312. Fixes ioremap
- Fix dma mapping for AHB bus (only use the PCI DMA offset for PCI devices)

Based on patches by Wojciech Dubowik

SVN-Revision: 26554
13 years ago
Felix Fietkau cf3adeaa22 atheros: enable CONFIG_IP17XX_PHY to add back switch support for the DIR-300
SVN-Revision: 26553
13 years ago
Hauke Mehrtens 50c743e79e kernel: Update to version 2.6.37.6
Thank you Peter Wagner for the patch

SVN-Revision: 26441
13 years ago
Alexandros C. Couloumbis c69977eb8b linux/atheros: add missing netpoll option. (closes #9130)
SVN-Revision: 26331
13 years ago
Imre Kaloz b8430e7427 update to 2.6.32.33 and 2.6.37.4
SVN-Revision: 26226
13 years ago
Hauke Mehrtens 4226f1d373 kernel: update to kernel version 2.6.37.3
SVN-Revision: 26126
14 years ago
Felix Fietkau 283f5e05d0 atheros: add gpio_set_debounce(), refresh patches
SVN-Revision: 25914
14 years ago
Felix Fietkau 3f03eafd19 atheros: remove support for older kernels
SVN-Revision: 25721
14 years ago
Felix Fietkau c4a5ad47f2 atheros: update to 2.6.37.1
SVN-Revision: 25720
14 years ago
Florian Fainelli d3c2b87213 update to 2.6.32.29
SVN-Revision: 25583
14 years ago
Gabor Juhos 0d01356fc6 generic: nuke 2.6.33 specific stuff, is not used by any platform
SVN-Revision: 24644
14 years ago
Hauke Mehrtens b8ab3d34eb kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2
SVN-Revision: 24486
14 years ago
Felix Fietkau b54002aa8e remove CONFIG_ADM6996_PHY=y for ar7 and atheros - this driver is incomplete and should not be used yet
SVN-Revision: 24161
14 years ago
Imre Kaloz ead8ab8403 update to the latest stable kernels
SVN-Revision: 24136
14 years ago
Alexandros C. Couloumbis 8e971aa9ce linux/atheros: add preliminary 2.6.37 kernel support (thank you nbd, florian)
SVN-Revision: 23928
14 years ago
Imre Kaloz 0a5da348d1 update kernels to 2.6.32.25 and 2.6.35.8
SVN-Revision: 23851
14 years ago
Alexandros C. Couloumbis c454143177 linux/atheros: fix another 2.6.36 patch issue
SVN-Revision: 23456
14 years ago
Alexandros C. Couloumbis fff6712a9e target/linux: fix a path issue on previous commit
SVN-Revision: 23455
14 years ago
Alexandros C. Couloumbis 17c9fc3adc linux/atheros: add preliminary 2.6.36 kernel support (refresh patches)
SVN-Revision: 23454
14 years ago
Imre Kaloz 5f9a6a5431 upgrade kernel versions to the latest stable ones
SVN-Revision: 23219
14 years ago
Florian Fainelli b1becffa5b update to 2.6.32.20
SVN-Revision: 22766
14 years ago
Alexandros C. Couloumbis 42738aa9ad add missing bits & bytes from r22412
SVN-Revision: 22416
14 years ago
Alexandros C. Couloumbis daf10573ba enable mtu & mac config options
SVN-Revision: 22412
14 years ago
Alexandros C. Couloumbis cb8ce973f7 atheros/patches-2.6.35: sync patches against 2.6.35-rc6
SVN-Revision: 22411
14 years ago
Jo-Philipp Wich 878267db01 renaming of the IP175C switch driver brioke switch detection on the Dir-300 and others, fix it
SVN-Revision: 22363
14 years ago
Imre Kaloz ca8f45b142 update kernel versions
SVN-Revision: 22289
14 years ago
Alexandros C. Couloumbis 0409c64e34 fix commit r21993
SVN-Revision: 21994
14 years ago
Gabor Juhos 9bc1e548a1 generic: move more common options to generic configuration
* CONFIG_ABX500_CORE
 * CONFIG_ATOMIC64_SELFTEST
 * CONFIG_BRIDGE_IGMP_SNOOPING
 * CONFIG_CAIF
 * CONFIG_CEPH_FS
 * CONFIG_CRYSTALHD
 * CONFIG_DEFAULT_SECURITY_SELINUX
 * CONFIG_DEFAULT_SECURITY_SMACK
 * CONFIG_DEFAULT_SECURITY_TOMOYO
 * CONFIG_DT3155
 * CONFIG_IP_MROUTE_MULTIPLE_TABLES
 * CONFIG_L2TP
 * CONFIG_LOGFS
 * CONFIG_LPC_SCH
 * CONFIG_MFD_JANZ_CMODIO
 * CONFIG_MFD_RDC321X
 * CONFIG_N_GSM
 * CONFIG_RAMOOPS
 * CONFIG_SERIAL_ALTERA_JTAGUART
 * CONFIG_SERIAL_ALTERA_UART
 * CONFIG_SERIAL_TIMBERDALE
 * CONFIG_SM_FTL
 * CONFIG_SQUASHFS_XATTRS

SVN-Revision: 21750
14 years ago