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
*
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
*
linux/3.3: backport an upstream GPIO patch
Gabor Juhos
2012-11-05
1
-0
/
+68
*
linux-3.6: fix portability of some includes files in tools/ used on the host
Felix Fietkau
2012-11-04
2
-22
/
+53
*
generic: make yaffs work on 3.6
Gabor Juhos
2012-11-01
5
-0
/
+341
*
generic: rename jffs2 patches
Gabor Juhos
2012-11-01
6
-0
/
+0
*
generic: use mtd_* helpers in the yaffs code
Gabor Juhos
2012-10-31
2
-0
/
+320
*
kernel: update linux 3.6 to 3.6.5
Gabor Juhos
2012-10-31
5
-25
/
+14
*
generic: split yaffs-3.2-fix patch
Gabor Juhos
2012-10-31
8
-494
/
+264
*
generic: replace yaffs-2.6.39 patch
Gabor Juhos
2012-10-31
10
-400
/
+404
*
generic: replace yaffs mutex_fix patch
Gabor Juhos
2012-10-30
6
-60
/
+278
*
generic: replace yaffs symlink fix patch
Gabor Juhos
2012-10-30
4
-34
/
+62
[next]