6065 Commits (73b49743973a6c61448d6917c28389f2895795af)

Author SHA1 Message Date
Jo-Philipp Wich 7251541786 pptp: remove support for underlying ipproto, it is adviced since a while that pptp should be declared as separate interface alognside wan - in this configuration the ipproto will cause stray udhcpc errors due to not existent interfaces, so remove it 13 years ago
Jo-Philipp Wich df57c5fdde cyassl: use patch-libtool pkg fixup 13 years ago
Felix Fietkau 37020b2d6b zlib: fix duplicate function declarations for largefile support 13 years ago
Jo-Philipp Wich 4e88bcfb00 base-files: implement a --force option for sysupgrade to override image checks, useful to upgrade old ar71xx installations to current trunk ones 13 years ago
Jo-Philipp Wich 8094fa46da firewall: add support for "local" port forwards which target an internal address on the router itself 13 years ago
Jo-Philipp Wich 97af76a920 include: calculate md5sum over sorted kernel config symbol list and incorperate it into the kernel metapackage version, make kmods depend on this specific version. The aim of this change is to invalidate kmods which are built against a different kernel config on the opkg metadata level. Manual copying and insmod of custom *.ko files, e.g. for development purpose, is still possible. 13 years ago
Felix Fietkau 2d17b67c28 ath9k: merge a channel change fix from linux-wireless 13 years ago
Jo-Philipp Wich 3e15593955 openssl: bump to v1.0.0f (CVE-2011-4108, CVE-2011-4576, CVE-2011-4577, CVE-2011-4619, CVE-2012-0027) 13 years ago
Gabor Juhos c3b763ac77 package/kernel: add package for the PCF2123 RTC driver 13 years ago
Gabor Juhos b38b966a3c package: remove the om2p-watchdog package 13 years ago
Gabor Juhos ce639ba185 package: add om-watchdog package 13 years ago
Jo-Philipp Wich a788f199c9 remove current RTSP support 13 years ago
Jo-Philipp Wich 0baa69ddda iwinfo: factor txpower offset into info display output, recompile if driver selection changes 13 years ago
Gabor Juhos ff89832fdb package/base-files: add support for the switch LED trigger 13 years ago
Gabor Juhos 3f85c52a3a package/base-files: use case statement in led init script 13 years ago
Jo-Philipp Wich 250ef0cb72 add usbreset - a small simple utility to send port rests to selected usb devices (#10394) 13 years ago
Felix Fietkau e7c63048df mac80211: clean up init, remove some redundant checks, fix tx power init (#10113) 13 years ago
Jo-Philipp Wich 1c6821b42e base-files: add -b (--create-backup) option to sysupgrade, which generates a backup .tar.gz according to the user settings. This will also be reused by LuCI. 13 years ago
Jo-Philipp Wich 77dda8d67a firewall: - introduce per-section "option enabled" which defaults to "1" - useful to disable rules or zones without having to delete them - annotate default traffic rules with names - bump version 13 years ago
Hauke Mehrtens 5b8686c303 brcm47xx: add new usb driver for bcma bus and replace ssb usb driver. 13 years ago
Hauke Mehrtens 6e7d48b1ea mac80211: deactivate mac80211 tracing 13 years ago
Felix Fietkau eb3bd41114 ath9k: fix another tx locking issue 13 years ago
Felix Fietkau b62f4e0aa2 mac80211: fix powersave setting 13 years ago
Felix Fietkau fe8a3a36f0 mac80211: apply txpower after bringing up the interface, should fix #10113 13 years ago
Felix Fietkau 25540787ad mac80211: use iw instead of iwconfig to disable powersave 13 years ago
Felix Fietkau dd90113508 ath9k: fix some issues in the btcoex disable patch 13 years ago
Felix Fietkau ead4fdf1f1 ath9k: fix a locking issue in the tx path 13 years ago
Felix Fietkau 5b89536395 hostapd: add missing check for wds stations 13 years ago
Felix Fietkau 9a996761b5 ath9k: fix a crash in led init 13 years ago
Felix Fietkau e8a01f3588 ath9k: fix a locking issue 13 years ago
Felix Fietkau e3017bc05e ath9k: add support for registering extra leds connected to the wmac gpio lines 13 years ago
Jo-Philipp Wich 8bfef35385 kernel: rename kmod-switch-rtl8366_smi to kmod-switch-rtl8366-smi to avoid underscores in package names 13 years ago
Felix Fietkau 7f648456cd busybox: disable "mesg" by default 13 years ago
Jo-Philipp Wich 059d4bad00 hostapd: support optional argument for the -v switch of hostapd and wpa_supplicant to query build features, e.g. hostapd -veap to test whether 802.11i support is compiled in 13 years ago
Felix Fietkau d886c0aaed mac80211: make mesh support optional 13 years ago
Felix Fietkau 1f12c12b9e mac80211: merge another upstream aggregation fix 13 years ago
Felix Fietkau 185419f417 ath9k: disable bluetooth coexistence support to reduce module size 13 years ago
Felix Fietkau 4a295e5d53 ath9k: improve handling of blockackreq (should improve aggregation behavior under tough wifi conditions with lots of retransmission) 13 years ago
Felix Fietkau 5ad8bcbba4 mac80211: merge an upstream fix for an aggregation related race condition 13 years ago
Hauke Mehrtens 542d1f1b61 mac80211: add support for firmware 666.2 for b43 devices 13 years ago
Jo-Philipp Wich 60e283d646 librpc: do not build if external or native toolchains are used 13 years ago
Felix Fietkau efe251b4c2 ubus: update to the latest version 13 years ago
Felix Fietkau 132556a6b9 libubox: update to latest version, fix some endian issues 13 years ago
Jo-Philipp Wich 8434527305 iwinfo: support nl80211 hardware identification against radioX pseudo interfaces, useful if radio is not up yet 13 years ago
Felix Fietkau 4dfdbf5039 mac80211: merge some pending fixes, fixes skb leaks and some warnings 13 years ago
Felix Fietkau ff7f354874 netifd: update to latest version, fixes some use-after-free issues 13 years ago
Felix Fietkau 84b97dc0fb ath9k: fix antenna configuration on ar9285 for devices without antenna diversity 13 years ago
Felix Fietkau cdda13e194 ath9k: fix 5/10 mhz channel bandwidth issues 13 years ago
Felix Fietkau aa63f0bef6 mac80211: update to 2011-12-01 13 years ago
Jo-Philipp Wich d3d91930d1 iwinfo: factor tx power offset into power level listing 13 years ago