7645 Commits (0ae43dbe9dbca8dd85385be47495c1e29deb8b66)

Author SHA1 Message Date
Felix Fietkau 023105284f ath9k: change the BSSID mask calculation to fix setting arbitrary MAC address on interfaces 12 years ago
Jo-Philipp Wich 25ffe0446c iwinfo: print info of all existing wireless ifaces when cli is called without arguments 12 years ago
Felix Fietkau eb10581ce3 uhttpd: update to latest version, fixes compile error with latest libubox 12 years ago
Felix Fietkau 099e3d8183 netifd: update to latest version, fixes some device handling crashes 12 years ago
Felix Fietkau ff57fd06eb libubox: update to latest version 12 years ago
Felix Fietkau fb79dbfb7b mac80211: merge upstream legacy minstrel improvements 12 years ago
Luka Perkov b591e15f36 This adds Gateworks Laguna family board support. Note that some Laguna boards have SPI flash and others have NOR flash, thus the size/erasesize are detected dynamically. 12 years ago
Felix Fietkau 87395ec919 mac80211: fix a client mode reconnect issue 12 years ago
Felix Fietkau a41fb84d2f ath9k: fix an AR9580 specific crypto related stability issue 12 years ago
Felix Fietkau e01a24f4f8 mac80211: revert the queue length to the default (reduction obsoleted by the use of fq_codel) 12 years ago
Felix Fietkau 88c418bc75 qos-scripts: add queue length and quantum limit, suggested by dtaht 12 years ago
Jo-Philipp Wich 7ca7bc501e iwinfo: fix frequency/channel and channel/frequency conversions to properly implement 802.11j 12 years ago
John Crispin 04dcd12c91 add portmap support to userland 12 years ago
John Crispin f13ae9965c add "swconfig list" support 12 years ago
Jo-Philipp Wich f90f025f20 netifd: fix route / route6 regression (#13303) 12 years ago
Steven Barth 3abc915522 Remove deprecated ip6slaac option * use proto=dhcpv6 with reqprefix=no instead 12 years ago
Steven Barth 2c087dc785 Remove obsoleted ipv6-support meta-package 12 years ago
Steven Barth ea94d66b0f Adapt default network configuration for IPv6 12 years ago
Felix Fietkau c42c4837b9 ath9k: fix a tx processing race condition on AR9300+ 12 years ago
Felix Fietkau 3a0e6c06e9 ath9k_htc: accept firmware versions newer than 1.3 12 years ago
Felix Fietkau b5a27f260b mac80211: merge an idle handling fix (fixes ath9k_htc client mode), refresh patches 12 years ago
Gabor Juhos 38b4865a68 package/kernel: only include i2c-of if CONFIG_OF enabled 12 years ago
Gabor Juhos bf57f33f02 kernel: Allow talitos crypto hw module selection 12 years ago
Florian Fainelli f223d0927e openssl: Pass in any TARGET_ASFLAGS 12 years ago
Steven Barth 35d716fbbb netifd: Bump to latest version * Fix a memory corruption when updating IPv6 prefixes * Fix route sorting order (nbd) * Add support for ip rules (jow) * Implement support for route / route6 table attribute (jow) 12 years ago
Felix Fietkau dda4da0104 ubus: update to latest version, fixes a crash on reconnect 12 years ago
John Crispin 04d80710a9 add a helper that allows loading the eeprom from a MTD partition pointed to by a phandle 12 years ago
Steven Barth 0393e52623 netifd: Rewrite IPv6 prefix assignment * Add ip6hint option to specify assigned subprefixes * Add preliminary support for RFC 6603 prefix exclusion 12 years ago
John Crispin 1c8d2aec18 unbreak i2c-mv64xxx dependencies 12 years ago
John Crispin 8baf097b84 fix borken of-i2c dependencies 12 years ago
John Crispin 9b3b0473ae fix eglibc compile 12 years ago
John Crispin ab31b36b6e revert patch that renames the worker thread as it seems to cause an oops 12 years ago
John Crispin 30ee3ef24e add cdc-mbim module 12 years ago
John Crispin 219313833a Add INA2XX current sensor module. 12 years ago
John Crispin 7852c48ffd add lm92 kernel module 12 years ago
John Crispin 62b5098b35 add pcf857x kernel module 12 years ago
John Crispin c9254f5b5d make OF_I2C build as part of i2c-core 12 years ago
John Crispin 97adfa35c0 several patches to make OF work on rt2x00 12 years ago
John Crispin b4487f1e35 add RT5350 wifi support 12 years ago
Felix Fietkau 8ca79490a5 libpcap: get rid of some bloat introduced by the update 12 years ago
Felix Fietkau 5a13c60771 libpcap: update to 1.3.0 12 years ago
Felix Fietkau 71e9171717 openvpn: enable password save support (#13245) 12 years ago
Felix Fietkau c3db030502 valgrind: update to v3.8.1 12 years ago
Jonas Gorski 7e0b5d15c6 mac80211: backport some upstream mwl8k fixes 12 years ago
Jonas Gorski 574bab45ac base-files: firstboot: only ask for confirmation on TTY 12 years ago
Steven Barth eedf9e72f9 odhcp6c: Fix a race-condition in RA-handling 12 years ago
Jo-Philipp Wich 6bddf226d3 base-files: move sysctl init after boot 12 years ago
Jo-Philipp Wich 7aace3ee3e base-files: fix bad start index in previous commit 12 years ago
Jo-Philipp Wich acca7eadc4 package/base-files: change sysctl handling Move /etc/init.d/sysctl to index 00 and add hotplug script that applies interface specific sysctls for interfaces that only appear later - this allows to reliably configure per-interface parameters in sysctl.conf, e.g. to disable ipv6 autoconfig on a specific iface. 12 years ago
Steven Barth 5a9c2c77b4 iptables: don't use --enable-ipv6 if IPv6 is disabled 12 years ago