index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a generic Broadcom USB profile.
agb
2008-03-31
1
-0
/
+19
*
Change WL500gP profile to use uhci-iv (#1589)
agb
2008-03-31
1
-2
/
+2
*
Add support for the WL-500gP v2
agb
2008-03-31
1
-0
/
+5
*
add target for PCEngines WRAP Signed-off-by: Roberto Riggio (roberto.riggio a...
thepeople
2008-03-29
1
-0
/
+16
*
[adm5120] generate images for the Infineon EASY 5120-RT boards
juhosg
2008-03-28
1
-0
/
+5
*
Fix the xt_physdev compilation (#3218)
florian
2008-03-27
2
-2
/
+2
*
Revert [10668] this was also accidental
florian
2008-03-27
1
-33
/
+1
*
Revert [10668] was accidental
florian
2008-03-27
2
-5
/
+2
*
Create a dummy sit package for 2.4 kernelsq
florian
2008-03-27
3
-3
/
+37
*
Generate a binary lzma-loader
florian
2008-03-26
2
-3
/
+10
*
ixp4xx/apex: Fixed another patch name
rwhitby
2008-03-26
1
-0
/
+0
*
ixp4xx/apex: Add support for fatslugs, and fix the patch names
rwhitby
2008-03-26
3
-0
/
+28
*
The following patch enables txpower setting for hostap driver and restores tx...
thepeople
2008-03-25
1
-0
/
+160
*
ixp4xx: Updated to 2.6.24.2 - tested on nas100d, fsg3 and nslu2
rwhitby
2008-03-25
1
-1
/
+1
*
apex: Create both 8MB and 16MB apex binaries
rwhitby
2008-03-25
5
-7
/
+362
*
ixp4xx/harddisk/config-default: Enable ext2 and disable ext3 extensions
rwhitby
2008-03-25
1
-4
/
+1
*
Fix b44 phyaddr by applying the PHY-address mask. Closes #3712
agb
2008-03-23
1
-0
/
+15
*
[adm5120] refresh patches
juhosg
2008-03-22
19
-114
/
+114
*
Enable the default-on led trigger
rwhitby
2008-03-22
2
-0
/
+24
*
generic-2.6/config-2.6.24: Added missing config entries to allow compilation ...
rwhitby
2008-03-22
1
-0
/
+9
*
add missing kernel config option
nbd
2008-03-21
1
-0
/
+1
*
ar7: fixed cpmac, now it doesn't fails to register the phy.
matteo
2008-03-21
1
-0
/
+49
*
linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interf...
mb
2008-03-21
3
-35
/
+7670
*
ixp4xx: Updated patches to include all upstream-merged ixp4xx patches
rwhitby
2008-03-21
15
-417
/
+5268
*
ixp4xx: Update npe driver patch
rwhitby
2008-03-20
1
-1274
/
+1336
*
ixp4xx: Update config-default to 2.6.24
rwhitby
2008-03-20
1
-0
/
+1
*
ixp4xx/patches-2.6.24: Refreshed fsg patch and other affected patches
rwhitby
2008-03-20
5
-324
/
+314
*
cpmac: fixed phy seems to be broken, hack cpmac to always report link up
matteo
2008-03-19
1
-0
/
+27
*
bcm47xx: Fix warning
mb
2008-03-19
1
-1
/
+1
*
GPIODEV: Fix open-count race condition.
mb
2008-03-19
1
-7
/
+14
*
bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpio
mb
2008-03-19
1
-0
/
+17
*
This Patch adds PPS (Pulse per Second) Support to Openwrt 2.6.23
nbd
2008-03-19
1
-0
/
+2215
*
fix switch support on the Compex WP18/NP18A
kaloz
2008-03-17
1
-0
/
+41
*
fix image generation on x86
kaloz
2008-03-17
1
-1
/
+1
*
bcm47xx: Fix GPIO data direction output bit assignment
mb
2008-03-15
1
-1
/
+2
*
[AR7]: fix serial patch
matteo
2008-03-13
1
-24
/
+11
*
at91: added new sim enable code as well as detection code to
hcg
2008-03-13
2
-0
/
+262
*
Update cleanups of ssb-gige
mb
2008-03-13
1
-37
/
+41
*
Removed binary file added in error
hcg
2008-03-13
1
-0
/
+0
*
Add back support for 2.6.21 kernels - add some required directories.
hcg
2008-03-13
3
-1
/
+300
*
cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms (c...
matteo
2008-03-11
1
-0
/
+178
*
Add AG241 code pattern (fixes #1089)
matteo
2008-03-11
1
-0
/
+2
*
fix apex compile on osx, suppress some build warnings
nbd
2008-03-10
1
-0
/
+2
*
Upgrade x86 to 2.6.24
florian
2008-03-09
3
-1
/
+899
*
Fix bzImage copy with 2.6.24 kernels
florian
2008-03-09
1
-1
/
+1
*
add new led trigger for network traffic, fixes #2776
blogic
2008-03-07
3
-0
/
+463
*
disable partitions for unallocated redboot flash memory - it caused a null po...
nbd
2008-03-07
5
-2
/
+3
*
Add PCnet32 ethernet support (#3195)
florian
2008-03-07
2
-0
/
+4
*
[kernel] 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431
juhosg
2008-03-06
1
-0
/
+1
*
[AR7] fix cpmac in a more elegant way, thanks Anton Vorontsov
matteo
2008-03-05
1
-25
/
+96
[prev]
[next]