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
...
*
add support for on-board EHCI controller
Florian Fainelli
2012-12-06
2
-0
/
+46
*
mac80211: add support for adm8211 wireless driver
Florian Fainelli
2012-12-06
1
-2
/
+11
*
remove the "old" tulip forked driver
Florian Fainelli
2012-12-06
3
-1341
/
+0
*
use the tulip platform driver
Florian Fainelli
2012-12-06
1
-2
/
+47
*
patch the tulip driver to accept a platform variant
Florian Fainelli
2012-12-06
4
-1
/
+869
*
move clock frequencies into clock driver
Florian Fainelli
2012-12-06
2
-7
/
+2
*
add CONFIG_GPIO_PL061 config symbol
Florian Fainelli
2012-12-06
2
-0
/
+2
*
replace the custom mtd driver with a partition parser
Florian Fainelli
2012-12-06
4
-207
/
+164
*
cleanup PCI controller code
Florian Fainelli
2012-12-06
6
-175
/
+226
*
cleanup and make interrupt code more robust
Florian Fainelli
2012-12-06
3
-19
/
+39
*
remove frequency from /proc/cpuinfo
Florian Fainelli
2012-12-06
1
-4
/
+2
*
provide a system clock to be used by the MIPS timer
Florian Fainelli
2012-12-06
4
-8
/
+33
*
get rid of the UART defines
Florian Fainelli
2012-12-06
2
-30
/
+3
*
get rid of the specific UART driver and use AMBA PL010
Florian Fainelli
2012-12-06
13
-712
/
+566
*
implement early_printk without an early_console
Florian Fainelli
2012-12-06
5
-44
/
+24
*
simplify IRQ controller code
Florian Fainelli
2012-12-06
1
-23
/
+3
*
use platform_add_devices
Florian Fainelli
2012-12-06
1
-5
/
+7
*
move time related functions to their own file
Florian Fainelli
2012-12-06
3
-13
/
+18
*
move setup-related functions to their own file
Florian Fainelli
2012-12-06
3
-52
/
+55
*
ipv6-support: next iteration * Introduce mode 6rd * Introduce mode 6to4 * Fix...
Steven Barth
2012-12-06
4
-12
/
+35
*
6relayd: More RFC-compatibility and size reduction
Steven Barth
2012-12-06
1
-2
/
+2
*
6distributed: Add compatibility with 6rd and 6to4
Steven Barth
2012-12-06
1
-2
/
+2
*
ppp: unconditionally start pppd with nodefaultroute and usepeerdns (#12580)
Jo-Philipp Wich
2012-12-06
2
-12
/
+5
*
kernel: fix video-core build on 3.6+
Felix Fietkau
2012-12-06
1
-0
/
+1
*
kernel: add missing config symbols
Felix Fietkau
2012-12-06
2
-0
/
+6
*
mac80211: clean up patches, replace patching config.mk with a generated sed e...
Felix Fietkau
2012-12-06
30
-923
/
+83
*
libiconv-full: add clause to Makefile to actually install iconv
Florian Fainelli
2012-12-05
1
-0
/
+5
*
kernel 3.6+: nuke obsolete patches that are messing up oprofile builds
Felix Fietkau
2012-12-05
2
-70
/
+0
*
linux-atm: put all packages into their own submenus
Florian Fainelli
2012-12-05
1
-0
/
+1
*
linux-atm: fix typo introduced in r34502
Florian Fainelli
2012-12-05
1
-1
/
+1
*
linux-atm: package each available atm debug tool individually
Florian Fainelli
2012-12-05
1
-0
/
+31
*
kernel/3.3: move OHCI and EHCI platform drivers to generic
Florian Fainelli
2012-12-05
3
-0
/
+0
*
netifd: update to latest version, fixes resolv.conf writes on interface setti...
Felix Fietkau
2012-12-05
1
-2
/
+2
*
Revert "include/image.mk: call Image/Build/{cpiogz,targz}"
Florian Fainelli
2012-12-04
1
-2
/
+0
*
dropbear: update to 2012.55 and refresh patches
Florian Fainelli
2012-12-04
5
-104
/
+10
*
linux-atm: create atm-debug-tools package
Florian Fainelli
2012-12-04
1
-28
/
+36
*
linux-atm: factor common descriptions
Florian Fainelli
2012-12-04
1
-10
/
+8
*
cns3xxx: fix dwc_otg driver compat with udc-core
Florian Fainelli
2012-12-04
2
-94
/
+0
*
cns3xxx: advertise pcie usb usbgadget features
Florian Fainelli
2012-12-04
1
-1
/
+1
*
include/image.mk: call Image/Build/{cpiogz,targz}
Florian Fainelli
2012-12-04
1
-0
/
+2
*
firewall: extend nat reflection support
Jo-Philipp Wich
2012-12-04
2
-86
/
+123
*
Fix Comtrend AR-5381u Power LED
Florian Fainelli
2012-12-04
2
-2
/
+2
*
mac80211, hostapd: Fix macfilter for multi bssid setups
Felix Fietkau
2012-12-04
2
-20
/
+21
*
do no longer rename amba-pl010 serial devices names
Florian Fainelli
2012-12-03
5
-58
/
+39
*
Make ltq-dsl-app compile with an eglibc-based toolchain
Mirko Vogt
2012-12-03
2
-0
/
+25
*
kernel: disable more pci quirks to save space on platforms that don't need them
Felix Fietkau
2012-12-03
4
-30
/
+158
*
ipv6-support: Second Iteration * mode 'downstream' renamed to 'router' * mode...
Steven Barth
2012-12-03
5
-53
/
+119
*
netifd: empty hotplug handler removed
Steven Barth
2012-12-03
1
-10
/
+0
*
mac80211: refresh patches
Gabor Juhos
2012-12-02
18
-46
/
+40
*
mac80211: rename a misnamed ath9k patch
Gabor Juhos
2012-12-02
1
-0
/
+0
[prev]
[next]