summaryrefslogtreecommitdiff
path: root/target/linux/atheros
Commit message (Collapse)AuthorAgeFilesLines
* atheros: don't try to enable pci on AR2317 (fixes #3533)Felix Fietkau2008-09-192-22/+16
| | | | SVN-Revision: 12633
* remove old atheros kernels and patchesFelix Fietkau2008-09-1324-1393/+0
| | | | SVN-Revision: 12590
* use generic cansleep wrappers for GPIOGabor Juhos2008-09-111-19/+1
| | | | SVN-Revision: 12567
* update to 2.6.26.3 and 2.6.25.16Gabor Juhos2008-08-224-13/+9
| | | | SVN-Revision: 12371
* set reasonable generic CRYPTO_ config entries for 2.6.26Nicolas Thill2008-08-211-3/+0
| | | | SVN-Revision: 12362
* clean up atheros pci codeJohn Crispin2008-08-181-23/+31
| | | | SVN-Revision: 12337
* adds watchdog driver to ar5315John Crispin2008-08-144-1/+236
| | | | SVN-Revision: 12309
* fixes kernel oops when reset button was pressed too often on atherosJohn Crispin2008-08-081-4/+2
| | | | SVN-Revision: 12245
* update to 2.6.25.15 and 2.6.26.2Gabor Juhos2008-08-071-1/+1
| | | | SVN-Revision: 12242
* add proper uci/hotplug based button handling on atheros and work around ↵John Crispin2008-08-053-1/+86
| | | | | | boards, where the gpio release irq does not fire correctly SVN-Revision: 12179
* fixes reset button on atheros platform, ar5312 gpio_irqs will be added laterJohn Crispin2008-08-055-344/+3
| | | | SVN-Revision: 12164
* atheros: fix setting the gpio interrupt level when registering a gpio interruptFelix Fietkau2008-08-051-1/+1
| | | | SVN-Revision: 12139
* refresh atheros config, add missing symbols to generic 2.6.26 configFelix Fietkau2008-08-051-12/+2
| | | | SVN-Revision: 12117
* - bump atheros to .26 - adds leds-gpio to default selection on atheros - ↵John Crispin2008-08-043-11/+35
| | | | | | extend led platform setup on atheros SVN-Revision: 12100
* move CONFIG_XFS_DEBUG to generic configNicolas Thill2008-07-301-1/+0
| | | | SVN-Revision: 12007
* atheros: 2.6.26 patchesMatteo Croce2008-07-2710-0/+543
| | | | SVN-Revision: 11965
* allow mkfwimage to fail during atheros builds. sometimes images get too big ↵Felix Fietkau2008-07-261-2/+2
| | | | | | for devices that use this image format, but this must not break the normal image build for other atheros devices SVN-Revision: 11934
* Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add ↵Travis Kemen2008-07-251-0/+10
| | | | | | back in ubiquiti image generation. SVN-Revision: 11920
* add missing \n to ath pci codeJohn Crispin2008-07-091-1/+1
| | | | SVN-Revision: 11753
* refresh kernel patchesGabor Juhos2008-05-1921-164/+176
| | | | SVN-Revision: 11197
* 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
| | | | SVN-Revision: 11184
* atheros/config-2.6.25: Removed MII overrideRod Whitby2008-05-171-1/+1
| | | | SVN-Revision: 11161
* revert to before ubnt images were madeTravis Kemen2008-05-131-20/+0
| | | | SVN-Revision: 11130
* atheros: added marvell switch driverMatteo Croce2008-05-132-0/+40
| | | | SVN-Revision: 11129
* atheros: revert to kernel 2.6.23Matteo Croce2008-05-112-6/+23
| | | | SVN-Revision: 11114
* atheros: USB supportMatteo Croce2008-05-117-13/+323
| | | | SVN-Revision: 11113
* fix file namesTravis Kemen2008-05-081-2/+2
| | | | SVN-Revision: 11083
* change image generation, no need for duplicate imagesTravis Kemen2008-05-081-4/+2
| | | | SVN-Revision: 11082
* fix filename for image generationTravis Kemen2008-05-081-1/+1
| | | | SVN-Revision: 11077
* buld images for the Ubiquiti LiteStation and NanoStation ported from ↵Travis Kemen2008-05-071-0/+22
| | | | | | http://atheros.openwrt.net. Tested on a Nanostation 2 with airos 3 SVN-Revision: 11061
* remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems ↵Felix Fietkau2008-05-072-10/+1
| | | | | | to be causing problems for various devices SVN-Revision: 11058
* override CPU features to save ~125KB of kernel memoryGabor Juhos2008-05-051-0/+84
| | | | SVN-Revision: 11050
* fix size calculation of the radio_configGabor Juhos2008-05-051-1/+1
| | | | SVN-Revision: 11049
* add .25 patches (kernel boots fine on LS2, LS5, FON2200 and on WRT55AG v2)Gabor Juhos2008-05-038-0/+484
| | | | SVN-Revision: 11016
* resync .24 configGabor Juhos2008-04-301-4/+5
| | | | SVN-Revision: 10990
* enable a different pseudo-vlan mode in the marvell switch (uses a ↵Felix Fietkau2008-04-291-11/+20
| | | | | | proprietary header instead of a proprietary trailer) - fixes some mtu issues SVN-Revision: 10975
* naming conventionImre Kaloz2008-04-281-1/+1
| | | | SVN-Revision: 10965
* fix a typo in the previous commitGabor Juhos2008-04-271-1/+1
| | | | SVN-Revision: 10958
* enable 2.6.24 to run on ar53xxGabor Juhos2008-04-272-0/+61
| | | | SVN-Revision: 10957
* properly disable CONFIG_CRYPTO_HWNicolas Thill2008-04-272-2/+0
| | | | SVN-Revision: 10952
* remove the clz function, use fls insteadGabor Juhos2008-04-202-24/+2
| | | | SVN-Revision: 10878
* make use of the marvell switch in the atheros portFelix Fietkau2008-04-202-3/+6
| | | | SVN-Revision: 10877
* Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ ↵Felix Fietkau2008-04-202-0/+39
| | | | | | and the upcoming Fonera 2.0 SVN-Revision: 10876
* remove strange direct usage of dev->priv as wellGabor Juhos2008-04-201-1/+1
| | | | SVN-Revision: 10875
* use the netdev_priv() macro instead of directly accessing dev->privGabor Juhos2008-04-201-28/+26
| | | | SVN-Revision: 10874
* use stats from net_device structureGabor Juhos2008-04-202-30/+20
| | | | SVN-Revision: 10873
* nuke trailing whitespacesGabor Juhos2008-04-2013-118/+118
| | | | SVN-Revision: 10872
* make use of the adm6996 switch for atheros devices that support it ↵Felix Fietkau2008-04-202-1/+22
| | | | | | (autodetected at boot time) SVN-Revision: 10871
* Add stub driver for ADM6996F switches (configured through MII) The driver ↵Felix Fietkau2008-04-201-0/+1
| | | | | | currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a SVN-Revision: 10869
* add missing CONFIG_GPIO_LEDS related ifdefsGabor Juhos2008-04-142-22/+26
| | | | SVN-Revision: 10835