| Commit message (Expand) | Author | Age | Files | Lines |
* | replace the hostapd-mini preselection in profiles with wpad-mini | Felix Fietkau | 2010-02-03 | 12 | -24/+24 |
* | save space by making the crypto testsuite optional and disabled by default | Felix Fietkau | 2010-02-03 | 2 | -0/+64 |
* | mac80211: update to latest wireless-testing from today | Felix Fietkau | 2010-02-03 | 14 | -132/+36 |
* | add kernel packages for the ixp4xx-beeper and appletalk -- closes #6618 | Imre Kaloz | 2010-02-02 | 2 | -0/+41 |
* | hostapd: fix a segfault in the error path of the nl80211 bss interface add fu... | Felix Fietkau | 2010-02-02 | 1 | -2/+6 |
* | /sbin/wifi: improve reliability of restarts by resetting the state properly | Felix Fietkau | 2010-02-02 | 1 | -2/+7 |
* | mac80211: fix setup with more than 2 ap mode interfaces | Felix Fietkau | 2010-02-02 | 1 | -0/+1 |
* | move kernel configuration to config-2.6.30 | Florian Fainelli | 2010-02-01 | 1 | -0/+0 |
* | add 2.6.32 support | Florian Fainelli | 2010-02-01 | 7 | -0/+539 |
* | move 2.6.30 configuration to their appropriate names | Florian Fainelli | 2010-02-01 | 2 | -0/+0 |
* | Add some missing symbols to the generic 2.6.32 config | Lars-Peter Clausen | 2010-02-01 | 2 | -3/+3 |
* | rtc-jz4740: Free rtc irq when driver is removed | Lars-Peter Clausen | 2010-02-01 | 2 | -3/+4 |
* | base-file: revert unrelated change accidentally committed in r19478 | Jo-Philipp Wich | 2010-02-01 | 1 | -4/+0 |
* | firmware-utils: unify cc and cc2 macros, simplifies Makefile | Jo-Philipp Wich | 2010-02-01 | 1 | -9/+4 |
* | nvram: request memory locked pages in mmap() and make it available for ar71xx | Jo-Philipp Wich | 2010-02-01 | 2 | -3/+3 |
* | firmware-utils: copy bcm_tag.h to src/ and get rid of cc3 macro, fixes imaget... | Jo-Philipp Wich | 2010-02-01 | 2 | -5/+179 |
* | preinit: use grep -q where applicable | Jo-Philipp Wich | 2010-02-01 | 1 | -1/+1 |
* | wprobe: fix missing return code check | Felix Fietkau | 2010-02-01 | 1 | -1/+5 |
* | preinit: use grep -q where applicable | Jo-Philipp Wich | 2010-02-01 | 1 | -2/+2 |
* | preinit: use grep -q where applicable | Jo-Philipp Wich | 2010-02-01 | 1 | -1/+1 |
* | preinit: use grep -q where applicable | Jo-Philipp Wich | 2010-02-01 | 2 | -3/+3 |
* | preinit: use grep -q where applicable | Jo-Philipp Wich | 2010-02-01 | 2 | -2/+2 |
* | base-files: preinit: get rid of /dev/null redirections and use grep -q where ... | Jo-Philipp Wich | 2010-02-01 | 5 | -6/+10 |
* | mac80211: make the vlan injection patch more specific | Felix Fietkau | 2010-01-31 | 1 | -1/+1 |
* | mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa reke... | Felix Fietkau | 2010-01-31 | 1 | -0/+11 |
* | fix printing of mtd offsets, remove whitespaces. | Florian Fainelli | 2010-01-31 | 1 | -8/+8 |
* | mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying... | Felix Fietkau | 2010-01-31 | 1 | -0/+37 |
* | quieten the check for devs, thanks nbd | Florian Fainelli | 2010-01-31 | 1 | -1/+1 |
* | /dev/null was used before it was created, so an empty file was created. This ... | Florian Fainelli | 2010-01-31 | 1 | -1/+1 |
* | move files to files-2.6.30, to ease newer kernel integration | Florian Fainelli | 2010-01-31 | 65 | -0/+0 |
* | mac80211: fix rekeying in ap mode with connected powersave stations | Felix Fietkau | 2010-01-31 | 1 | -0/+48 |
* | mac80211: fix aggregation setup on wds ap interfaces | Felix Fietkau | 2010-01-31 | 1 | -0/+20 |
* | ar71xx: nuke remaining patches | Gabor Juhos | 2010-01-31 | 2 | -268/+0 |
* | ar71xx: nuke 2.6.3[01] stuff | Gabor Juhos | 2010-01-31 | 64 | -2318/+0 |
* | ramips: nuke 2.6.30 support | Gabor Juhos | 2010-01-31 | 10 | -756/+0 |
* | ramips: enable RTL8366SR driver for the RT288x devices | Gabor Juhos | 2010-01-31 | 1 | -0/+3 |
* | ramips_eth: cleanup mac_address changing | Gabor Juhos | 2010-01-31 | 1 | -19/+12 |
* | ramips_eth: update register offsets | Gabor Juhos | 2010-01-31 | 1 | -8/+8 |
* | ramips_eth: pass sys_clk via platform_data | Gabor Juhos | 2010-01-31 | 3 | -2/+5 |
* | fix syntax error in preinit hook (#6610) | Jo-Philipp Wich | 2010-01-31 | 1 | -2/+3 |
* | export amazon_get_cpu_hz | Hauke Mehrtens | 2010-01-31 | 4 | -2/+3 |
* | i[amazon] use SYS_HAS_EARLY_PRINTK instead of prom_printf | Hauke Mehrtens | 2010-01-31 | 3 | -30/+3 |
* | Add kernel 2.6.32 support | Hauke Mehrtens | 2010-01-31 | 12 | -15/+382 |
* | Apply patch 240-irq_fix.patch directly | Hauke Mehrtens | 2010-01-31 | 2 | -26/+5 |
* | Apply patch 220-fix_timer.patch directly | Hauke Mehrtens | 2010-01-31 | 3 | -118/+34 |
* | Apply patch 210-remove_unnedded_variables.patch directly | Hauke Mehrtens | 2010-01-31 | 2 | -15/+0 |
* | Apply patch 200-fix_deprecated_interrupt_definations.patch directly | Hauke Mehrtens | 2010-01-31 | 5 | -60/+7 |
* | move files to correct position | Hauke Mehrtens | 2010-01-31 | 5 | -8/+0 |
* | remove support for kernel 2.6.21 | Hauke Mehrtens | 2010-01-31 | 7 | -266/+0 |
* | remove support for older kernels | Imre Kaloz | 2010-01-31 | 82 | -12562/+0 |