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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ag71xx driver: increase size of dma descriptors
Gabor Juhos
2008-12-09
1
-1
/
+2
*
ag71xx driver: use same FIFO configuration for all SOC
Gabor Juhos
2008-12-09
2
-19
/
+26
*
preliminary 2.6.28 support
Gabor Juhos
2008-12-09
29
-0
/
+1595
*
rename a patch
Gabor Juhos
2008-12-09
1
-0
/
+0
*
atheros: fix reboot on ar2315 devices which do not implement the atheros refe...
Felix Fietkau
2008-12-09
1
-9
/
+16
*
kexec-tools builds fine again on 2.6.27, unmask it and also make it available...
Florian Fainelli
2008-12-08
1
-1
/
+1
*
Fix remaining bug of the off-by-one error ;)
Florian Fainelli
2008-12-08
1
-1
/
+1
*
Updated jungo-image.py script (from Jose): Fix http server issues when imagef...
Peter Denison
2008-12-08
1
-26
/
+61
*
Enable ohci on bcm96348gw
Florian Fainelli
2008-12-08
1
-0
/
+2
*
preliminary ixp4xx 2.6.28 support
Imre Kaloz
2008-12-08
37
-0
/
+8294
*
Prepare bcm63xx for SPI master support
Florian Fainelli
2008-12-08
2
-1
/
+69
*
add generic 2.6.28 patches
Imre Kaloz
2008-12-08
80
-0
/
+36878
*
ag71xx driver: add OOM handler
Gabor Juhos
2008-12-08
2
-8
/
+31
*
ag71xx driver: don't refill rx buffers twice
Gabor Juhos
2008-12-08
1
-2
/
+0
*
ag71xx driver: interrupt status is masked by hw, don't mask it again
Gabor Juhos
2008-12-08
1
-2
/
+0
*
ag71xx driver: remove unused code
Gabor Juhos
2008-12-08
1
-7
/
+0
*
Add support for bcm96348gw10 (Netgear DG834GT) (#4319)
Florian Fainelli
2008-12-07
3
-2
/
+27
*
ag71xx driver: NAPI poll cleanup
Gabor Juhos
2008-12-07
2
-8
/
+16
*
ag71xx driver: handle TX timout
Gabor Juhos
2008-12-07
2
-1
/
+25
*
busybox: Increment PKG_RELEASE
Rod Whitby
2008-12-07
1
-1
/
+1
*
busybox: Enabled FEATURE_HTTPD_PROXY by default (cost is 580 bytes)
Rod Whitby
2008-12-07
1
-1
/
+1
*
use mips_machine code
Gabor Juhos
2008-12-06
41
-308
/
+132
*
add dummy code for the TRENDnet TEW-632BRP board
Gabor Juhos
2008-12-06
7
-0
/
+30
*
ixp4xx/apex: Limit ram size to 64MB
Rod Whitby
2008-12-06
2
-1
/
+23
*
ag71xx driver: always use NAPI to transmit packets
Gabor Juhos
2008-12-06
2
-32
/
+1
*
update to 2.6.27.8 and refresh patches
Gabor Juhos
2008-12-06
13
-62
/
+40
*
refresh 2.6.26 patches
Gabor Juhos
2008-12-06
1
-4
/
+4
*
refresh 2.6.25 patches
Gabor Juhos
2008-12-06
2
-3
/
+3
*
ag71xx driver: improve poll routine
Gabor Juhos
2008-12-05
2
-17
/
+12
*
ag71xx driver: always flush register writes
Gabor Juhos
2008-12-05
1
-7
/
+19
*
ag71xx driver: don't use dma_cache_wback_inv
Gabor Juhos
2008-12-05
2
-4
/
+9
*
ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161)
Gabor Juhos
2008-12-05
2
-2
/
+2
*
madwifi: fix division by zero
Felix Fietkau
2008-12-04
4
-7
/
+10
*
madwifi: fix the autochannel patch
Felix Fietkau
2008-12-04
5
-10
/
+13
*
EHCI driver: add AR913x support
Gabor Juhos
2008-12-04
1
-30
/
+90
*
add SoC specific reset code
Gabor Juhos
2008-12-04
1
-8
/
+44
*
add AR913x specific reset register offsets
Gabor Juhos
2008-12-04
1
-0
/
+6
*
rename reset register definitions
Gabor Juhos
2008-12-04
5
-39
/
+39
*
Add missing GPIO related config symbols
Florian Fainelli
2008-12-04
1
-0
/
+2
*
refresh patches
Gabor Juhos
2008-12-04
6
-17
/
+13
*
fix a typo
Gabor Juhos
2008-12-04
1
-1
/
+1
*
register GPIO buttons on the AP83 board
Gabor Juhos
2008-12-04
1
-0
/
+23
*
make all AR913x GPIO lines usable
Gabor Juhos
2008-12-04
3
-2
/
+23
*
OHCI driver cleanup
Gabor Juhos
2008-12-04
1
-64
/
+29
*
register USB device on the AP83 board
Gabor Juhos
2008-12-04
1
-0
/
+1
*
add ar913x specific USB setup
Gabor Juhos
2008-12-04
1
-0
/
+13
*
don't override CONFIG_USB_EHCI_ROOT_TT
Gabor Juhos
2008-12-04
1
-0
/
+1
*
Move txpower settings after the interface comes up. Thanks alisonken1
Travis Kemen
2008-12-03
1
-3
/
+5
*
Finally fix the CONFIG_SSB_SILENT symbol
Florian Fainelli
2008-12-03
5
-1
/
+6
*
create platform data for the EHCI driver
Gabor Juhos
2008-12-03
3
-3
/
+32
[next]