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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ramips: add preliminary support for the RT3662/RT3883 SoCs
juhosg
2012-02-13
40
-9
/
+2286
*
[package] kexec-tools: update to 2.0.3 (fixes #9846)
florian
2012-02-13
1
-3
/
+3
*
[malta] add support for 3.2
florian
2012-02-13
1
-0
/
+14
*
brcm47xx: deactivate CONFIG_NO_HZ as it seams not to be needed.
hauke
2012-02-12
2
-2
/
+0
*
brcm47xx: activate config bug to show warnings
hauke
2012-02-12
2
-2
/
+0
*
gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent l...
nbd
2012-02-12
1
-0
/
+68
*
swconfig: fix off-by-one error, causing segfaults on gcc 4.6+ (fixes #9765)
nbd
2012-02-12
1
-1
/
+1
*
package/grub: fix stage2 link with recent binutils
nbd
2012-02-12
1
-0
/
+77
*
ramips: use GENERIC_{4,8}M image template for WR5123GN
juhosg
2012-02-12
1
-5
/
+2
*
ramips: rt305x: pass MTD partition map to the ALL0256N via cmdline
juhosg
2012-02-12
1
-1
/
+2
*
brcm47xx: refresh patches
hauke
2012-02-12
8
-31
/
+20
*
brcm47xx: update usb driver for brcm47xx.
hauke
2012-02-12
8
-390
/
+280
*
tools/genext2fs: do not include the host getline.h, it breaks the tool in sub...
nbd
2012-02-12
1
-1
/
+1
*
glibc: remove all previous (ancient) versions, add 2.14 (partially based on a...
nbd
2012-02-12
15
-266
/
+43
*
broadcom-diag: fix WRT150N/WRT160N detection (patch from #10836)
nbd
2012-02-12
1
-5
/
+54
*
ramips: add initial support for 3.2
juhosg
2012-02-12
13
-1
/
+607
*
ramips: include 'linux/module.h' in the ramips_spi driver
juhosg
2012-02-12
1
-0
/
+1
*
ramips: rt288x: remove per-board physmap_flash_data instances
juhosg
2012-02-12
6
-28
/
+30
*
ramips: rt305x: remove per-board physmap_flash_data instances
juhosg
2012-02-12
21
-120
/
+93
*
[cns3xxx]: enable another l2 cache errate on newer kernels
kaloz
2012-02-12
1
-0
/
+1
*
[toolchain/binutils]: enable 2.22 for unsupported archs if BROKEN is enabled
kaloz
2012-02-12
1
-2
/
+2
*
[toolchain/gcc]: upgrade vanilla gcc to 4.6.2
kaloz
2012-02-12
15
-12
/
+12
*
[toolchain/binutils]: use binutils 2.22 by default
kaloz
2012-02-12
1
-3
/
+6
*
[toolchain/uClibc]: use uClibc 0.9.33 by default
kaloz
2012-02-12
2
-3
/
+3
*
[tolchain/gcc]: use Linaro GCC 4.6 by default
kaloz
2012-02-12
2
-8
/
+5
*
[toolchain/gcc]: update to latest Linaro releases
kaloz
2012-02-12
1
-5
/
+5
*
ramips: load gpio-polled keys module
juhosg
2012-02-11
1
-1
/
+1
*
ramips: remove yet another CONFIG_MTD_PARTITION ifdef
juhosg
2012-02-11
1
-2
/
+0
*
ramips: use gpio-keys-polled instead of gpio-buttons
juhosg
2012-02-11
27
-138
/
+159
*
[generic/3.3]: add some missing symbols
kaloz
2012-02-11
1
-0
/
+3
*
ramips: add MIPS platform file
juhosg
2012-02-11
2
-29
/
+29
*
generic/2.6.39: refresh patches
juhosg
2012-02-11
9
-10
/
+10
*
[generic/3.3]: refresh patches to -rc3
kaloz
2012-02-11
6
-6
/
+6
*
ramips: add MDIO bus support for RT288X
juhosg
2012-02-11
2
-2
/
+154
*
[cns3xxx]: rename 3.1 patches directory as it will be used for newer kernels ...
kaloz
2012-02-11
14
-0
/
+0
*
[cns3xxx]: rename 2.6.39 patches directory
kaloz
2012-02-11
15
-0
/
+0
*
ramips: fix Belkin F5D8235-v2 VLAN setup
juhosg
2012-02-11
1
-4
/
+10
*
ramips: raeth: make debugging messages configurable
juhosg
2012-02-11
4
-4
/
+16
*
ramips: raeth: use device pointer in DMA API calls
juhosg
2012-02-11
1
-11
/
+12
*
ramips: raeth: add netdev pointer to private structure
juhosg
2012-02-11
2
-0
/
+2
*
ramips: raeth: cleanup DMA API usage in ramips_eth_hard_start_xmit
juhosg
2012-02-11
1
-5
/
+4
*
ramips: raeth: unmap rx DMA address in ramips_cleanup_dma
juhosg
2012-02-11
1
-1
/
+4
*
ramips: raeth: add rx_dma array to store the DMA address of the rx packets
juhosg
2012-02-11
2
-10
/
+17
*
ramips: raeth: use dma_addr_t for the descriptors
juhosg
2012-02-11
2
-9
/
+10
*
ramips: raeth: unmap DMA memory when a packet is received
juhosg
2012-02-11
1
-0
/
+4
*
ramips: raeth: add a temporary pktlen variable
juhosg
2012-02-11
1
-3
/
+6
*
ramips: raeth: protect macro parameters
juhosg
2012-02-11
1
-4
/
+4
*
ramips: raeth: indicate dropped packets in stats
juhosg
2012-02-11
1
-0
/
+2
*
ramips: raeth: use the NUM_TX_DESC for the tx_skb array
juhosg
2012-02-11
1
-1
/
+1
*
ramips: use uncached address in detect_mem_size
juhosg
2012-02-11
1
-2
/
+3
[prev]
[next]