| Commit message (Expand) | Author | Age | Files | Lines |
* | dnsmasq: add and enable DNS rebind protections | Jo-Philipp Wich | 2010-07-16 | 3 | -2/+28 |
* | firewall: fix another notrack related bug | Jo-Philipp Wich | 2010-07-15 | 1 | -1/+1 |
* | firewall: - notrack support was broken in multiple ways, fix it - also consid... | Jo-Philipp Wich | 2010-07-15 | 5 | -9/+11 |
* | ramips: enable ethernet driver for rt288x | Gabor Juhos | 2010-07-15 | 2 | -2/+2 |
* | ramips: register ethernet device on the RT-N15 | Gabor Juhos | 2010-07-15 | 1 | -0/+8 |
* | ramips: add generic ethernet device for the RT288x | Gabor Juhos | 2010-07-15 | 2 | -0/+44 |
* | ramips: add mdio_cfg configuration for the ethernet driver | Gabor Juhos | 2010-07-15 | 3 | -0/+86 |
* | generic: rtl8366: add debugfs file to show PVIDs | Gabor Juhos | 2010-07-15 | 1 | -0/+42 |
* | generic: rtl8366: make rtl8366_set_vlan static | Gabor Juhos | 2010-07-15 | 2 | -5/+2 |
* | generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functions | Gabor Juhos | 2010-07-15 | 4 | -106/+57 |
* | generic: rtl8366: add common rtl8366_sw_get_vlan_info | Gabor Juhos | 2010-07-15 | 4 | -84/+47 |
* | generic: rtl8366: use smi->num_ports and smi->ops->get_vlan_4k | Gabor Juhos | 2010-07-15 | 2 | -8/+8 |
* | generic: rtl8366: add is_vlan_valid function to smi_ops | Gabor Juhos | 2010-07-15 | 3 | -6/+25 |
* | generic: rtl8366: add common rtl8366_sw_get_port_mib function | Gabor Juhos | 2010-07-15 | 4 | -68/+39 |
* | generic: rtl8366: generealize rtl8366{s,rb}_sw_get_port_mib functions | Gabor Juhos | 2010-07-15 | 2 | -8/+10 |
* | generic: rtl8366: make rtl8366_{g,s}et_pvid static | Gabor Juhos | 2010-07-15 | 2 | -44/+41 |
* | generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functions | Gabor Juhos | 2010-07-15 | 4 | -28/+21 |
* | generic: rtl8366: add setup to rtl8366_smi_ops struct | Gabor Juhos | 2010-07-15 | 4 | -8/+11 |
* | generic: rtl8366: introduce rtl8366_smi_alloc | Gabor Juhos | 2010-07-15 | 4 | -9/+20 |
* | generic: rtl8366: get rid of private rtl8366{s,rb} structs | Gabor Juhos | 2010-07-15 | 2 | -84/+42 |
* | generic: rtl8366: move switch device to the rtl8366_smi struct | Gabor Juhos | 2010-07-15 | 3 | -22/+15 |
* | generic: rtl8366: get rid of private vlan_{mc,4k} structs | Gabor Juhos | 2010-07-15 | 2 | -277/+148 |
* | generic: rtl8366: use SWITCH_TYPE_NOVAL for reset_mib attributes | Gabor Juhos | 2010-07-15 | 2 | -23/+7 |
* | madwifi: in-flash macs for mach-eap7660d | Gabor Juhos | 2010-07-15 | 2 | -1/+37 |
* | generic: move ath5k_platform.h from ar71xx to generic files | Gabor Juhos | 2010-07-15 | 1 | -0/+0 |
* | ath5k: in-flash macs and eeprom for mach-eap7660d | Gabor Juhos | 2010-07-15 | 3 | -1/+93 |
* | ar71xx: in-flash macs and eeprom for mach-eap7660d | Gabor Juhos | 2010-07-15 | 3 | -3/+109 |
* | target (base-files): Fixed failsafe mode by adding back insmod diag | Daniel Dickinson | 2010-07-15 | 1 | -0/+8 |
* | enable ipv6 support for packages by default | Felix Fietkau | 2010-07-13 | 1 | -1/+1 |
* | broadcom-wl: fix md5sums | Jo-Philipp Wich | 2010-07-13 | 1 | -2/+2 |
* | add required exports for wl.ko | Jo-Philipp Wich | 2010-07-13 | 2 | -0/+68 |
* | broadcom-wl: - update to v5.10.56.27.3 - get fallback SPROM from SSB if neith... | Jo-Philipp Wich | 2010-07-13 | 3 | -33/+91 |
* | ramips: Fix bridging in ramips ethernet driver | Gabor Juhos | 2010-07-13 | 1 | -1/+1 |
* | ramips: protect GPIO register access with a spinlock | Gabor Juhos | 2010-07-13 | 1 | -1/+11 |
* | ramips: sync kernel config | Gabor Juhos | 2010-07-13 | 2 | -22/+0 |
* | tools/firmware-utils: enhance mktplinkfw utility | Gabor Juhos | 2010-07-13 | 1 | -9/+278 |
* | export SSB fallback SPROM - required for wl.ko | Jo-Philipp Wich | 2010-07-13 | 6 | -0/+120 |
* | mac80211: improve reliability of the keymiss handling fix, add another aggreg... | Felix Fietkau | 2010-07-12 | 2 | -17/+52 |
* | block-mount: Attempt swapon a after mounting as well as before. This ensures ... | Daniel Dickinson | 2010-07-12 | 1 | -0/+1 |
* | block-mount: Fixed two bugs in fstab.init. /etc/fstab was used where /tmp/fst... | Daniel Dickinson | 2010-07-12 | 1 | -3/+7 |
* | block-mount: Enable swap before doing fsck so that large filesystem checks ha... | Daniel Dickinson | 2010-07-12 | 1 | -1/+1 |
* | partially revert [22145], keep LINUX_KMOD_SUFFIX, needed to build external mo... | Nicolas Thill | 2010-07-12 | 1 | -0/+2 |
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | 63 | -576/+570 |
* | Add package for gpio rotary encoder | Claudio Mignanti | 2010-07-12 | 1 | -0/+16 |
* | Add package for gpio-pwm | Claudio Mignanti | 2010-07-12 | 1 | -0/+16 |
* | pwm: use coherent naming to avoid conflicts | Claudio Mignanti | 2010-07-12 | 2 | -1/+1 |
* | kernel: modules names changed with kernel 2.6.35 | Hauke Mehrtens | 2010-07-11 | 2 | -0/+14 |
* | broadcom-wl: fix compiling with kernel 2.6.35 | Hauke Mehrtens | 2010-07-11 | 1 | -0/+12 |
* | kernel: fix build problems with recent kernel versions | Hauke Mehrtens | 2010-07-11 | 4 | -1/+115 |
* | kernel: Add missing kernel config options | Hauke Mehrtens | 2010-07-11 | 1 | -0/+24 |