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
path:
root
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
more convertions to {read,write}_relaxed I/O accessors
Florian Fainelli
2012-10-03
3
-7
/
+7
*
cns3xxx: add missing kernel config symbol
Felix Fietkau
2012-09-30
1
-0
/
+1
*
refresh patches
Hauke Mehrtens
2012-09-30
1
-2
/
+2
*
bcma: use fallback sprom if sprom on card was not valid
Hauke Mehrtens
2012-09-30
1
-0
/
+15
*
bcma: initialize sprom earlier
Hauke Mehrtens
2012-09-30
3
-4
/
+222
*
run make kernel_oldconfig
Hauke Mehrtens
2012-09-30
1
-0
/
+1
*
ignore the last page on bcma based SoCs
Hauke Mehrtens
2012-09-30
1
-0
/
+33
*
Fix reading sprom from nvram without a prefix
Hauke Mehrtens
2012-09-30
5
-2
/
+1189
*
improve the check for the memory size
Hauke Mehrtens
2012-09-30
1
-0
/
+42
*
dont explicitly select wireless-tools. rely on the drivers that need them to ...
John Crispin
2012-09-28
10
-10
/
+10
*
add support for adm6996 phy
John Crispin
2012-09-28
1
-0
/
+1
*
tapi was not registeredproperly for most arcadyan boards
John Crispin
2012-09-28
1
-0
/
+8
*
Add FIQ support for cns3xxx
Imre Kaloz
2012-09-28
2
-1
/
+430
*
Update board support for Gateworks Laguna Product family
Imre Kaloz
2012-09-28
1
-8
/
+162
*
USB iso mode fixes
Imre Kaloz
2012-09-28
1
-129
/
+234
*
ar71xx: avoid possible NULL pointer dereference in ath79_init_{,local}_mac
Gabor Juhos
2012-09-27
1
-2
/
+8
*
generic: enable CONFIG_USB_EHCI_TT_NEWSCHED
Gabor Juhos
2012-09-27
1
-1
/
+1
*
ramips: add memory detection code for RT5350
Gabor Juhos
2012-09-27
2
-1
/
+44
*
ramips: allow to use custom code for memory size detection
Gabor Juhos
2012-09-27
2
-6
/
+13
*
include sys/resource.h in arch/um/os-Linux/start_up.c (#12155)
Florian Fainelli
2012-09-27
1
-0
/
+10
*
fix ncores for single-core systems.
Imre Kaloz
2012-09-27
1
-0
/
+109
*
add i2c retries
Imre Kaloz
2012-09-27
1
-0
/
+72
*
fix pcie abort handling
Imre Kaloz
2012-09-27
1
-0
/
+128
*
remove kmod-spi-bitbang
Florian Fainelli
2012-09-26
2
-2
/
+2
*
generic: add upstream commit id to codel patches and refresh those
Gabor Juhos
2012-09-26
8
-34
/
+37
*
backport the upstream entropy changes (#11951)
Florian Fainelli
2012-09-26
3
-8
/
+1334
*
get rid of the IRQF_SAMPLE_RANDOM flag
Florian Fainelli
2012-09-26
4
-6
/
+6
*
add wmbus-repeater to the dLAN USB Extender profile
Florian Fainelli
2012-09-25
1
-1
/
+2
*
enable multicast and advanced ip routers configs
Florian Fainelli
2012-09-25
1
-2
/
+0
*
add kmod-usb-serial-ftdi to the dLAN USB Extender profile
Florian Fainelli
2012-09-25
1
-1
/
+1
*
make uci-defaults switch detection work on rt5350
John Crispin
2012-09-25
1
-1
/
+1
*
add ethernet support for rt5350
John Crispin
2012-09-25
2
-18
/
+106
*
make ramips ethernet use a register mapping table
John Crispin
2012-09-25
1
-29
/
+79
*
activate failsafe on all ports of the switch and not just port 0.
Hauke Mehrtens
2012-09-25
1
-1
/
+1
*
ar71xx: create 'fat' images for the DIR-825/TEW-673GRU boards
Gabor Juhos
2012-09-25
3
-3
/
+198
*
ar71xx: automatically find WLAN calibration data on TEW-673GRU
Gabor Juhos
2012-09-25
1
-18
/
+46
*
ar71xx: automatically find WLAN calibration data on DIR-825-B1
Gabor Juhos
2012-09-25
1
-17
/
+44
*
ar71xx: add missing backslash to uci-defaults/leds (closes #12240)
Gabor Juhos
2012-09-25
1
-1
/
+1
*
unbreak port mapping detection
John Crispin
2012-09-25
1
-0
/
+1
*
ar71xx: use different machtype and setup for the TL-MR3040
Gabor Juhos
2012-09-24
7
-16
/
+63
*
x86: avoid using grub prepare when using grub2
Felix Fietkau
2012-09-23
1
-1
/
+1
*
x86-generic: enable a few more common kernel options/drivers
Felix Fietkau
2012-09-22
1
-4
/
+70
*
kernel: increase log buffer size
Felix Fietkau
2012-09-22
1
-1
/
+1
*
x86: enable usb storage support for the generic subtarget to support booting ...
Felix Fietkau
2012-09-22
1
-0
/
+10
*
x86: add support for building grub2 images
Felix Fietkau
2012-09-22
4
-3
/
+56
*
x86: split generic image building into a separate script
Felix Fietkau
2012-09-22
2
-36
/
+40
*
x86: rename gen_image_x86.sh to gen_image_grub.sh
Felix Fietkau
2012-09-22
2
-1
/
+1
*
cns3xxx: fix ethernet driver tx completion and queue stop/start
Felix Fietkau
2012-09-22
1
-0
/
+110
*
cns3xxx: implement ethernet fraglist tx support for improved bridging perform...
Felix Fietkau
2012-09-22
1
-18
/
+191
*
move gpio stuff into the right file
Imre Kaloz
2012-09-21
2
-111
/
+111
[prev]
[next]