summaryrefslogtreecommitdiff
path: root/target/linux/atheros
Commit message (Expand)AuthorAgeFilesLines
* atheros: don't try to enable pci on AR2317 (fixes #3533)Felix Fietkau2008-09-192-22/+16
* remove old atheros kernels and patchesFelix Fietkau2008-09-1324-1393/+0
* use generic cansleep wrappers for GPIOGabor Juhos2008-09-111-19/+1
* update to 2.6.26.3 and 2.6.25.16Gabor Juhos2008-08-224-13/+9
* set reasonable generic CRYPTO_ config entries for 2.6.26Nicolas Thill2008-08-211-3/+0
* clean up atheros pci codeJohn Crispin2008-08-181-23/+31
* adds watchdog driver to ar5315John Crispin2008-08-144-1/+236
* fixes kernel oops when reset button was pressed too often on atherosJohn Crispin2008-08-081-4/+2
* update to 2.6.25.15 and 2.6.26.2Gabor Juhos2008-08-071-1/+1
* add proper uci/hotplug based button handling on atheros and work around board...John Crispin2008-08-053-1/+86
* fixes reset button on atheros platform, ar5312 gpio_irqs will be added laterJohn Crispin2008-08-055-344/+3
* atheros: fix setting the gpio interrupt level when registering a gpio interruptFelix Fietkau2008-08-051-1/+1
* refresh atheros config, add missing symbols to generic 2.6.26 configFelix Fietkau2008-08-051-12/+2
* - bump atheros to .26 - adds leds-gpio to default selection on atheros - exte...John Crispin2008-08-043-11/+35
* move CONFIG_XFS_DEBUG to generic configNicolas Thill2008-07-301-1/+0
* atheros: 2.6.26 patchesMatteo Croce2008-07-2710-0/+543
* allow mkfwimage to fail during atheros builds. sometimes images get too big f...Felix Fietkau2008-07-261-2/+2
* Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add ...Travis Kemen2008-07-251-0/+10
* add missing \n to ath pci codeJohn Crispin2008-07-091-1/+1
* refresh kernel patchesGabor Juhos2008-05-1921-164/+176
* upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)Gabor Juhos2008-05-181-1/+1
* atheros/config-2.6.25: Removed MII overrideRod Whitby2008-05-171-1/+1
* revert to before ubnt images were madeTravis Kemen2008-05-131-20/+0
* atheros: added marvell switch driverMatteo Croce2008-05-132-0/+40
* atheros: revert to kernel 2.6.23Matteo Croce2008-05-112-6/+23
* atheros: USB supportMatteo Croce2008-05-117-13/+323
* fix file namesTravis Kemen2008-05-081-2/+2
* change image generation, no need for duplicate imagesTravis Kemen2008-05-081-4/+2
* fix filename for image generationTravis Kemen2008-05-081-1/+1
* buld images for the Ubiquiti LiteStation and NanoStation ported from http://a...Travis Kemen2008-05-071-0/+22
* remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems t...Felix Fietkau2008-05-072-10/+1
* override CPU features to save ~125KB of kernel memoryGabor Juhos2008-05-051-0/+84
* fix size calculation of the radio_configGabor Juhos2008-05-051-1/+1
* add .25 patches (kernel boots fine on LS2, LS5, FON2200 and on WRT55AG v2)Gabor Juhos2008-05-038-0/+484
* resync .24 configGabor Juhos2008-04-301-4/+5
* enable a different pseudo-vlan mode in the marvell switch (uses a proprietary...Felix Fietkau2008-04-291-11/+20
* naming conventionImre Kaloz2008-04-281-1/+1
* fix a typo in the previous commitGabor Juhos2008-04-271-1/+1
* enable 2.6.24 to run on ar53xxGabor Juhos2008-04-272-0/+61
* properly disable CONFIG_CRYPTO_HWNicolas Thill2008-04-272-2/+0
* remove the clz function, use fls insteadGabor Juhos2008-04-202-24/+2
* make use of the marvell switch in the atheros portFelix Fietkau2008-04-202-3/+6
* Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ an...Felix Fietkau2008-04-202-0/+39
* remove strange direct usage of dev->priv as wellGabor Juhos2008-04-201-1/+1
* use the netdev_priv() macro instead of directly accessing dev->privGabor Juhos2008-04-201-28/+26
* use stats from net_device structureGabor Juhos2008-04-202-30/+20
* nuke trailing whitespacesGabor Juhos2008-04-2013-118/+118
* make use of the adm6996 switch for atheros devices that support it (autodetec...Felix Fietkau2008-04-202-1/+22
* Add stub driver for ADM6996F switches (configured through MII) The driver cur...Felix Fietkau2008-04-201-0/+1
* add missing CONFIG_GPIO_LEDS related ifdefsGabor Juhos2008-04-142-22/+26