index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[package] sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa
Jo-Philipp Wich
2009-03-24
3
-2
/
+3
*
atheros: fix a spiflash write performance regression
Felix Fietkau
2009-03-24
1
-4
/
+4
*
pkg-config: disable potentially recursive compat lookups which break on syste...
Felix Fietkau
2009-03-24
1
-0
/
+22
*
[kernel] correct md5sum
Hauke Mehrtens
2009-03-24
1
-1
/
+1
*
[ar71xx] create firmware image for the TL-WR841ND v3 board
Gabor Juhos
2009-03-24
1
-0
/
+5
*
[tools] firmware-utils/mktplinkfw: add support for the TL-WR841ND v3 board
Gabor Juhos
2009-03-24
1
-0
/
+9
*
fix typo in cambria gw2358 initialization
Felix Fietkau
2009-03-24
1
-1
/
+1
*
upgrade to uci 0.7.4 - fixes a file locking bug, thx Cyrus
Felix Fietkau
2009-03-24
1
-2
/
+2
*
[brcm63xx] override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358
Florian Fainelli
2009-03-24
1
-0
/
+1
*
[mac80211] update compat-wireless to 2009-03-24
Hauke Mehrtens
2009-03-24
3
-13
/
+19
*
[kernel] refresh patches
Hauke Mehrtens
2009-03-24
5
-28
/
+19
*
[kernel] update to kernel version 2.6.28.9
Hauke Mehrtens
2009-03-24
14
-17
/
+17
*
[kernel] update to kernel version 2.6.27.21
Hauke Mehrtens
2009-03-24
5
-5
/
+5
*
[kernel] kmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko
Hauke Mehrtens
2009-03-24
1
-2
/
+1
*
[wpa_supplicant] deactivate nl80211 again.
Hauke Mehrtens
2009-03-24
1
-1
/
+1
*
Add check for IXP42x A0 stepping.
Jose Vasconcellos
2009-03-24
1
-2
/
+13
*
ps3: update ps3vram patches
Hamish Guthrie
2009-03-24
16
-68
/
+3089
*
fix uclibc subdir
Felix Fietkau
2009-03-24
1
-1
/
+1
*
remove empty directories
Felix Fietkau
2009-03-24
0
-0
/
+0
*
append the correct extraversion to the toolchain's info.mk for uclibc-nptl
Felix Fietkau
2009-03-24
1
-1
/
+1
*
fix uclibc symlink for nptl
Felix Fietkau
2009-03-24
1
-4
/
+4
*
add uclibc-nptl
Felix Fietkau
2009-03-24
17
-7
/
+495
*
remove obsolete comment
Felix Fietkau
2009-03-24
1
-1
/
+0
*
clean up uClibc config handling - use kconfig.pl to split configs similar to ...
Felix Fietkau
2009-03-24
35
-6091
/
+727
*
kconfig.pl: interpret =n as undefined symbol
Felix Fietkau
2009-03-24
1
-1
/
+1
*
kconfig.pl: add support for custom prefixes instead of CONFIG_
Felix Fietkau
2009-03-24
1
-5
/
+18
*
fix $(BUILD_DIR_TOOLCHAIN)/uClibc symlink
Felix Fietkau
2009-03-23
1
-1
/
+1
*
add uclibc 0.9.30.1
Felix Fietkau
2009-03-23
4
-56
/
+11
*
fix the path to the build dir for host packages
Felix Fietkau
2009-03-23
1
-2
/
+2
*
fix calling the update target for host-only builds
Felix Fietkau
2009-03-23
1
-0
/
+1
*
fix HOST_QUILT override
Felix Fietkau
2009-03-23
1
-1
/
+1
*
do not use --owner=root or --group=root when running tar. it does not work on...
Felix Fietkau
2009-03-23
1
-1
/
+1
*
clean up uclibc patch/config version handling a bit
Felix Fietkau
2009-03-23
84
-26
/
+8
*
[wpa_supplicant] bump to version 0.6.9.
Hauke Mehrtens
2009-03-23
4
-26
/
+46
*
[hostapd] bump to version 0.6.9.
Hauke Mehrtens
2009-03-23
3
-44
/
+66
*
madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken
Felix Fietkau
2009-03-23
1
-1
/
+1
*
madwifi: fix a locking error related to wds (thx, tharvey)
Felix Fietkau
2009-03-23
1
-6
/
+6
*
madwifi: add fragmentation fix from #4817
Felix Fietkau
2009-03-23
1
-0
/
+10
*
reorganize madwifi patches slightly
Felix Fietkau
2009-03-23
5
-100
/
+54
*
speed up quilt imports
Felix Fietkau
2009-03-23
1
-32
/
+5
*
atheros: fix radio mask check on ar5312
Felix Fietkau
2009-03-23
1
-2
/
+2
*
atheros: upgrade to 2.6.28 by default
Felix Fietkau
2009-03-22
1
-1
/
+1
*
atheros: fix mdio bus registration for multiple ethernet interfaces
Felix Fietkau
2009-03-22
2
-11
/
+12
*
atheros: fix ar5312 support
Felix Fietkau
2009-03-22
1
-9
/
+15
*
atheros: do not attempt to start pci on ar2317
Felix Fietkau
2009-03-22
1
-4
/
+3
*
atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2...
Felix Fietkau
2009-03-22
3
-8
/
+10
*
atheros: fix path in marvell switch phy id detection
Felix Fietkau
2009-03-22
2
-3
/
+3
*
remove custom phy hardware detection patch - it is no longer necessary
Felix Fietkau
2009-03-22
3
-78
/
+0
*
remove custom phy layer patches from older kernels where they are not needed
Felix Fietkau
2009-03-22
8
-312
/
+0
*
mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ...
Felix Fietkau
2009-03-22
2
-52
/
+40
[next]