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
...
*
hostapd: add support for specifying the maximum number of clients
nbd
2010-12-19
1
-0
/
+2
*
hostapd: fix appending the iapp_interface variable to the config
nbd
2010-12-19
1
-1
/
+1
*
ar71xx: enable ar7240 switch support on the UBNT NanoStation M
nbd
2010-12-19
1
-0
/
+1
*
hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config
nbd
2010-12-19
1
-0
/
+2
*
hostapd: Allow rsn_preauth configuration
nbd
2010-12-19
1
-14
/
+26
*
e2fsprogs: add two compile fixes.
hauke
2010-12-19
2
-0
/
+62
*
[package] iptables: fix layer7 patch to place the source in extensions/, I do...
jow
2010-12-19
1
-1
/
+1
*
ar71xx: fix micrel phy patch (Patch from #8041.)
juhosg
2010-12-19
3
-3
/
+3
*
[include] autotools.mk: like libintl, make all libtool fixup packages depend ...
jow
2010-12-19
1
-2
/
+2
*
[include] autotools.mk: add a (dummy) libintl build dependency to any package...
jow
2010-12-19
1
-2
/
+2
*
tools: fix dependencies
hauke
2010-12-19
1
-4
/
+2
*
[include] download.mk: support https:// downloads
jow
2010-12-18
1
-1
/
+1
*
[scripts] download.pl: pass --no-check-certificate to wget
jow
2010-12-18
1
-1
/
+1
*
[tools] the mpfr dependencies accidentally got broken up, fix it
jow
2010-12-18
1
-2
/
+1
*
e2fsprogs: update to version 1.41.13
hauke
2010-12-18
1
-2
/
+2
*
tools: add missing dependencies
hauke
2010-12-18
1
-0
/
+4
*
cloog: libtools has to be run
hauke
2010-12-18
1
-0
/
+2
*
ppl: go back to version 0.10.2
hauke
2010-12-18
2
-4
/
+44
*
[package] opkg: remove stray HOST_BUILD_DEPENDS
jow
2010-12-18
1
-2
/
+0
*
mac80211: another optimization for tx performance
nbd
2010-12-18
1
-0
/
+11
*
[include] autotools.mk: remove HOST_BUILD_DEPENDS on libtool
jow
2010-12-18
1
-2
/
+0
*
[package] libtool: remove patches, they don't apply to libltdl
jow
2010-12-18
4
-201
/
+0
*
[package] libtool: remove host build and leave only libltdl in place
jow
2010-12-18
1
-8
/
+0
*
[tools] make libtool a tool build and let autoconf depend on it
jow
2010-12-18
6
-2
/
+238
*
mac80211: fix a crash in the tx path
nbd
2010-12-18
1
-0
/
+19
*
mac80211: fix a missing return value
nbd
2010-12-18
1
-1
/
+1
*
mac80211: significantly reduce the cpu load caused by excessive skb header cl...
nbd
2010-12-18
1
-0
/
+14
*
[include] autotools.mk: set AUTOPOINT to "true", not all hosts have it instal...
jow
2010-12-18
1
-1
/
+2
*
ath9k: do not force the chainmask to 1 for legacy mode - it makes no sense an...
nbd
2010-12-18
1
-0
/
+75
*
mac80211: update to wireless-testing 2010-12-16
nbd
2010-12-18
28
-2904
/
+209
*
firmware-utils/mkzynfw: fix available flash space calculation
juhosg
2010-12-17
1
-2
/
+3
*
generic: fix min/max confusion in jffs2_sum_init on 2.6.32
juhosg
2010-12-17
1
-0
/
+25
*
ar71xx: remove stray semicolons
juhosg
2010-12-17
1
-2
/
+2
*
ar71xx: fix WLAN LEDs on the DIR-825 board
juhosg
2010-12-17
1
-0
/
+3
*
ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boards
juhosg
2010-12-17
3
-14
/
+36
*
ar71xx: use usbdev trigger for USB LEDs by default
juhosg
2010-12-17
7
-3
/
+98
*
base-files: add support for the usbdev LED trigger
juhosg
2010-12-17
2
-5
/
+11
*
generic: add LED trigger for USB device presence/activity
juhosg
2010-12-17
10
-0
/
+471
*
generic: add usb_find_device_by_name helper
juhosg
2010-12-17
5
-0
/
+420
*
generic: nuke 2.6.33 specific stuff, is not used by any platform
juhosg
2010-12-17
174
-53909
/
+0
*
ar71xx: UBNT Secondary MAC address duplicate fix
juhosg
2010-12-17
1
-2
/
+13
*
ar71xx: populate LED configuration for WZR-HP-G300NH
juhosg
2010-12-17
1
-0
/
+30
*
[tools] build flex on the host, some pakcages need it in the newest version
jow
2010-12-17
2
-1
/
+34
*
ath9k: update initvals for ar9003
nbd
2010-12-16
2
-0
/
+156
*
ath9k: remove code for setting up gpio based baseband rfkill - it was never u...
nbd
2010-12-16
1
-0
/
+103
*
ath9k: use the number of pending aggregates instead of the queue depth to det...
nbd
2010-12-16
1
-0
/
+89
*
brcm47xx: add ssb debug option.
hauke
2010-12-16
3
-0
/
+3
*
brcm47xx: add some missing pci ID for tg3 driver
hauke
2010-12-16
2
-0
/
+94
*
brcm47xx: this patch went upstream
hauke
2010-12-16
1
-50
/
+0
*
[packages] libtool: I don't know what crackhead thought that relinking with /...
jow
2010-12-16
1
-0
/
+10
[prev]
[next]