summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* refresh patchesFlorian Fainelli2010-02-042-53/+37
| | | | SVN-Revision: 19523
* refresh 2.6.32 patchesFlorian Fainelli2010-02-042-4/+4
| | | | SVN-Revision: 19522
* refresh 2.6.32 patchesFlorian Fainelli2010-02-041-1/+1
| | | | SVN-Revision: 19521
* add support for 2.6.32Florian Fainelli2010-02-046-17/+89
| | | | SVN-Revision: 19520
* add 2.6.32 supportFlorian Fainelli2010-02-047-0/+1222
| | | | SVN-Revision: 19519
* move files to file-2.6.30Florian Fainelli2010-02-0423-0/+0
| | | | SVN-Revision: 19518
* add missing MISDN symbols to 2.6.32 configFlorian Fainelli2010-02-041-0/+5
| | | | SVN-Revision: 19517
* atheros: 2.6.32 supportMatteo Croce2010-02-0412-0/+6608
| | | | SVN-Revision: 19516
* fix path to boot.sh, thanks bifferosFlorian Fainelli2010-02-041-1/+1
| | | | SVN-Revision: 19515
* move 2.6.30 config and patches to their appropriate locationFlorian Fainelli2010-02-042-0/+0
| | | | SVN-Revision: 19514
* move generic config and patches directory to be 2.6.30 specificFlorian Fainelli2010-02-0422-0/+269
| | | | SVN-Revision: 19513
* fix the use of proc_dostring w/ 2.6.32+Florian Fainelli2010-02-041-0/+29
| | | | SVN-Revision: 19512
* disable stdin unless make V=99; fixes bug where compilation can stall ↵Mike Baker2010-02-041-1/+1
| | | | | | waiting for input SVN-Revision: 19511
* Cleanup battery driverLars-Peter Clausen2010-02-032-184/+200
| | | | SVN-Revision: 19505
* Seperate charger logic from battery driverLars-Peter Clausen2010-02-037-150/+263
| | | | SVN-Revision: 19504
* replace the hostapd-mini preselection in profiles with wpad-miniFelix Fietkau2010-02-0312-24/+24
| | | | SVN-Revision: 19503
* save space by making the crypto testsuite optional and disabled by defaultFelix Fietkau2010-02-032-0/+64
| | | | SVN-Revision: 19502
* mac80211: update to latest wireless-testing from todayFelix Fietkau2010-02-0314-132/+36
| | | | SVN-Revision: 19501
* add kernel packages for the ixp4xx-beeper and appletalk -- closes #6618Imre Kaloz2010-02-022-0/+41
| | | | SVN-Revision: 19497
* hostapd: fix a segfault in the error path of the nl80211 bss interface add ↵Felix Fietkau2010-02-021-2/+6
| | | | | | function SVN-Revision: 19496
* /sbin/wifi: improve reliability of restarts by resetting the state properlyFelix Fietkau2010-02-021-2/+7
| | | | SVN-Revision: 19495
* mac80211: fix setup with more than 2 ap mode interfacesFelix Fietkau2010-02-021-0/+1
| | | | SVN-Revision: 19494
* move kernel configuration to config-2.6.30Florian Fainelli2010-02-011-0/+0
| | | | SVN-Revision: 19493
* add 2.6.32 supportFlorian Fainelli2010-02-017-0/+539
| | | | SVN-Revision: 19492
* move 2.6.30 configuration to their appropriate namesFlorian Fainelli2010-02-012-0/+0
| | | | SVN-Revision: 19491
* Add some missing symbols to the generic 2.6.32 configLars-Peter Clausen2010-02-012-3/+3
| | | | SVN-Revision: 19490
* rtc-jz4740: Free rtc irq when driver is removedLars-Peter Clausen2010-02-012-3/+4
| | | | SVN-Revision: 19489
* base-file: revert unrelated change accidentally committed in r19478Jo-Philipp Wich2010-02-011-4/+0
| | | | SVN-Revision: 19488
* firmware-utils: unify cc and cc2 macros, simplifies MakefileJo-Philipp Wich2010-02-011-9/+4
| | | | SVN-Revision: 19487
* nvram: request memory locked pages in mmap() and make it available for ar71xxJo-Philipp Wich2010-02-012-3/+3
| | | | SVN-Revision: 19486
* firmware-utils: copy bcm_tag.h to src/ and get rid of cc3 macro, fixes ↵Jo-Philipp Wich2010-02-012-5/+179
| | | | | | imagetag compilation SVN-Revision: 19485
* preinit: use grep -q where applicableJo-Philipp Wich2010-02-011-1/+1
| | | | SVN-Revision: 19484
* wprobe: fix missing return code checkFelix Fietkau2010-02-011-1/+5
| | | | SVN-Revision: 19483
* preinit: use grep -q where applicableJo-Philipp Wich2010-02-011-2/+2
| | | | SVN-Revision: 19482
* preinit: use grep -q where applicableJo-Philipp Wich2010-02-011-1/+1
| | | | SVN-Revision: 19481
* preinit: use grep -q where applicableJo-Philipp Wich2010-02-012-3/+3
| | | | SVN-Revision: 19480
* preinit: use grep -q where applicableJo-Philipp Wich2010-02-012-2/+2
| | | | SVN-Revision: 19479
* base-files: preinit: get rid of /dev/null redirections and use grep -q where ↵Jo-Philipp Wich2010-02-015-6/+10
| | | | | | applicable SVN-Revision: 19478
* mac80211: make the vlan injection patch more specificFelix Fietkau2010-01-311-1/+1
| | | | SVN-Revision: 19477
* mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa ↵Felix Fietkau2010-01-311-0/+11
| | | | | | rekeying with wds ap SVN-Revision: 19476
* fix printing of mtd offsets, remove whitespaces.Florian Fainelli2010-01-311-8/+8
| | | | SVN-Revision: 19475
* mac80211: fix an eap frame handling bug in ath9k - fixes client mode ↵Felix Fietkau2010-01-311-0/+37
| | | | | | rekeying issues SVN-Revision: 19474
* quieten the check for devs, thanks nbdFlorian Fainelli2010-01-311-1/+1
| | | | SVN-Revision: 19473
* /dev/null was used before it was created, so an empty file was created. This ↵Florian Fainelli2010-01-311-1/+1
| | | | | | prevented the actual device node from being created. The attached patch fixes that, patch from cshore SVN-Revision: 19472
* move files to files-2.6.30, to ease newer kernel integrationFlorian Fainelli2010-01-3165-0/+0
| | | | SVN-Revision: 19471
* mac80211: fix rekeying in ap mode with connected powersave stationsFelix Fietkau2010-01-311-0/+48
| | | | SVN-Revision: 19470
* mac80211: fix aggregation setup on wds ap interfacesFelix Fietkau2010-01-311-0/+20
| | | | SVN-Revision: 19469
* ar71xx: nuke remaining patchesGabor Juhos2010-01-312-268/+0
| | | | SVN-Revision: 19468
* ar71xx: nuke 2.6.3[01] stuffGabor Juhos2010-01-3164-2318/+0
| | | | SVN-Revision: 19467
* ramips: nuke 2.6.30 supportGabor Juhos2010-01-3110-756/+0
| | | | SVN-Revision: 19466