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
...
*
only export GCC_HONOUR_COPTS for the built-in toolchain, fixes missing-fhonou...
Felix Fietkau
2011-07-25
2
-2
/
+4
*
mac80211: rename a misnamed patch
Felix Fietkau
2011-07-25
1
-0
/
+0
*
mac80211: remove the ccmp rx pn workaround, it should no longer be necessary ...
Felix Fietkau
2011-07-25
1
-46
/
+0
*
add missing symbols for generic and x86 on 3.0, based on Philip Prindeville's...
Imre Kaloz
2011-07-24
2
-0
/
+7
*
kernel.mk: Fix kernel module path for 3.0
Jonas Gorski
2011-07-24
1
-3
/
+8
*
From: George Kashperko <george@znau.edu.ua>
Jo-Philipp Wich
2011-07-24
1
-0
/
+18
*
[generic] refresh 501-yaffs_cvs_2009_04_24.patch for Linux 3.0 final
Jo-Philipp Wich
2011-07-24
1
-4
/
+4
*
brcm47xx: run ssb_pcicore_fix_sprom_core_index just for ssb bus on pci
Hauke Mehrtens
2011-07-24
1
-0
/
+19
*
kernel: crypto: fix spelling
Hauke Mehrtens
2011-07-24
1
-1
/
+1
*
ar71xx: autodetect rtl8366s/rtl8366rb on wzr-hp-g300nh
Felix Fietkau
2011-07-24
2
-13
/
+8
*
rtl8366_smi: implement a function for detecting whether the attached switch i...
Felix Fietkau
2011-07-24
2
-11
/
+77
*
rtl8366: unify rtl8366s and rtl8366rb platform data
Felix Fietkau
2011-07-24
11
-56
/
+31
*
ocf-linux: version bump to 20110720
Hauke Mehrtens
2011-07-24
63
-2768
/
+1264
*
[package] broadcom-wl: give the 007 patch a more meaningful name
Jo-Philipp Wich
2011-07-24
1
-0
/
+0
*
[package] broadcom-wl: make it work on the RT-N16 and other device using the ...
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
*
[ppc44x]: upgrade to 3.0
Imre Kaloz
2011-07-23
4
-33
/
+3
*
[orion]: upgrade to 3.0
Imre Kaloz
2011-07-23
1
-1
/
+1
*
[generic]: 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
*
[package] base-files: attempt bring up related wifi devices when calling ifup
Jo-Philipp Wich
2011-07-22
3
-17
/
+49
*
[package] 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
*
[package] uhttpd: pass feature flags (#9742)
Jo-Philipp Wich
2011-07-19
1
-1
/
+7
[prev]
[next]