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
/
linux
/
generic
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
kernel: add missing USB configuration symbols after r34501
Florian Fainelli
2012-12-07
1
-0
/
+2
*
add CONFIG_GPIO_PL061 config symbol
Florian Fainelli
2012-12-06
2
-0
/
+2
*
get rid of the specific UART driver and use AMBA PL010
Florian Fainelli
2012-12-06
2
-14
/
+12
*
kernel: add missing config symbols
Felix Fietkau
2012-12-06
2
-0
/
+6
*
kernel 3.6+: nuke obsolete patches that are messing up oprofile builds
Felix Fietkau
2012-12-05
2
-70
/
+0
*
kernel/3.3: move OHCI and EHCI platform drivers to generic
Florian Fainelli
2012-12-05
3
-0
/
+565
*
kernel: disable more pci quirks to save space on platforms that don't need them
Felix Fietkau
2012-12-03
4
-30
/
+158
*
kernel 3.6+: switch to a crc32 implementation that is more suitable for small...
Felix Fietkau
2012-12-02
2
-4
/
+4
*
kernel: fix stripping symbol exports
Felix Fietkau
2012-12-02
3
-51
/
+57
*
kernel: patch in a working copy of elf.h instead of using relative path based...
Felix Fietkau
2012-12-02
3
-6
/
+9036
*
Update linux-atm fixes to reflect the final upstream pull request
Gabor Juhos
2012-12-02
3
-260
/
+833
*
kernel: Fix 8139cp ring buffer initialisation, tx timeout recovery, add BQL
Gabor Juhos
2012-11-29
3
-0
/
+554
*
kernel: Add ATM fixes pending upstream merge (queue reduction, race fixes)
Gabor Juhos
2012-11-29
4
-0
/
+2154
*
kernel: Add missing CONFIG_BATTERY_DS2781 option to generic 3.6 config
Gabor Juhos
2012-11-29
1
-0
/
+1
*
kernel: update linux 3.6 to 3.6.8
Gabor Juhos
2012-11-29
3
-4
/
+4
*
kernel: add CONFIG_BCMA_POSSIBLE=y to generic config as it is set in most of ...
Hauke Mehrtens
2012-11-25
3
-0
/
+3
*
generic: ar8216: set delay values for SGMII mode on AR8327
Gabor Juhos
2012-11-23
1
-0
/
+14
*
generic: ar8216: introduce ar8216_mib_op helper
Gabor Juhos
2012-11-22
1
-26
/
+9
*
swconfig: make it compatible with 3.7
Gabor Juhos
2012-11-21
3
-3
/
+63
*
generic: add some missing symbols for 3.7
Gabor Juhos
2012-11-20
1
-0
/
+3
*
generic: ar8216: fix port number check in 'ar8xxx_mib_work_func'
Gabor Juhos
2012-11-20
1
-1
/
+3
*
generic: ar8216: remove an unblanced mutex_unlock call
Gabor Juhos
2012-11-20
1
-1
/
+0
*
generic: ar8216: add missing locking calls
Gabor Juhos
2012-11-20
1
-0
/
+2
*
generic: convert yaffs to use kuid_t and kgid_t on 3.6+
Gabor Juhos
2012-11-20
6
-22
/
+1162
*
mac80211/rt2x00: add rf_vals for Rt3352 with Xtal=20MHz
Gabor Juhos
2012-11-20
1
-0
/
+1
*
refresh all kernel configurations
Gabor Juhos
2012-11-20
2
-5
/
+5
*
Revert "target specific patches have nothing to do in generic.."
Jonas Gorski
2012-11-19
1
-0
/
+219
*
fix 820-usb_add_usb_find_device_by_name.patch
Imre Kaloz
2012-11-19
1
-6
/
+6
*
kernel: refresh patches
Hauke Mehrtens
2012-11-18
1
-1
/
+1
*
brcm47xx: add support for kernel 3.6
Hauke Mehrtens
2012-11-18
1
-0
/
+72
*
kernel: add missing generic config options for 3.6+
Hauke Mehrtens
2012-11-18
2
-0
/
+6
*
kernel: add CONFIG_XZ_DEC=y to generic
Hauke Mehrtens
2012-11-18
3
-3
/
+3
*
add 3.7-rc6 support (patch 820 still has to be fixed)
Imre Kaloz
2012-11-18
150
-0
/
+26067
*
generic: ar8216: add MIB counter support for the AR8216 switch as well
Gabor Juhos
2012-11-18
2
-1
/
+89
*
generic: ar8216: rename AR8216_*_STATS_* defines
Gabor Juhos
2012-11-18
2
-82
/
+82
*
generic ar8216: allow to read/reset MIB counters via swconfig
Gabor Juhos
2012-11-18
2
-7
/
+492
*
generic: ar8216: use dynamically allocated private data in ar8216_probe
Gabor Juhos
2012-11-18
1
-3
/
+12
*
target specific patches have nothing to do in generic..
Imre Kaloz
2012-11-18
1
-219
/
+0
*
generic: remove temporary config file introduced in r34227
Gabor Juhos
2012-11-18
1
-3589
/
+0
*
kernel: update linux 3.6 to 3.6.7
Gabor Juhos
2012-11-18
2
-1
/
+3590
*
add missing framebuffer config symbol
Florian Fainelli
2012-11-16
1
-0
/
+1
*
do not build crashlog on sparc too
Florian Fainelli
2012-11-16
2
-2
/
+2
*
3.6: add some framebuffer related config symbols
Florian Fainelli
2012-11-16
1
-0
/
+7
*
generic: refresh 3.6 patches
Gabor Juhos
2012-11-13
1
-5
/
+0
*
MIPS: add a build fix for arch/mips/boot/compressed/decompress.c
Florian Fainelli
2012-11-12
1
-0
/
+71
*
move redboot boardconfig patch into target folder
John Crispin
2012-11-12
2
-120
/
+0
*
add support for the Tonze AP-422/425
Imre Kaloz
2012-11-11
2
-2
/
+4
*
generic: sanitize deps_initramfs list
Gabor Juhos
2012-11-09
2
-0
/
+56
*
linux: export bcm963xx_tag.h to userspace
Jonas Gorski
2012-11-06
4
-2
/
+440
*
linux: generic: fix split_squashfs for 3.6
Jonas Gorski
2012-11-06
1
-1
/
+1
[prev]
[next]