6847 Commits (28665d55cd0febcd7b8e626244818390ac1efe7a)

Author SHA1 Message Date
Jo-Philipp Wich b2c4924bb4 owipcalc: fix output formatting quirks 13 years ago
Jo-Philipp Wich 585ebed25f owipcalc: add new operations "next", "prev", "6to4" and "pop", implement a stack for intermediate results 13 years ago
Felix Fietkau 015d66cffb grub: replace an unnecessary piece of inline assembly that breaks the build on recent mac os x 13 years ago
Jo-Philipp Wich 3107a09548 owipcalc: add "prefix" operation to set prefix of base address during calculation 13 years ago
Vasilis Tsiligiannis 7b778aba7c dnsmasq: Fix DHCP no address on interface warning (#10570) 13 years ago
Jo-Philipp Wich 24a28fb0d2 owipcalc: remove binary 13 years ago
Jo-Philipp Wich 542eed0143 add owipcalc - a small ipv4 & ipv6 calculation utility 13 years ago
Hamish Guthrie 4d844e10ab Increase iwlist buffer size 13 years ago
Luka Perkov 6ab7360d18 kernel/modules: dont only change loading order on IPSEC*-m, propagate this to documentation too 13 years ago
Luka Perkov 0a064ed6e6 uboot-envtools: add support for alfa ap96 13 years ago
Vasilis Tsiligiannis 82c4050fd5 kernel/modules: fix ipcomp6 load order 13 years ago
Jo-Philipp Wich c3b98c8fc7 toolchain: fix libgcc and libgfortran packages for avr32 and coldfire 13 years ago
Vasilis Tsiligiannis 81a84b03ea dnsmasq: Bump to 2.62, add DHCPv6 variant 13 years ago
Felix Fietkau cf9bca8ded mac80211: update to latest wireless-testing + some monitor mode fixes and some libertas driver fixes 13 years ago
Luka Perkov 84585b45d6 uboot-envtools: add kirkwood board support 13 years ago
Felix Fietkau b893cfb276 uboot-ar71xx: fix compile on recent mac os x versions 13 years ago
Jo-Philipp Wich b29239d9f0 usbreset: improve usability - add device list in usage screen - support resetting by bus/device number, by produc:vendor id or by device name 13 years ago
Felix Fietkau 4f66299903 ath5k: fix txop calculation similar to what was done in ath9k 13 years ago
Felix Fietkau 934cc69768 ath9k: fix an uninitialized variable warning 13 years ago
Luka Perkov 03a6d65c37 kernel: add Marvell SoC built-in RTC to modules 13 years ago
Vasilis Tsiligiannis 61095c10dd toolchain: Fix typo in libssp config 13 years ago
Luka Perkov dc2d62d3ac uboot-kirkwood: update to 2012.04.01 13 years ago
Luka Perkov 8f563df48f package: kernel: estetic fix 13 years ago
Vasilis Tsiligiannis 087caa57e3 kernel: enable kernel support for ALSA midi 13 years ago
Vasilis Tsiligiannis 9ab1df3f48 base-files: Modernize hotplug2 rules (#11368) 13 years ago
Felix Fietkau 7eedaace1a ath9k: add extra checks to reduce the amount of unnecessary rx dma related logspam 13 years ago
Felix Fietkau 877797c60e ath9k: fix 5 ghz frequency selection on ar934x devices with 25 mhz refclock 13 years ago
Jo-Philipp Wich 00f1b1d62a uhttpd: various changes 13 years ago
Felix Fietkau abc3d9493b netifd: update to latest version, fixes wlan network state getting stuck on wifi restarts, adds support for setting wlan device parameters such as mtu or txqueuelen 13 years ago
Felix Fietkau f600a611ad librpc: fix rpc/netdb.h compatibility issues, fixes curl compile error with eglibc 13 years ago
Felix Fietkau a1f0b3a771 ath9k: fix selecting the second antenna on a single-stream device with diversity 13 years ago
Felix Fietkau c78c2f80a1 mac80211: fix an ap + sta mode regression that prevented the sta from connecting (#11847) 13 years ago
Luka Perkov f3112b06d2 openssl: enable the use of cryptodev digests 13 years ago
Hauke Mehrtens 5e4100bcf9 mac80211: update brcmsmac patches 13 years ago
Felix Fietkau d23e0491f0 ath9k: add a number of ar93xx eeprom related fixes / enhancements 13 years ago
Felix Fietkau 883e308016 ath9k: add missing part of the aggregation duration fix 13 years ago
Jo-Philipp Wich f9eede184e mac80211: fix patch order (#11839, #11842) 13 years ago
Jo-Philipp Wich 0000ce2271 uhttpd: retry parsing the CGI header until the buffer space is exhausted 13 years ago
Felix Fietkau 32eef456df ath9k: fix some bugs related to txop limit handling and aggregation 13 years ago
Felix Fietkau ed06d0bb26 ath9k: disable hardware full sleep with active client mode interface until mac80211 IEEE80211_CONF_IDLE support has been fixed 13 years ago
Felix Fietkau 7f153913f8 ath9k: clean up / fix some initval related code 13 years ago
Felix Fietkau b718813b57 mac80211: update to latest version, fix tx gain patch 13 years ago
Felix Fietkau 178df184a1 libubox: update to latest version, fixes timer/process deletion on uloop_done() 13 years ago
Jo-Philipp Wich 4127e73b84 firewall: also set up nat reflection rules for redirects with proto all and/or no src_dport set 13 years ago
Jo-Philipp Wich 86de034767 uhttpd: various fixes 13 years ago
Felix Fietkau be8a73be3d ath9k: fix the ar9340 tx gain patch 13 years ago
Felix Fietkau e764dd1132 ath9k: fix tx gain tables for ar934x 13 years ago
Jo-Philipp Wich bd1cfd2cca libubox: bump to latest git head - uloop: prevent callback invocation for already removed descriptors - uloop: handle EPOLLHUP - blob, blobmsg: various changes 13 years ago
Jo-Philipp Wich 92e2e3f567 uhttpd: do not dispatch pipe error events, fixes use after free for cgi and lua scripts 13 years ago
Jo-Philipp Wich 1f2d5da887 uhttpd: do not subscribe to epoll write events Watch child read pipe end for data instead of relying on socket write notification to process cgi data, should lower cpu consumption during requests on weaker devices. 13 years ago