index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pptp: remove old network scripts
Felix Fietkau
2012-05-29
2
-73
/
+3
*
ppp: remove old network scripts
Felix Fietkau
2012-05-29
9
-363
/
+6
*
6to4: remove old network scripts
Felix Fietkau
2012-05-29
3
-324
/
+2
*
comgt: remove old network scripts
Felix Fietkau
2012-05-29
8
-238
/
+3
*
6in4: remove old network scripts
Felix Fietkau
2012-05-29
3
-185
/
+2
*
base-files: remove base-files-network, netifd is the only supported option now
Felix Fietkau
2012-05-29
10
-1049
/
+1
*
ppp: fix local ip in status info (fixes #11551)
Felix Fietkau
2012-05-29
1
-1
/
+1
*
base-files: add network_is_up()
Jo-Philipp Wich
2012-05-29
1
-0
/
+6
*
libubox: update to 2012-05-29
Jo-Philipp Wich
2012-05-29
1
-2
/
+2
*
base-files: let network_get_device() return the l3 interface, introduce netwo...
Jo-Philipp Wich
2012-05-29
1
-4
/
+6
*
ar71xx: do not override the mdio clock for ar9330. the override value (obtain...
Felix Fietkau
2012-05-28
1
-2
/
+0
*
mac80211: use built-in regulatory database instead of crda to avoid various r...
Felix Fietkau
2012-05-28
2
-1
/
+701
*
netifd: call /sbin/wifi up on /etc/init.d/network reload
Felix Fietkau
2012-05-28
1
-0
/
+1
*
base-files: add network_get_device() to network.sh
Jo-Philipp Wich
2012-05-28
1
-0
/
+15
*
firewall: fix nat reflection after netifd status format change - use /lib/fun...
Jo-Philipp Wich
2012-05-28
2
-48
/
+10
*
base-files: introduce /lib/functions/network.sh This file will contain common...
Jo-Philipp Wich
2012-05-28
2
-1
/
+42
*
ar71xx: improve rx performance of the ethernet driver by using build_skb to d...
Felix Fietkau
2012-05-28
2
-41
/
+49
*
libubox: update to 2012-05-26
Felix Fietkau
2012-05-28
1
-3
/
+2
*
iwinfo: assume that no tx power information is available if nl80211 returns 0...
Jo-Philipp Wich
2012-05-28
2
-3
/
+6
*
uhttpd: - rewrite large parts of the server, use uloop event driven structure...
Jo-Philipp Wich
2012-05-28
18
-1323
/
+2567
*
ar71xx: fix MII clock settings for various chips, improves ethernet stability...
Felix Fietkau
2012-05-27
4
-5
/
+30
*
kernel: fix suppressing -s for linking modules when profiling is enabled
Felix Fietkau
2012-05-27
1
-1
/
+1
*
ar71xx: fix TL-WR1041 image size
Gabor Juhos
2012-05-27
1
-1
/
+1
*
ramips: rt3883: add device registration code for the SPI controller
Gabor Juhos
2012-05-27
2
-0
/
+26
*
ramips: allow to use the SPI driver on RT3662/RT3883
Gabor Juhos
2012-05-27
1
-2
/
+2
*
ramips: rt3883: fix GPIO reservation for the SPI pins
Gabor Juhos
2012-05-27
1
-1
/
+1
*
ramips: rt305x: remove superfluous controller_data assignment
Gabor Juhos
2012-05-27
1
-1
/
+0
*
ramips: make rt2x00 firmware extraction quiet
Gabor Juhos
2012-05-27
1
-1
/
+1
*
generic: rtl8367: rename a misnamed variable
Gabor Juhos
2012-05-27
1
-2
/
+2
*
generic: rtl8366_smi: remove duplicated spinlock initialization
Gabor Juhos
2012-05-27
1
-2
/
+0
*
generic: rtl8366_smi: rename debugfs Kconfig symbol
Gabor Juhos
2012-05-27
5
-17
/
+16
*
generic: rtl8367: allow to use VLANs > 31
Gabor Juhos
2012-05-27
1
-0
/
+3
*
move files-3.3 -> files
John Crispin
2012-05-27
29
-0
/
+0
*
3.2 R.I.P.
John Crispin
2012-05-27
111
-70773
/
+0
*
dgn3500 support with eeprom loading from sysfs
John Crispin
2012-05-27
2
-27
/
+197
*
fixes zyxel p2601hnfx
John Crispin
2012-05-27
1
-26
/
+35
*
Add basic configuration for new board ZTE H201L. Still missing are button and...
John Crispin
2012-05-27
7
-3
/
+125
*
kernel: remove more unnecessary kernel version checks/dependencies
Felix Fietkau
2012-05-27
7
-83
/
+16
*
kernel: properly pad the allocated headroom in skb_cow to NET_SKB_PAD
Felix Fietkau
2012-05-27
1
-1
/
+2
*
linux/3.2: R.I.P.
Gabor Juhos
2012-05-27
141
-70858
/
+0
*
xburst: remove support for old kernels
Gabor Juhos
2012-05-27
54
-24727
/
+0
*
xburst: switch to 3.3 and add broken flag
Gabor Juhos
2012-05-27
1
-2
/
+2
*
xburst: add support for 3.3
Gabor Juhos
2012-05-27
26
-0
/
+5408
*
ppc44x: remove 3.2 support
Gabor Juhos
2012-05-27
3
-264
/
+0
*
ppx44x: switch to 3.3 and add broken flag
Gabor Juhos
2012-05-27
1
-2
/
+2
*
ppc44x: add support for 3.3
Gabor Juhos
2012-05-27
3
-0
/
+285
*
cobalt: switch to 3.3 and add broken flag
Gabor Juhos
2012-05-27
2
-6
/
+8
*
ep93xx: remove 3.2 support
Gabor Juhos
2012-05-27
4
-1521
/
+0
*
ep93xx: switch to 3.3 and add broken flag
Gabor Juhos
2012-05-27
1
-2
/
+2
*
ep93xx: add support for 3.3
Gabor Juhos
2012-05-27
4
-0
/
+1529
[next]