20813 Commits (605c741c79a43be9c48fe3f5ca96c70c40d13371)
 

Author SHA1 Message Date
Gabor Juhos eca7502dfd base-files: add LED specific functions to /lib/functions/uci-defaults 12 years ago
Gabor Juhos ba3ad24514 kirkwood: use uci-defaults to configure different boards 12 years ago
Gabor Juhos c71838faa1 ramips: WAN LED for D-Link DIR-300-B1 12 years ago
Felix Fietkau c444edc6fd netifd: remove obsolete config variable dependency 12 years ago
Felix Fietkau d8aabfe091 pptp: remove old network scripts 12 years ago
Felix Fietkau b971ea720c ppp: remove old network scripts 12 years ago
Felix Fietkau d3efcab813 6to4: remove old network scripts 12 years ago
Felix Fietkau fdcc84f78e comgt: remove old network scripts 12 years ago
Felix Fietkau d8d7529e0e 6in4: remove old network scripts 12 years ago
Felix Fietkau 8a9e94b077 base-files: remove base-files-network, netifd is the only supported option now 12 years ago
Felix Fietkau 16eda3e152 ppp: fix local ip in status info (fixes #11551) 12 years ago
Jo-Philipp Wich c11151bc70 base-files: add network_is_up() 12 years ago
Jo-Philipp Wich c998280a7c libubox: update to 2012-05-29 12 years ago
Jo-Philipp Wich bf52cbf108 base-files: let network_get_device() return the l3 interface, introduce network_get_physdev() to obtain the underlying iface (if applicable) 12 years ago
Felix Fietkau a9cd8446f3 ar71xx: do not override the mdio clock for ar9330. the override value (obtained from an atheros driver) seems to break ethernet functionality 12 years ago
Felix Fietkau ba73b67726 mac80211: use built-in regulatory database instead of crda to avoid various race conditions 12 years ago
Felix Fietkau 9fba35fe7e netifd: call /sbin/wifi up on /etc/init.d/network reload 12 years ago
Jo-Philipp Wich 8ef9450b37 base-files: add network_get_device() to network.sh 12 years ago
Jo-Philipp Wich 963a0cd98b firewall: fix nat reflection after netifd status format change - use /lib/functions/network.sh - simplify nat reflection code 12 years ago
Jo-Philipp Wich f1d04190c5 base-files: introduce /lib/functions/network.sh This file will contain common procedures to deal with network interfaces. Initially provides network_get_ipaddr(), network_get_ipaddr6(), network_get_subnet() and network_get_subnet6() to determine the primary IP addresses or subnets of a given logical interface. 12 years ago
Felix Fietkau 367e4b3994 ar71xx: improve rx performance of the ethernet driver by using build_skb to deliver a cache-hot skb to the network stack 12 years ago
Felix Fietkau b03dd7a531 libubox: update to 2012-05-26 12 years ago
Jo-Philipp Wich 83758220ae iwinfo: assume that no tx power information is available if nl80211 returns 0 dBm maximum 12 years ago
Jo-Philipp Wich 022fa36b40 uhttpd: - rewrite large parts of the server, use uloop event driven structure - support concurrent requests and make the upper limit configurable - implement initial version of HTTP-to-ubus JSON proxy and session.* namespace - add compile time support for debug information - code style changes - bump package revision 12 years ago
Felix Fietkau 8039a1bbb2 ar71xx: fix MII clock settings for various chips, improves ethernet stability on AR934x 12 years ago
Felix Fietkau f638414fdc kernel: fix suppressing -s for linking modules when profiling is enabled 12 years ago
Gabor Juhos 8865f0923e ar71xx: fix TL-WR1041 image size 12 years ago
Gabor Juhos 1c552ba8e5 ramips: rt3883: add device registration code for the SPI controller 12 years ago
Gabor Juhos 9c241983fc ramips: allow to use the SPI driver on RT3662/RT3883 12 years ago
Gabor Juhos 78a750dcce ramips: rt3883: fix GPIO reservation for the SPI pins 12 years ago
Gabor Juhos 0622fdd82c ramips: rt305x: remove superfluous controller_data assignment 12 years ago
Gabor Juhos 7f5bec0642 ramips: make rt2x00 firmware extraction quiet 12 years ago
Gabor Juhos 86dad96fd0 generic: rtl8367: rename a misnamed variable 12 years ago
Gabor Juhos 705d31203c generic: rtl8366_smi: remove duplicated spinlock initialization 12 years ago
Gabor Juhos 9217115687 generic: rtl8366_smi: rename debugfs Kconfig symbol 12 years ago
Gabor Juhos 466ef30173 generic: rtl8367: allow to use VLANs > 31 12 years ago
John Crispin f567980d38 move files-3.3 -> files 12 years ago
John Crispin 8002770520 3.2 R.I.P. 12 years ago
John Crispin 81ddc886e1 dgn3500 support with eeprom loading from sysfs 12 years ago
John Crispin 6e8fe84472 fixes zyxel p2601hnfx 12 years ago
John Crispin 3f2f50c681 Add basic configuration for new board ZTE H201L. Still missing are button and led gpio values. 12 years ago
Felix Fietkau d1ad1c2c56 kernel: remove more unnecessary kernel version checks/dependencies 12 years ago
Felix Fietkau 51bc47ce7c kernel: properly pad the allocated headroom in skb_cow to NET_SKB_PAD 12 years ago
Gabor Juhos 0b8c1c8dfb linux/3.2: R.I.P. 12 years ago
Gabor Juhos 20ba6d90e3 xburst: remove support for old kernels 12 years ago
Gabor Juhos d043cb2c34 xburst: switch to 3.3 and add broken flag 12 years ago
Gabor Juhos 9a26e9f843 xburst: add support for 3.3 12 years ago
Gabor Juhos 9dd7a6d9e2 ppc44x: remove 3.2 support 12 years ago
Gabor Juhos 05d74942b1 ppx44x: switch to 3.3 and add broken flag 12 years ago
Gabor Juhos 9300e0496c ppc44x: add support for 3.3 12 years ago