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
*
mac80211: speed up build by reducing the makefile shell calls, fix forced dis...
Felix Fietkau
2009-08-20
4
-6
/
+223
*
update mpfr to 2.4.1
Florian Fainelli
2009-08-20
2
-16
/
+17
*
wpa_supplicant: fix madwifi related config change handling
Felix Fietkau
2009-08-20
1
-0
/
+2
*
merge the control file and the .ipk file targets into one to prevent them fro...
Felix Fietkau
2009-08-20
1
-10
/
+8
*
mac80211: add missing config override
Felix Fietkau
2009-08-20
1
-0
/
+1
*
now that each target has its own package directory, remove the base-files pac...
Felix Fietkau
2009-08-20
1
-7
/
+5
*
move the package dir to bin/packages/$(BOARD)_$(LIBC)-$(LIBCV) to prevent mul...
Felix Fietkau
2009-08-20
1
-1
/
+1
*
mac80211: fix ath5k dma size workaround for ar71xx Atheros legacy hardware do...
Felix Fietkau
2009-08-20
1
-4
/
+10
*
remove support for compat-wireless-old
Felix Fietkau
2009-08-20
5
-504
/
+10
*
upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to conf...
Felix Fietkau
2009-08-20
6
-555
/
+63
*
fix multiple ipkg builds of the same arch but with different targets in the s...
Felix Fietkau
2009-08-20
1
-1
/
+1
*
ps3/petitboot: Run petitboot at first startup
Geoff Levand
2009-08-19
1
-1
/
+16
*
ps3: Make ps3-bl-option executable
Geoff Levand
2009-08-19
1
-0
/
+0
*
preliminary failsafe support (closes #5726)
Gabor Juhos
2009-08-19
1
-8
/
+30
*
add diag script (closes #5725)
Gabor Juhos
2009-08-19
1
-0
/
+96
*
base-files: fix sysupgrade get_magic_word() function to return proper values ...
Jo-Philipp Wich
2009-08-19
1
-1
/
+1
*
fix package name of kmod-leds-gpio
Gabor Juhos
2009-08-19
1
-1
/
+1
*
madwifi: remove version selection support
Felix Fietkau
2009-08-19
1
-12
/
+0
*
remove support for the madwifi upstream release, it doesn't work on newer ker...
Felix Fietkau
2009-08-19
4
-67
/
+14
*
madwifi: add patch for building all modules (except for the HAL) into a singl...
Felix Fietkau
2009-08-19
3
-37
/
+801
*
when regenerating an ipkg package, make sure the entire ipkg build dir is cle...
Felix Fietkau
2009-08-19
1
-4
/
+2
*
add powersave fixes based on patches by Steven Luo (#4376)
Felix Fietkau
2009-08-19
2
-0
/
+35
*
madwifi: refresh patches
Felix Fietkau
2009-08-19
5
-9
/
+9
*
pxcab: Replace TARGET_pxcab with feature powerpc64
Geoff Levand
2009-08-18
4
-6
/
+4
*
powerpc: Create a powerpc64 config feature
Geoff Levand
2009-08-18
9
-8
/
+13
*
ps3: General cleanup and update for defconfig-ps3-petitboot
Geoff Levand
2009-08-18
1
-1190
/
+8
*
ps3: Move defconfig-ps3-petitboot to the petitboot profile directory
Geoff Levand
2009-08-18
1
-0
/
+0
*
ps3: Update the Petitboot profile package dependencies
Geoff Levand
2009-08-18
1
-3
/
+3
*
ps3-utils: Add Build/InstallDev section to package makefile
Geoff Levand
2009-08-18
1
-0
/
+12
*
ps3-utils: Update package to include latest repository fixes
Geoff Levand
2009-08-18
1
-12
/
+15
*
ps3: Updates for ps3-bl-option
Geoff Levand
2009-08-18
1
-46
/
+52
*
ps3: Rename bl-option to ps3-bl-option
Geoff Levand
2009-08-18
2
-1
/
+1
*
add missing libsas configuration symbol
Florian Fainelli
2009-08-18
1
-0
/
+1
*
use 2.6.30.5
Florian Fainelli
2009-08-17
21
-22
/
+22
*
disable mpfr tests compilation, slightly speeds up the build process
Florian Fainelli
2009-08-17
1
-0
/
+23
*
ensure CONTROL directory is created (#5683)
Florian Fainelli
2009-08-17
2
-0
/
+2
*
iw: update to 0.9.16
Gabor Juhos
2009-08-17
1
-2
/
+2
*
switch to 2.6.27.30
Florian Fainelli
2009-08-17
3
-4
/
+4
*
mac80211: add deadlock fix patch
Gabor Juhos
2009-08-16
2
-1
/
+109
*
2.6.30: fix lzma compressed intitramfs support, and decrease dictionary size
Gabor Juhos
2009-08-16
1
-1
/
+11
*
Fix broken i2c module loading in R17269
Gabor Juhos
2009-08-16
1
-2
/
+2
*
remove *printf warnings preventing wprobe to build on uml x86_64
Nicolas Thill
2009-08-16
1
-1
/
+1
*
use KERNEL_CROSS instead of TARGET_CROSS to build kernel modules
Nicolas Thill
2009-08-16
2
-2
/
+2
*
bump to 2.6.30.4, apply fix from [15119] to x86_64
Nicolas Thill
2009-08-16
5
-2
/
+15
*
2.6.30: update layer7 patch
Gabor Juhos
2009-08-16
2
-29
/
+44
*
add menuconfig option for selecting initramfs compression
Gabor Juhos
2009-08-16
2
-17
/
+44
*
fix for commit r17276
Hauke Mehrtens
2009-08-15
3
-0
/
+33
*
wprobe: fix tcp port for the proxy mode in the init script
Felix Fietkau
2009-08-15
1
-1
/
+1
*
increase release number
Hauke Mehrtens
2009-08-15
1
-1
/
+1
*
Do not build the mac80211 module in the kernel. The attributes skb->do_not_en...
Hauke Mehrtens
2009-08-15
9
-96
/
+94
[next]