| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [package] prevent madwifi from being compiled on sibyte | Florian Fainelli | 2009-12-04 | 1 | -1/+1 |
* | [kernel] add missing kernel configuration symbols | Florian Fainelli | 2009-12-04 | 3 | -0/+3 |
* | kmod-sound-ps3: Modified target dependencies | Hamish Guthrie | 2009-12-04 | 1 | -1/+1 |
* | mac80211: rename autogenerated wifi-device sections from wifi* to radio* to p... | Felix Fietkau | 2009-12-03 | 1 | -3/+3 |
* | ath9k: disable interrupt mitigation - it hurts performance on embedded systems | Felix Fietkau | 2009-12-03 | 1 | -0/+11 |
* | [kernel] add more missing configuration symbols | Florian Fainelli | 2009-12-03 | 1 | -0/+3 |
* | output firmware files in bin/$(BOARD) instead of bin/ | Florian Fainelli | 2009-12-03 | 1 | -1/+1 |
* | ar71xx: refresh 2.6.30 patches | Gabor Juhos | 2009-12-03 | 4 | -12/+12 |
* | ar71xx: DIR-825 support cleanup | Gabor Juhos | 2009-12-03 | 13 | -53/+37 |
* | ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to | Gabor Juhos | 2009-12-03 | 13 | -1/+397 |
* | ar71xx: change mii_bus name | Gabor Juhos | 2009-12-03 | 1 | -1/+1 |
* | ar71xx: refresh 2.6.31 patches | Gabor Juhos | 2009-12-03 | 5 | -13/+13 |
* | [package] firewall: initialize dest_port with src_dport if omitted in redirec... | Jo-Philipp Wich | 2009-12-01 | 2 | -22/+22 |
* | [mac80211] fix p54usb firmware installation (#6260) | Florian Fainelli | 2009-11-30 | 1 | -1/+1 |
* | ar71xx: override fifo_cfg[123] values on AR7240 | Gabor Juhos | 2009-11-30 | 5 | -6/+29 |
* | refresh 2.6.32 patches with -rc8 | Imre Kaloz | 2009-11-30 | 4 | -8/+8 |
* | [x86]: enable ACPI/HPET/MSI in the generic config | Imre Kaloz | 2009-11-30 | 1 | -0/+40 |
* | add some more symbols to the generic 2.6.32 config | Imre Kaloz | 2009-11-30 | 1 | -1/+11 |
* | upgrade x86 to 2.6.31.6, resync patches | Imre Kaloz | 2009-11-30 | 15 | -142/+39 |
* | hostapd: update to latest git, fixes ampdu settings in the beacon HT IE | Felix Fietkau | 2009-11-29 | 8 | -79/+29 |
* | [amazon] Update to kernel 2.6.30 | Hauke Mehrtens | 2009-11-29 | 1 | -1/+1 |
* | [amazon] Read the size of the available memory from parameters passed to the ... | Hauke Mehrtens | 2009-11-29 | 2 | -7/+23 |
* | kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config | Felix Fietkau | 2009-11-29 | 22 | -16/+6 |
* | hostapd: replace the wme_* config variables with wmm_* ones (fixes #6247) | Felix Fietkau | 2009-11-29 | 1 | -21/+21 |
* | mac80211: fix up wds sta mode after r18591 | Felix Fietkau | 2009-11-29 | 1 | -1/+1 |
* | ar71xx: mask out reserved bits from the dma tx status in the ethernet driver | Felix Fietkau | 2009-11-29 | 1 | -6/+13 |
* | ar71xx: add usb support for ubnt rocket m | Felix Fietkau | 2009-11-29 | 4 | -3/+53 |
* | [brcm47xx] Remove patches already applied in generic and refresh patches. | Hauke Mehrtens | 2009-11-29 | 6 | -844/+13 |
* | tools: build old squashfs tools for ar71xx | Gabor Juhos | 2009-11-29 | 1 | -2/+4 |
* | [ubicom32] prevent some modules from being built on ubicom32 since they do no... | Florian Fainelli | 2009-11-29 | 3 | -3/+3 |
* | [ubicom32] add missing configuration symbols | Florian Fainelli | 2009-11-29 | 1 | -0/+2 |
* | [kernel] revert the 027-mips_module_reloc.patch patch for mips64 targets unti... | Florian Fainelli | 2009-11-29 | 3 | -0/+1005 |
* | [crda] Update regulatory database to version 2009.11.25 | Hauke Mehrtens | 2009-11-28 | 1 | -3/+3 |
* | [iw] Update iw to version 0.9.18 | Hauke Mehrtens | 2009-11-28 | 4 | -302/+2 |
* | [kernel] Some build fixes. | Hauke Mehrtens | 2009-11-28 | 3 | -1/+185 |
* | [amazon] Add kernel 2.6.30 support | Hauke Mehrtens | 2009-11-28 | 16 | -0/+585 |
* | [amazon] Some general changes for amazon drivers. | Hauke Mehrtens | 2009-11-28 | 4 | -42/+43 |
* | ar71xx: fix mac address for 5GHz interface on WNDR3700 | Gabor Juhos | 2009-11-28 | 1 | -5/+9 |
* | ar71xx: update ath9k_platform.h | Gabor Juhos | 2009-11-28 | 1 | -0/+1 |
* | mac80211: use mac address from platform data if present on ath9k | Gabor Juhos | 2009-11-28 | 2 | -1/+54 |
* | mac80211: fix detection of multiple mac80211 devices | Gabor Juhos | 2009-11-28 | 2 | -6/+7 |
* | mac80211: remove trailing whitespaces in mac80211.sh | Gabor Juhos | 2009-11-28 | 1 | -6/+6 |
* | [mac80211] update p54usb firmware to 2.13.24.0.lm87.arm (#6177, #6237) | Florian Fainelli | 2009-11-28 | 1 | -2/+2 |
* | ar71xx: fix extension of the WNDR3700 firmware image | Gabor Juhos | 2009-11-28 | 1 | -1/+1 |
* | ar71xx: override mtd partitions for the TEW-632BRP family | Gabor Juhos | 2009-11-28 | 1 | -5/+6 |
* | mac80211: fix default channel selection in mac80211.sh (thanks to blubberdiblub) | Gabor Juhos | 2009-11-28 | 2 | -2/+2 |
* | [rdc] add sitecom subtarget after the profiles->subtargets conversion (#6245) | Florian Fainelli | 2009-11-28 | 4 | -4/+9 |
* | ar71xx: create images for the WNDR3700, which can be flashed via the factory ... | Gabor Juhos | 2009-11-28 | 3 | -0/+204 |
* | ar71xx: create sysupgrade image for the WNDR3700 | Gabor Juhos | 2009-11-28 | 2 | -0/+52 |
* | firmware-utils: add WNDR3700 image fixing tool (thanks to Anael Orlinski) | Gabor Juhos | 2009-11-28 | 2 | -0/+140 |