| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add local TTL option to dnsmasq | Jo-Philipp Wich | 2012-07-05 | 1 | -0/+1 |
* | dropbear: set DEFAULT_PATH for non-interactive logins | Jo-Philipp Wich | 2012-07-05 | 1 | -0/+11 |
* | hostapd: change wpa_supplicant.sh to pass 64 byte hex psk unquoted and remove... | Jo-Philipp Wich | 2012-07-05 | 1 | -4/+3 |
* | uboot-envtools: OM2P partition information | Gabor Juhos | 2012-07-05 | 1 | -0/+3 |
* | package/om-watchdog: add om2p-lc support | Gabor Juhos | 2012-07-05 | 1 | -0/+2 |
* | mtd - remove partition table assumption when writing fis table | Jo-Philipp Wich | 2012-07-04 | 1 | -3/+13 |
* | mtd - add partition offset parameter | Jo-Philipp Wich | 2012-07-04 | 1 | -6/+20 |
* | mac80211: make channel bandwidth setting generic | Travis Kemen | 2012-07-04 | 1 | -2/+3 |
* | commit patch from https://lists.ath5k.org/pipermail/ath5k-devel/2011-November... | Travis Kemen | 2012-07-04 | 1 | -0/+116 |
* | ath9k: add a patch to make the hw queue length configurable via debugfs | Felix Fietkau | 2012-07-03 | 1 | -0/+59 |
* | mac80211: add support for AR9550 | Gabor Juhos | 2012-07-03 | 21 | -1/+2082 |
* | base-files: ensure that /sys is available during sysupgrade, some essential s... | Jo-Philipp Wich | 2012-07-03 | 1 | -1/+5 |
* | 6to4: fix ifname resolving for adv_interface option (#11796) | Jo-Philipp Wich | 2012-07-02 | 2 | -14/+11 |
* | netifd: repair dhcp client id option Busybox udhcpc dropped support for the -... | Jo-Philipp Wich | 2012-07-01 | 1 | -1/+1 |
* | dnsmasq: introduce "add_local_hostname" and "add_local_domain" options - add_... | Jo-Philipp Wich | 2012-07-01 | 1 | -3/+11 |
* | package/dnsmasq: permit UCI configuration of --dhcp-fqdn option | Jo-Philipp Wich | 2012-07-01 | 1 | -0/+1 |
* | package/dnsmasq: permit dhcp_option in global dnsmasq config section | Jo-Philipp Wich | 2012-07-01 | 1 | -1/+3 |
* | Fix extroot by UUID | Jo-Philipp Wich | 2012-07-01 | 1 | -0/+8 |
* | kernel/modules: load pppol2tp after pppox | Jo-Philipp Wich | 2012-07-01 | 1 | -2/+2 |
* | base-files: implement network_get_dnsserver() and network_get_dnssearch() in ... | Jo-Philipp Wich | 2012-06-29 | 1 | -0/+31 |
* | ath9k: revert an upstream initval update to fix a rx sensitivity regression o... | Felix Fietkau | 2012-06-29 | 1 | -0/+19 |
* | base-files: only consider enabled default routes when finding the wan iface (... | Jo-Philipp Wich | 2012-06-29 | 1 | -2/+4 |
* | netifd: update to current git head, exposes enabled state, mtu and metric ove... | Jo-Philipp Wich | 2012-06-29 | 1 | -2/+2 |
* | ath9k: de-duplicate initvals, reduces uncompressed binary size by 24 KB | Felix Fietkau | 2012-06-28 | 1 | -0/+3745 |
* | ath9k: update the ar934x initvals | Felix Fietkau | 2012-06-27 | 1 | -0/+786 |
* | ath9k: remove the queue length limiting patch, the approach was experimental,... | Felix Fietkau | 2012-06-27 | 3 | -147/+4 |
* | base-files: enable TCP timestamps, enable sack/dsack. (patch by Dave Täht) | Felix Fietkau | 2012-06-27 | 1 | -1/+3 |
* | ath9k: improve ani behavior during scanning | Felix Fietkau | 2012-06-27 | 1 | -15/+71 |
* | ath9k: more ani fixes | Felix Fietkau | 2012-06-27 | 3 | -0/+83 |
* | ath9k: enable rx for tx antennas earlier (and only for multi-stream devices) ... | Felix Fietkau | 2012-06-27 | 1 | -4/+4 |
* | ath9k: make antenna mask validation more flexible, allow arbitrary tx chain c... | Felix Fietkau | 2012-06-27 | 1 | -4/+9 |
* | ath9k: reject invalid antenna mask configurations | Felix Fietkau | 2012-06-27 | 1 | -0/+28 |
* | netifd: update to latest version, fixes bridge member interface settings | Felix Fietkau | 2012-06-26 | 1 | -2/+2 |
* | broadcom-wl: fix WDS hotplug for multiple networks | Jo-Philipp Wich | 2012-06-26 | 1 | -1/+3 |
* | linux-atm: remove defunct ipoa protocol support | Jo-Philipp Wich | 2012-06-26 | 2 | -36/+0 |
* | base-files: allow wireless ifaces to be part of multiple networks | Jo-Philipp Wich | 2012-06-26 | 2 | -5/+10 |
* | ath9k: fix a dynamic WEP related regression | Felix Fietkau | 2012-06-23 | 3 | -3/+45 |
* | ath9k: merge a patch for improving ad-hoc mode performance | Felix Fietkau | 2012-06-23 | 4 | -14/+93 |
* | ppp: the pptp buffering option is not supported anymore, remove it | Jo-Philipp Wich | 2012-06-21 | 1 | -5/+0 |
* | toolchain: move eglibc-files from base-files to toolchain, it is packaged as ... | Felix Fietkau | 2012-06-20 | 1 | -0/+0 |
* | busybox: Enable ibs, obs and conv options on 'dd' | Vasilis Tsiligiannis | 2012-06-19 | 1 | -1/+1 |
* | ppp: annotate most patches with description and S-o-b | Jo-Philipp Wich | 2012-06-19 | 28 | -39/+280 |
* | mac80211: fix linux 3.5 compatibility | Felix Fietkau | 2012-06-19 | 1 | -6/+5 |
* | mac80211: fix AP multi-BSSID support (#11698) | Felix Fietkau | 2012-06-19 | 2 | -2/+60 |
* | zlib fix for btrfs | Jo-Philipp Wich | 2012-06-18 | 1 | -3/+7 |
* | openssl does not compile with uml and arch x86_64 | Jo-Philipp Wich | 2012-06-18 | 1 | -2/+7 |
* | kmod-ipt-nathelper-extra: fix missing nf_conntrack_broadcast.ko | Felix Fietkau | 2012-06-18 | 1 | -0/+1 |
* | kernel: split kmod-pppoe into kmod-pppox and kmod-pppoe, make kmod-pptp depen... | Jo-Philipp Wich | 2012-06-18 | 1 | -7/+21 |
* | 6rd: apply the same simplifications done in 6to4 and 6in4 | Jo-Philipp Wich | 2012-06-18 | 3 | -41/+6 |
* | Add new package for configuring 6rd tunnels. | Jo-Philipp Wich | 2012-06-18 | 5 | -0/+300 |