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
...
*
change ext2/ext3 load order so that lazy mount tries ext3 before ext2
Nicolas Thill
2009-11-17
1
-2
/
+2
*
change x86 image generation handling to treat only olpc specially
Imre Kaloz
2009-11-17
2
-6
/
+5
*
refresh 2.6.32 patches with -rc7
Imre Kaloz
2009-11-17
12
-19
/
+29
*
replace our arm LZMA loader with the one that goes upstream
Imre Kaloz
2009-11-17
15
-1420
/
+1746
*
mklibs: fix missing __pack_f symbol in uclibc after relink
Felix Fietkau
2009-11-17
1
-0
/
+27
*
ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the ...
Gabor Juhos
2009-11-16
3
-5
/
+96
*
package/mac80211: use platform_data on PCI devices in ath9k
Gabor Juhos
2009-11-16
4
-5
/
+106
*
ar71xx: register LEDs and buttons on the WNDR3700
Gabor Juhos
2009-11-16
2
-1
/
+63
*
ar71xx: use __init for ar{71,91}xx_usb_setup
Gabor Juhos
2009-11-16
1
-2
/
+2
*
ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ixp4xx...
Felix Fietkau
2009-11-16
1
-0
/
+11
*
add migration code to automatically convert old to new switch config on first...
Jo-Philipp Wich
2009-11-15
1
-1
/
+35
*
mac80211: adjust patches based on upstream feedback
Felix Fietkau
2009-11-15
2
-32
/
+15
*
mac80211: add some missing patch chunks that were accidentally left out in th...
Felix Fietkau
2009-11-15
1
-0
/
+59
*
ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api
Felix Fietkau
2009-11-15
1
-0
/
+1199
*
ath9k: fix massive packet loss issue introduced by upstream cleanups
Felix Fietkau
2009-11-15
1
-0
/
+10
*
mac80211: sync with changes to patches submitted upstream
Felix Fietkau
2009-11-15
2
-10
/
+26
*
make the lzma version kernel version dependent, and only build the one we do ...
Imre Kaloz
2009-11-15
2
-2
/
+7
*
change switch config to swconfig style format to remain consistent accross pl...
Jo-Philipp Wich
2009-11-15
2
-29
/
+44
*
fix image create after the conversion to subtargets
Florian Fainelli
2009-11-15
1
-1
/
+1
*
iproute2: honour when building libnetlink.a, completes r18323 and fixes #6160
Jo-Philipp Wich
2009-11-14
1
-0
/
+7
*
Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The t...
Felix Fietkau
2009-11-14
7
-2
/
+161
*
fix build of hostapd-utils
Hauke Mehrtens
2009-11-14
1
-1
/
+1
*
e1000: add CONFIG_E1000_NAPI=y for older kernels
Felix Fietkau
2009-11-14
1
-1
/
+2
*
mac80211: update to 2009-11-13 and add some of my new performance improvement...
Felix Fietkau
2009-11-14
13
-385
/
+528
*
make fpu emulation support configurable through kernel_menuconfig by adding a...
Felix Fietkau
2009-11-13
5
-10
/
+10
*
fix problem with 128MB ram.
Hauke Mehrtens
2009-11-13
4
-0
/
+60
*
package/mac80211: add config option to enable Atheros wireless debugging
Gabor Juhos
2009-11-13
1
-2
/
+11
*
ar71xx: add preliminary support for the Netgear WNDR3700
Gabor Juhos
2009-11-13
10
-0
/
+163
*
ar71xx: increase max size of RouterStation and RouterStation Pro firmware images
Gabor Juhos
2009-11-13
1
-2
/
+2
*
ar71xx: add profile for the TL-WR841ND v5 board
Gabor Juhos
2009-11-13
1
-0
/
+11
*
hostapd: fix endian bugs in STA HT capability handling
Felix Fietkau
2009-11-12
1
-0
/
+33
*
hostapd: fix HT40 BSS scan checks
Felix Fietkau
2009-11-12
1
-0
/
+11
*
gcc: add a config option for using the gcc graphite framework (disabled by de...
Felix Fietkau
2009-11-12
3
-3
/
+8
*
neither avr32 or coldfire has a shared libgcc
Imre Kaloz
2009-11-12
1
-0
/
+2
*
update openssl to 0.9.8l -- thanks puchu
Imre Kaloz
2009-11-12
5
-3
/
+122
*
metadata.pl: fix menuconfig code for package features
Felix Fietkau
2009-11-12
1
-2
/
+3
*
opkg: forgot to remove two obsolete patches in last commit
Jo-Philipp Wich
2009-11-11
2
-23
/
+0
*
opkg: bump to r284 - incorporates parsing improvements upstream - fixes a cou...
Jo-Philipp Wich
2009-11-11
9
-969
/
+27
*
mac80211: disable powersave on the sta by default (for performance reasons)
Felix Fietkau
2009-11-11
1
-0
/
+3
*
wireless-tools: re-enable support for enabling/disabling powersave
Felix Fietkau
2009-11-11
1
-25
/
+1
*
mac80211: fix a race condition when bringing up wds sta interfaces on the ap
Felix Fietkau
2009-11-11
2
-2
/
+23
*
e1000: depend on pci support instead of x86 target - some people have minipci...
Felix Fietkau
2009-11-11
1
-1
/
+1
*
export __cpuc_flush_dcache_page for ARM targets
Imre Kaloz
2009-11-11
1
-0
/
+33
*
powerpc: use the in-kernel dtc compiler
Imre Kaloz
2009-11-11
4
-36
/
+2
*
some more Kconfig symbol move..
Imre Kaloz
2009-11-11
60
-91
/
+24
*
another round of kernel config cleanups
Imre Kaloz
2009-11-11
67
-271
/
+60
*
we don't support the 2.6.27 kernels for a long time now
Imre Kaloz
2009-11-11
11
-592
/
+0
*
move CPUFREQ to generic configs
Imre Kaloz
2009-11-11
15
-9
/
+6
*
sort all target config files
Imre Kaloz
2009-11-11
69
-1351
/
+1351
*
move CONFIG_CRASH_DUMP to the generic configs
Imre Kaloz
2009-11-11
7
-5
/
+2
[prev]
[next]