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
...
*
package/kernel: add package for MTD testing modules
juhosg
2012-02-18
1
-0
/
+22
*
firmware-utils/mkfwimage: allow to override firmware magic
juhosg
2012-02-18
1
-5
/
+12
*
ar71xx: fix image signature for UBNT-XM boards
juhosg
2012-02-18
1
-5
/
+5
*
ath5k: do not re-run AGC calibration periodically - fixes stability issues on...
nbd
2012-02-17
1
-0
/
+42
*
ath5k: do not stop the hardware queues during PAPD calibration, speeds up cal...
nbd
2012-02-17
1
-0
/
+31
*
generic/2.6.37: fix 'set but unused' build errors on MIPS
juhosg
2012-02-17
1
-0
/
+44
*
gcc: use .eh_frame sections for exception handling stack unwind - saves about...
nbd
2012-02-17
1
-0
/
+29
*
gcc: enable --with-headers for the final toolchain build
nbd
2012-02-17
1
-0
/
+1
*
crda: remove unnecessary build dependency on mac80211
nbd
2012-02-17
1
-1
/
+0
*
hostapd: remove unnecessary dependency on mac80211
nbd
2012-02-17
1
-2
/
+0
*
[package] broadcom-diag: add missing brackets breakign the detection logic (#...
jow
2012-02-17
1
-2
/
+4
*
[package] iwinfo: implement proper hardware detection for ar23xx SoC devices ...
jow
2012-02-17
6
-77
/
+78
*
ramips: extract eeprom for the built-in wlan module on the RT-N56U
juhosg
2012-02-16
1
-1
/
+3
*
ramips: rt3883: change eeprom file name
juhosg
2012-02-16
1
-1
/
+1
*
[scripts] env: colorize git output
florian
2012-02-16
1
-2
/
+2
*
[package] iwinfo: fix detection of Bullet M5, the PCI ID was wrong
jow
2012-02-16
2
-2
/
+2
*
[x86] Disable by default padding of images
acinonyx
2012-02-16
1
-1
/
+0
*
[x86] Allow gzipping of squashfs images with padded jffs2 partition
acinonyx
2012-02-16
1
-0
/
+3
*
[x86] GZip only ext4 and padded images
acinonyx
2012-02-16
2
-4
/
+7
*
[x86] Make gzipping of images configurable via menuconfig
acinonyx
2012-02-16
2
-5
/
+23
*
package/mac80211: fix a possible NULL pointer dereference in rt2x00
juhosg
2012-02-16
2
-1
/
+13
*
ar71xx: remove duplicated define from the D-Link profile
juhosg
2012-02-16
1
-3
/
+0
*
ramips: select HW_HAS_PCI on per-board basis
juhosg
2012-02-16
3
-2
/
+2
*
ramips: rt3883: remove a stray character from rt3883.h
juhosg
2012-02-16
1
-1
/
+0
*
ramips: rt288x: don't register the PCI controller on each board
juhosg
2012-02-16
3
-3
/
+8
*
ramips: raeth: separate ring allocation and setup
juhosg
2012-02-16
1
-44
/
+90
*
generic: add SND_PPC symbol
juhosg
2012-02-16
3
-0
/
+3
*
[ar71xx] Add Ubiquiti UniFi Profile; It's an AP without USB so don't include ...
cshore
2012-02-16
1
-0
/
+11
*
[ar71xx] d-link: Add DIR-601 Profile Definition; It needs different factory i...
cshore
2012-02-16
2
-0
/
+19
*
[ar71xx] Fix partitions for Cameo-based boards; kernel 3.2 is bigger
cshore
2012-02-16
1
-4
/
+4
*
[ar71xx] image: For Cameo-based board fix adding mtd layout to kernel command...
cshore
2012-02-16
1
-1
/
+1
*
linux 3.2: missing generic symbols
jow
2012-02-15
1
-0
/
+2
*
[package] kernel: fix KCONFIG depends of kmod-md modules
jow
2012-02-15
1
-13
/
+13
*
ramips: rt288x: fix PCI resource conflict
juhosg
2012-02-15
1
-0
/
+8
*
[ramips] correct PCI IO/Mem resource swapping
florian
2012-02-15
1
-4
/
+4
*
[ramips] add Ralink V11ST-FE board support
florian
2012-02-15
11
-0
/
+134
*
build: add -Wno-error=unused-but-set-variable to cflags for gcc 4.6 and newer...
nbd
2012-02-15
1
-1
/
+1
*
ramips: raeth: add a helper function for skb allocation
juhosg
2012-02-15
1
-6
/
+16
*
ramips: raeth: use netdev_alloc_skb
juhosg
2012-02-15
1
-2
/
+3
*
ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor struct...
juhosg
2012-02-15
1
-2
/
+2
*
ramips: raeth: use 're' instead of 'priv' everywhere
juhosg
2012-02-15
1
-73
/
+73
*
ath9k: prevent writes to const data on AR9160
nbd
2012-02-15
1
-0
/
+86
*
ramips: raeth: force link down in ramips_phy_stop
juhosg
2012-02-15
1
-7
/
+6
*
ramips: raeth: serialize ramips_link_adjust calls
juhosg
2012-02-15
1
-0
/
+8
*
ramips: raeth: add PHYLIB support
juhosg
2012-02-15
5
-10
/
+229
*
[package] gdb: use an updated 6.8a tarball
florian
2012-02-14
1
-3
/
+4
*
[kernel] add missing autoload shortcut to crypto modules for btrfs
blogic
2012-02-14
1
-2
/
+2
*
linux-atm: update solos-pci driver to upstream
blogic
2012-02-14
3
-0
/
+1044
*
linux-atm: headroom/padding fixes
blogic
2012-02-14
3
-0
/
+249
*
mac80211: Allow preamble configuration
blogic
2012-02-14
1
-0
/
+3
[prev]
[next]