summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* package/kernel: update r22229Alexandros C. Couloumbis2010-07-171-1/+1
* ep80579-drivers: the build system for this package is broken beyond repair. w...Felix Fietkau2010-07-171-13/+25
* ixp4xx: update 2.6.35 patches to 2.6.35-rc5Alexandros C. Couloumbis2010-07-161-6/+6
* generic: update 2.6.35 patches to 2.6.35-rc5Alexandros C. Couloumbis2010-07-161-524/+0
* Add a profile including Jamvm for GumstixHamish Guthrie2010-07-161-0/+25
* iptables: package hashlimit module (#6696)Jo-Philipp Wich2010-07-162-0/+26
* firewall: allow redirecting only destination port (#7197)Jo-Philipp Wich2010-07-162-3/+4
* dnsmasq: add and enable DNS rebind protectionsJo-Philipp Wich2010-07-163-2/+28
* firewall: fix another notrack related bugJo-Philipp Wich2010-07-151-1/+1
* firewall: - notrack support was broken in multiple ways, fix it - also consid...Jo-Philipp Wich2010-07-155-9/+11
* ramips: enable ethernet driver for rt288xGabor Juhos2010-07-152-2/+2
* ramips: register ethernet device on the RT-N15Gabor Juhos2010-07-151-0/+8
* ramips: add generic ethernet device for the RT288xGabor Juhos2010-07-152-0/+44
* ramips: add mdio_cfg configuration for the ethernet driverGabor Juhos2010-07-153-0/+86
* generic: rtl8366: add debugfs file to show PVIDsGabor Juhos2010-07-151-0/+42
* generic: rtl8366: make rtl8366_set_vlan staticGabor Juhos2010-07-152-5/+2
* generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functionsGabor Juhos2010-07-154-106/+57
* generic: rtl8366: add common rtl8366_sw_get_vlan_infoGabor Juhos2010-07-154-84/+47
* generic: rtl8366: use smi->num_ports and smi->ops->get_vlan_4kGabor Juhos2010-07-152-8/+8
* generic: rtl8366: add is_vlan_valid function to smi_opsGabor Juhos2010-07-153-6/+25
* generic: rtl8366: add common rtl8366_sw_get_port_mib functionGabor Juhos2010-07-154-68/+39
* generic: rtl8366: generealize rtl8366{s,rb}_sw_get_port_mib functionsGabor Juhos2010-07-152-8/+10
* generic: rtl8366: make rtl8366_{g,s}et_pvid staticGabor Juhos2010-07-152-44/+41
* generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functionsGabor Juhos2010-07-154-28/+21
* generic: rtl8366: add setup to rtl8366_smi_ops structGabor Juhos2010-07-154-8/+11
* generic: rtl8366: introduce rtl8366_smi_allocGabor Juhos2010-07-154-9/+20
* generic: rtl8366: get rid of private rtl8366{s,rb} structsGabor Juhos2010-07-152-84/+42
* generic: rtl8366: move switch device to the rtl8366_smi structGabor Juhos2010-07-153-22/+15
* generic: rtl8366: get rid of private vlan_{mc,4k} structsGabor Juhos2010-07-152-277/+148
* generic: rtl8366: use SWITCH_TYPE_NOVAL for reset_mib attributesGabor Juhos2010-07-152-23/+7
* madwifi: in-flash macs for mach-eap7660dGabor Juhos2010-07-152-1/+37
* generic: move ath5k_platform.h from ar71xx to generic filesGabor Juhos2010-07-151-0/+0
* ath5k: in-flash macs and eeprom for mach-eap7660dGabor Juhos2010-07-153-1/+93
* ar71xx: in-flash macs and eeprom for mach-eap7660dGabor Juhos2010-07-153-3/+109
* target (base-files): Fixed failsafe mode by adding back insmod diagDaniel Dickinson2010-07-151-0/+8
* enable ipv6 support for packages by defaultFelix Fietkau2010-07-131-1/+1
* broadcom-wl: fix md5sumsJo-Philipp Wich2010-07-131-2/+2
* add required exports for wl.koJo-Philipp Wich2010-07-132-0/+68
* broadcom-wl: - update to v5.10.56.27.3 - get fallback SPROM from SSB if neith...Jo-Philipp Wich2010-07-133-33/+91
* ramips: Fix bridging in ramips ethernet driverGabor Juhos2010-07-131-1/+1
* ramips: protect GPIO register access with a spinlockGabor Juhos2010-07-131-1/+11
* ramips: sync kernel configGabor Juhos2010-07-132-22/+0
* tools/firmware-utils: enhance mktplinkfw utilityGabor Juhos2010-07-131-9/+278
* export SSB fallback SPROM - required for wl.koJo-Philipp Wich2010-07-136-0/+120
* mac80211: improve reliability of the keymiss handling fix, add another aggreg...Felix Fietkau2010-07-122-17/+52
* block-mount: Attempt swapon a after mounting as well as before. This ensures ...Daniel Dickinson2010-07-121-0/+1
* block-mount: Fixed two bugs in fstab.init. /etc/fstab was used where /tmp/fst...Daniel Dickinson2010-07-121-3/+7
* block-mount: Enable swap before doing fsck so that large filesystem checks ha...Daniel Dickinson2010-07-121-1/+1
* partially revert [22145], keep LINUX_KMOD_SUFFIX, needed to build external mo...Nicolas Thill2010-07-121-0/+2
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-1263-576/+570