6644 Commits (110fd3525ac2b45ddbab1513421fcfa2c06a4d11)

Author SHA1 Message Date
Felix Fietkau d8bf3d82e5 netifd: update to latest version, fixes various issues related to interface alias handling, improves handling of wifi interfaces in /etc/config/network 13 years ago
Jo-Philipp Wich ed98b1f41c package/dnsmasq: allow /etc/config/dhcp to specify --address arguments 13 years ago
Jo-Philipp Wich 8de3880c02 Add local TTL option to dnsmasq 13 years ago
Jo-Philipp Wich cc5187c024 dropbear: set DEFAULT_PATH for non-interactive logins 13 years ago
Jo-Philipp Wich 17f5287b0e hostapd: change wpa_supplicant.sh to pass 64 byte hex psk unquoted and remove the undocumented usepasspharse option, this makes it match the logic of the hostapd setup 13 years ago
Gabor Juhos 79910a3e71 uboot-envtools: OM2P partition information 13 years ago
Gabor Juhos 518a70f06c package/om-watchdog: add om2p-lc support 13 years ago
Jo-Philipp Wich 38cb1da868 mtd - remove partition table assumption when writing fis table 13 years ago
Jo-Philipp Wich 0b83775202 mtd - add partition offset parameter 13 years ago
Travis Kemen 62d9f257a1 mac80211: make channel bandwidth setting generic 13 years ago
Travis Kemen 9452ad74bb commit patch from https://lists.ath5k.org/pipermail/ath5k-devel/2011-November/005043.html, fixed up for newer ath5k and added in more radios. 13 years ago
Felix Fietkau 5cd249655d ath9k: add a patch to make the hw queue length configurable via debugfs 13 years ago
Gabor Juhos 5ad36ca723 mac80211: add support for AR9550 13 years ago
Jo-Philipp Wich ff3161a6c4 base-files: ensure that /sys is available during sysupgrade, some essential services like om-watchdog need it 13 years ago
Jo-Philipp Wich b2e2de794e 6to4: fix ifname resolving for adv_interface option (#11796) 13 years ago
Jo-Philipp Wich bcacf552fd netifd: repair dhcp client id option Busybox udhcpc dropped support for the -c option, instead it can be emulated by using -x 0x3d:id, change the dhcp protocol script accordingly and filter all colons from the id while we're at it. This change supersedes http://patchwork.openwrt.org/patch/1810/ 13 years ago
Jo-Philipp Wich faab751760 dnsmasq: introduce "add_local_hostname" and "add_local_domain" options - add_local_domain defaults to 1 and controls whether the local domain is written as search directive to the local resolv.conf - add_local_hostname defaults to 1 and controls whether A and PTR records are created automatically for the local hostname These change supersedes http://patchwork.openwrt.org/patch/2207/ and http://patchwork.openwrt.org/patch/2208/ 13 years ago
Jo-Philipp Wich c49f8068cd package/dnsmasq: permit UCI configuration of --dhcp-fqdn option 13 years ago
Jo-Philipp Wich 7f573ef7e3 package/dnsmasq: permit dhcp_option in global dnsmasq config section 13 years ago
Jo-Philipp Wich 6e419fbdeb Fix extroot by UUID 13 years ago
Jo-Philipp Wich 5d3f21904f kernel/modules: load pppol2tp after pppox 13 years ago
Jo-Philipp Wich b2e5c5f82e base-files: implement network_get_dnsserver() and network_get_dnssearch() in /lib/functions/network.sh 13 years ago
Felix Fietkau 5c49ad2096 ath9k: revert an upstream initval update to fix a rx sensitivity regression on ar9380 (fixes #11756) 13 years ago
Jo-Philipp Wich e654014352 base-files: only consider enabled default routes when finding the wan iface (#11774) 13 years ago
Jo-Philipp Wich 1f8d8dca76 netifd: update to current git head, exposes enabled state, mtu and metric overrides for routes 13 years ago
Felix Fietkau dd80e8de1f ath9k: de-duplicate initvals, reduces uncompressed binary size by 24 KB 13 years ago
Felix Fietkau 669e79a45b ath9k: update the ar934x initvals 13 years ago
Felix Fietkau cbf93f02ba ath9k: remove the queue length limiting patch, the approach was experimental, not used by default and a different solution is required 13 years ago
Felix Fietkau 6c2a295245 base-files: enable TCP timestamps, enable sack/dsack. (patch by Dave Täht) 13 years ago
Felix Fietkau 0615bde13a ath9k: improve ani behavior during scanning 13 years ago
Felix Fietkau d4c6868027 ath9k: more ani fixes 13 years ago
Felix Fietkau 1e884c0923 ath9k: enable rx for tx antennas earlier (and only for multi-stream devices) to fix some validation corner cases 13 years ago
Felix Fietkau d20470702f ath9k: make antenna mask validation more flexible, allow arbitrary tx chain combinations, enable rx for chains that have enabled tx as well, fix using the second antenna for single-stream diversity based devices 13 years ago
Felix Fietkau 3d83a7b636 ath9k: reject invalid antenna mask configurations 13 years ago
Felix Fietkau 2479910d45 netifd: update to latest version, fixes bridge member interface settings 13 years ago
Jo-Philipp Wich bc41cc82ec broadcom-wl: fix WDS hotplug for multiple networks 13 years ago
Jo-Philipp Wich 089a80ae55 linux-atm: remove defunct ipoa protocol support 13 years ago
Jo-Philipp Wich f2dde4f5ba base-files: allow wireless ifaces to be part of multiple networks 13 years ago
Felix Fietkau 8e1583475d ath9k: fix a dynamic WEP related regression 13 years ago
Felix Fietkau 0b88abd58d ath9k: merge a patch for improving ad-hoc mode performance 13 years ago
Jo-Philipp Wich 7ed9369cb3 ppp: the pptp buffering option is not supported anymore, remove it 13 years ago
Felix Fietkau 3143f03568 toolchain: move eglibc-files from base-files to toolchain, it is packaged as part of the libc package 13 years ago
Vasilis Tsiligiannis 82dc07f6f2 busybox: Enable ibs, obs and conv options on 'dd' 13 years ago
Jo-Philipp Wich 6387e8e458 ppp: annotate most patches with description and S-o-b 13 years ago
Felix Fietkau 431e612d9e mac80211: fix linux 3.5 compatibility 13 years ago
Felix Fietkau 5e204a09cf mac80211: fix AP multi-BSSID support (#11698) 13 years ago
Jo-Philipp Wich 231f5ebb28 zlib fix for btrfs 13 years ago
Jo-Philipp Wich c2b78f87d9 openssl does not compile with uml and arch x86_64 13 years ago
Felix Fietkau cfe79471d1 kmod-ipt-nathelper-extra: fix missing nf_conntrack_broadcast.ko 13 years ago
Jo-Philipp Wich 3cf347124a kernel: split kmod-pppoe into kmod-pppox and kmod-pppoe, make kmod-pptp depend on kmod-pppox (#11677) 13 years ago