index
:
openwrt/em-br6478acv2/lede/master-31e0f0ae
do-work/Edimax-v2
Edimax BR-6578AC V2 base from https://github.com/ulli-kroll/lede.git
James
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
2.6.31: update generic config
Gabor Juhos
2009-08-24
1
-0
/
+31
*
add patches for 2.6.31
Gabor Juhos
2009-08-24
31
-0
/
+876
*
initialize ndo_tx_timeout field of netdev_ops
Gabor Juhos
2009-08-24
1
-3
/
+7
*
refresh patches
Gabor Juhos
2009-08-24
2
-5
/
+5
*
also take over the files for 2.6.31
Mirko Vogt
2009-08-23
11
-0
/
+2627
*
default is to generate a ramdisk image
Florian Fainelli
2009-08-22
1
-1
/
+1
*
add generic patchset levelled up to 2.6.31-rc6
Mirko Vogt
2009-08-22
94
-0
/
+42681
*
add a new target for ubicom32 (compiles, but untested)
Felix Fietkau
2009-08-21
4
-0
/
+49130
*
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
*
fix package name of kmod-leds-gpio
Gabor Juhos
2009-08-19
1
-1
/
+1
*
pxcab: Replace TARGET_pxcab with feature powerpc64
Geoff Levand
2009-08-18
1
-1
/
+1
*
powerpc: Create a powerpc64 config feature
Geoff Levand
2009-08-18
2
-1
/
+2
*
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: 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
*
use 2.6.30.5
Florian Fainelli
2009-08-17
20
-20
/
+20
*
switch to 2.6.27.30
Florian Fainelli
2009-08-17
2
-2
/
+2
*
2.6.30: fix lzma compressed intitramfs support, and decrease dictionary size
Gabor Juhos
2009-08-16
1
-1
/
+11
*
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
*
fix for commit r17276
Hauke Mehrtens
2009-08-15
3
-0
/
+33
*
Do not build the mac80211 module in the kernel. The attributes skb->do_not_en...
Hauke Mehrtens
2009-08-15
7
-95
/
+69
*
refresh patches
Hauke Mehrtens
2009-08-15
3
-36
/
+30
*
add the swconfig utility to the wrt160nl profile
Felix Fietkau
2009-08-14
1
-1
/
+1
*
ar71xx: enable rtl8306 support by default (for wrt160nl)
Felix Fietkau
2009-08-14
2
-0
/
+3
*
add a driver for rtl8306 switches
Felix Fietkau
2009-08-14
5
-0
/
+1041
*
ar71xx: change the linking order of the ag71xx module so that the driver can ...
Felix Fietkau
2009-08-14
2
-12
/
+12
*
fix build
Hauke Mehrtens
2009-08-13
3
-0
/
+25
*
switch to 2.6.30
Gabor Juhos
2009-08-13
1
-1
/
+1
*
add missing patch which fakes a cardbus controller on top of PCI, thanks SGDA
Florian Fainelli
2009-08-12
2
-0
/
+332
*
fix typo, INT_MASK is writable, INT_STATUS is not
Florian Fainelli
2009-08-11
1
-1
/
+1
*
more bcm63xx definition fixes, thanks AndyI
Florian Fainelli
2009-08-11
5
-10
/
+12
*
arm: when linking the kernel, move the section discards after the other secti...
Felix Fietkau
2009-08-09
1
-0
/
+37
*
WRT160NL: add default trigger for the power led
Gabor Juhos
2009-08-09
1
-0
/
+1
*
enable sysupgrade on the WRT160Nl
Gabor Juhos
2009-08-09
1
-1
/
+8
*
WRT160NL: more mtd parser cleanup
Gabor Juhos
2009-08-09
1
-68
/
+106
*
revert some accidentally committed test/debug changes from the module symbol ...
Felix Fietkau
2009-08-09
2
-24
/
+24
*
add support for the Pirelli AG226G board (#5337)
Florian Fainelli
2009-08-09
2
-0
/
+25
*
remove useless hard reset in the SPI controller driver
Florian Fainelli
2009-08-09
1
-1
/
+0
*
fix assignment instead of comparison in the mtd driver (#5649)
Florian Fainelli
2009-08-09
1
-7
/
+8
*
backport fixed module exports patch to 2.6.28
Felix Fietkau
2009-08-09
1
-0
/
+154
*
fix the kernel symbol export patch for arm/powerpc
Felix Fietkau
2009-08-09
1
-9
/
+88
*
revert the module exports patch on 2.6.28 until it is fixed
Felix Fietkau
2009-08-08
1
-117
/
+0
*
switch to 2.6.30.4
Florian Fainelli
2009-08-08
1
-1
/
+1
*
refresh patches and fix build failure on wm8753-reg_cache.patch (#5641)
Florian Fainelli
2009-08-08
4
-12
/
+8
[next]