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
*
ocf-linux: version bump to 20110720
Hauke Mehrtens
2011-07-24
63
-2768
/
+1264
*
broadcom-wl: give the 007 patch a more meaningful name
Jo-Philipp Wich
2011-07-24
1
-0
/
+0
*
broadcom-wl: make it work on the RT-N16 and other device using the BCMA bus -...
Jo-Philipp Wich
2011-07-24
9
-10
/
+568
*
mac80211: do not build bcma from compat-wireless
Hauke Mehrtens
2011-07-24
1
-0
/
+11
*
x86: 2.6.39 requires additional symbol
Felix Fietkau
2011-07-24
1
-0
/
+1
*
default to using gzip with mksquashfs if lzma and xz are unavailable
Felix Fietkau
2011-07-24
1
-0
/
+1
*
atheros: fix mii phy read/write ioctl
Felix Fietkau
2011-07-24
2
-2
/
+2
*
pkg-config: fix prefix
Felix Fietkau
2011-07-24
1
-1
/
+1
*
geos: include pppstats and pppdump in default packaging
Felix Fietkau
2011-07-24
1
-0
/
+1
*
cmake: fix ccache command when using host ccache (patch from #9611)
Felix Fietkau
2011-07-24
1
-2
/
+6
*
ar71xx: enable the usb power regulator on the wzr-hp-ag300h through gpio 2 (#...
Felix Fietkau
2011-07-24
1
-0
/
+3
*
upgrade to 3.0
Imre Kaloz
2011-07-23
4
-33
/
+3
*
upgrade to 3.0
Imre Kaloz
2011-07-23
1
-1
/
+1
*
3.0 is out
Imre Kaloz
2011-07-23
1
-9
/
+0
*
mac80211: fix typo and make broken options depend on BROKEN
Hauke Mehrtens
2011-07-23
1
-2
/
+4
*
mca80211: add support for b43 on bcma bus.
Hauke Mehrtens
2011-07-23
6
-6
/
+2700
*
brcm47xx: build bcma into the kernel
Hauke Mehrtens
2011-07-23
1
-0
/
+6
*
kernel: add bcma package
Hauke Mehrtens
2011-07-23
1
-0
/
+23
*
kernel: update bcma and ssb to version master-2011-07-22 from wireless-testing
Hauke Mehrtens
2011-07-23
30
-609
/
+22087
*
brcm47xx: remove old kernel versions
Hauke Mehrtens
2011-07-22
73
-6897
/
+0
*
brcm47xx: update bcma and ssb to master-2011-07-21
Hauke Mehrtens
2011-07-22
42
-765
/
+3312
*
kernel: update to linux-3.0 and refresh patches.
Hauke Mehrtens
2011-07-22
9
-41
/
+18
*
base-files: attempt bring up related wifi devices when calling ifup If a user...
Jo-Philipp Wich
2011-07-22
3
-17
/
+49
*
firewall: fix serious bug in state var handling (#9746)
Jo-Philipp Wich
2011-07-20
2
-3
/
+3
*
ar71xx: reinitialize global switch settings after reset on ar7240
Felix Fietkau
2011-07-20
1
-23
/
+24
*
ar71xx: configure address aging on ar7240
Felix Fietkau
2011-07-20
1
-2
/
+12
*
ar71xx: reset the phy in the ethernet init on ar724x
Felix Fietkau
2011-07-20
2
-2
/
+19
*
ar71xx: make sure that rx and interrupts are disabled before issuing the hard...
Felix Fietkau
2011-07-20
1
-7
/
+9
*
ar71xx: increase the delay after the ethernet MAC reset
Felix Fietkau
2011-07-20
1
-1
/
+1
*
ar71xx: fix an unused variable warning
Felix Fietkau
2011-07-20
1
-1
/
+0
*
comgt: clean up patch, rename gcom binary to comgt, but add a compatibility s...
Felix Fietkau
2011-07-20
3
-91
/
+28
*
uci: fix one more unused-but-set issue (#9731)
Felix Fietkau
2011-07-19
1
-4
/
+4
*
sync default kernel config for lantiq danube/ar9
John Crispin
2011-07-19
2
-1
/
+2
*
fix etehrnet when using EPHY on lantiq ASE
John Crispin
2011-07-19
1
-0
/
+98
*
fixes pci on lantiq AR9 SoC
John Crispin
2011-07-19
1
-0
/
+18
*
add support for more lantiq AR9 boards
John Crispin
2011-07-19
4
-1
/
+180
*
kernel: backport and enable tmpfs xattr support for 2.6.39
Felix Fietkau
2011-07-19
3
-2
/
+480
*
uhttpd: pass feature flags (#9742)
Jo-Philipp Wich
2011-07-19
1
-1
/
+7
*
ath9k: validate eeprom chainmask settings, some Ubiquiti devices (and maybe o...
Felix Fietkau
2011-07-19
1
-0
/
+51
*
* fix external interrupts
John Crispin
2011-07-18
1
-0
/
+20
*
uhttpd: support building against openssl instead of cyassl, minor cleanups (#...
Jo-Philipp Wich
2011-07-18
6
-27
/
+98
*
uci: update to fix more unused-but-set issues (#9731)
Felix Fietkau
2011-07-18
1
-3
/
+3
*
uci: update to 2011-07-18, fixes #9731
Felix Fietkau
2011-07-18
1
-4
/
+4
*
resolveip: fix whitespace
Jo-Philipp Wich
2011-07-17
1
-11
/
+11
*
pptp: properly support symbolic VPN host names, tear down created host routes...
Jo-Philipp Wich
2011-07-17
2
-5
/
+13
*
add "resolveip", a small DNS lookup utility for use in scripts (#4876)
Jo-Philipp Wich
2011-07-17
2
-0
/
+142
*
* add gigasx76x update
John Crispin
2011-07-17
17
-175
/
+464
*
uboot-lantiq
John Crispin
2011-07-17
5
-3
/
+132
*
revert parts of r27488 to uboot-lantiq
John Crispin
2011-07-17
1
-5
/
+4
*
better lantiq support in madwifi
John Crispin
2011-07-17
2
-5
/
+8
[next]