Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use the netdev_priv() macro instead of directly accessing dev->priv | Gabor Juhos | 2008-04-20 | 1 | -28/+26 |
| | | | | SVN-Revision: 10874 | ||||
* | use stats from net_device structure | Gabor Juhos | 2008-04-20 | 2 | -30/+20 |
| | | | | SVN-Revision: 10873 | ||||
* | nuke trailing whitespaces | Gabor Juhos | 2008-04-20 | 13 | -118/+118 |
| | | | | SVN-Revision: 10872 | ||||
* | make use of the adm6996 switch for atheros devices that support it ↵ | Felix Fietkau | 2008-04-20 | 2 | -1/+22 |
| | | | | | | (autodetected at boot time) SVN-Revision: 10871 | ||||
* | remove some redundant code | Felix Fietkau | 2008-04-20 | 1 | -41/+2 |
| | | | | SVN-Revision: 10870 | ||||
* | Add stub driver for ADM6996F switches (configured through MII) The driver ↵ | Felix Fietkau | 2008-04-20 | 6 | -0/+333 |
| | | | | | | currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a SVN-Revision: 10869 | ||||
* | we can't handle the switch on the GW2345 yet, but we cna support the GW2355 | Imre Kaloz | 2008-04-19 | 1 | -5/+5 |
| | | | | SVN-Revision: 10868 | ||||
* | rename patch to make it clear what it is | Imre Kaloz | 2008-04-19 | 1 | -0/+0 |
| | | | | SVN-Revision: 10867 | ||||
* | avila: add model detection, refresh patches. Kaloz: thank you for the ↵ | Gabor Juhos | 2008-04-19 | 4 | -98/+191 |
| | | | | | | review, comments, suggestions :P SVN-Revision: 10866 | ||||
* | add proper 2.6.25 support | Imre Kaloz | 2008-04-19 | 51 | -0/+134102 |
| | | | | SVN-Revision: 10865 | ||||
* | rename the bootloader image to standard name "otheros.bld" | Yuji Mano | 2008-04-18 | 2 | -4/+4 |
| | | | | SVN-Revision: 10860 | ||||
* | remove config for non supported kernel version | Yuji Mano | 2008-04-18 | 1 | -1087/+0 |
| | | | | SVN-Revision: 10859 | ||||
* | * update ps3 target kernel version to 2.6.25 * add default config for ps3 ↵ | Yuji Mano | 2008-04-18 | 2 | -6/+991 |
| | | | | | | kernel 2.6.25 SVN-Revision: 10858 | ||||
* | disable CONFIG_BRIDGE_NETFILTER by default | Felix Fietkau | 2008-04-17 | 2 | -2/+2 |
| | | | | SVN-Revision: 10854 | ||||
* | disable CONFIG_NO_HZ by default (who enabled this?) | Felix Fietkau | 2008-04-17 | 3 | -3/+3 |
| | | | | SVN-Revision: 10849 | ||||
* | add missing symbol | Travis Kemen | 2008-04-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 10848 | ||||
* | move spi_gpio driver into the kernel, clean-up SPI modules | Gabor Juhos | 2008-04-15 | 6 | -0/+359 |
| | | | | SVN-Revision: 10844 | ||||
* | update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches | Gabor Juhos | 2008-04-15 | 20 | -2844/+3164 |
| | | | | SVN-Revision: 10843 | ||||
* | add 2 more symbols missed from my last commit | Nicolas Thill | 2008-04-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 10842 | ||||
* | add missing symbols to 2.6.24 generic config, preventing proper kernel ↵ | Nicolas Thill | 2008-04-15 | 1 | -0/+10 |
| | | | | | | configuration when certain kernel packages were selected SVN-Revision: 10841 | ||||
* | fix magicbox_ide on 2.6.24 | Nicolas Thill | 2008-04-15 | 1 | -1/+3 |
| | | | | SVN-Revision: 10837 | ||||
* | add missing CONFIG_GPIO_LEDS related ifdefs | Gabor Juhos | 2008-04-14 | 2 | -22/+26 |
| | | | | SVN-Revision: 10835 | ||||
* | fix GPIO direction setup on ar5312, and fix compiler warnings | Gabor Juhos | 2008-04-13 | 1 | -5/+7 |
| | | | | SVN-Revision: 10811 | ||||
* | add missing SSB config symbols | Nicolas Thill | 2008-04-12 | 1 | -0/+3 |
| | | | | SVN-Revision: 10797 | ||||
* | ar7: nuke unneeded patch | Matteo Croce | 2008-04-11 | 1 | -14/+0 |
| | | | | SVN-Revision: 10792 | ||||
* | Delete config-default file and resync kernel configuration for brcm63xx | Florian Fainelli | 2008-04-11 | 2 | -293/+3 |
| | | | | SVN-Revision: 10790 | ||||
* | fix a quilt incompatible patch | Gabor Juhos | 2008-04-10 | 1 | -95/+12 |
| | | | | SVN-Revision: 10781 | ||||
* | add basic support for the Titan Wireless TW-533-4 | Imre Kaloz | 2008-04-09 | 2 | -0/+289 |
| | | | | SVN-Revision: 10780 | ||||
* | add generic arm machine registry update | Imre Kaloz | 2008-04-09 | 2 | -8/+426 |
| | | | | SVN-Revision: 10779 | ||||
* | ar7: remove useless chunks from a patch | Matteo Croce | 2008-04-09 | 2 | -49/+14 |
| | | | | SVN-Revision: 10778 | ||||
* | Add the firmware generation for the AG241v2b device (#3315) | Florian Fainelli | 2008-04-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 10776 | ||||
* | forward port redboot rootfs partition space expansion patch to 2.6.24 | Felix Fietkau | 2008-04-08 | 1 | -0/+32 |
| | | | | SVN-Revision: 10773 | ||||
* | modules/gpio-buttons: fix build error on older kernels | Gabor Juhos | 2008-04-08 | 1 | -13/+16 |
| | | | | SVN-Revision: 10771 | ||||
* | ssb-mips: Fix IRQ routing on the MIPS core. | Michael Büsch | 2008-04-08 | 1 | -6/+7 |
| | | | | SVN-Revision: 10770 | ||||
* | GPIO code updates, make the cf-mips driver compile against this gpio version | Florian Fainelli | 2008-04-07 | 4 | -166/+106 |
| | | | | SVN-Revision: 10768 | ||||
* | add a polled GPIO buttons input driver | Gabor Juhos | 2008-04-07 | 5 | -0/+331 |
| | | | | SVN-Revision: 10766 | ||||
* | refresh config | Gabor Juhos | 2008-04-07 | 2 | -6/+2 |
| | | | | SVN-Revision: 10765 | ||||
* | ar7: remove volatiles definitely | Matteo Croce | 2008-04-07 | 1 | -35/+32 |
| | | | | SVN-Revision: 10762 | ||||
* | vlynq: revert volatiles until we find a good way to remove them | Matteo Croce | 2008-04-07 | 1 | -10/+10 |
| | | | | SVN-Revision: 10760 | ||||
* | fix a bug in the GPIO code | Gabor Juhos | 2008-04-07 | 1 | -3/+3 |
| | | | | SVN-Revision: 10759 | ||||
* | ar7: use SLUB allocator, it gives slighty more TCP throughput | Matteo Croce | 2008-04-07 | 1 | -0/+3 |
| | | | | SVN-Revision: 10758 | ||||
* | ar7: remove useless volatiles | Matteo Croce | 2008-04-07 | 3 | -17/+20 |
| | | | | SVN-Revision: 10757 | ||||
* | add support for the IXDPG425 | Imre Kaloz | 2008-04-07 | 2 | -1/+42 |
| | | | | SVN-Revision: 10756 | ||||
* | Use an update r6040 driver | Florian Fainelli | 2008-04-07 | 1 | -100/+139 |
| | | | | SVN-Revision: 10754 | ||||
* | ar7: remove unneeded packed and array initialization | Matteo Croce | 2008-04-07 | 3 | -6/+6 |
| | | | | SVN-Revision: 10752 | ||||
* | fixed wrong path in diff | Matteo Croce | 2008-04-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 10748 | ||||
* | cpmac: fix race condition (closes #3019) | Matteo Croce | 2008-04-06 | 1 | -13/+15 |
| | | | | SVN-Revision: 10747 | ||||
* | Add leds support for the CAS-771/771w | Florian Fainelli | 2008-04-06 | 1 | -0/+14 |
| | | | | SVN-Revision: 10739 | ||||
* | Switch to the rt2x00 rt2500 pci version | Florian Fainelli | 2008-04-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 10738 | ||||
* | fix Cellvision images | Gabor Juhos | 2008-04-05 | 2 | -17/+21 |
| | | | | SVN-Revision: 10735 |