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
/
package
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
new upstream release 2.51 with some fixes, see
markus
2009-11-26
3
-11
/
+17
*
package/mac80211: disable 2GHz band for 5GHz only devices
juhosg
2009-11-25
2
-1
/
+53
*
[package] prevent busybox's ping6 from crashing (#4604)
florian
2009-11-24
2
-1
/
+13
*
ath: only use GFP_DMA on ixp4xx
nbd
2009-11-24
1
-9
/
+15
*
kmod-sound-core: Add new 2.6.32 kernel config option
hcg
2009-11-24
1
-1
/
+2
*
[package] downgrade e2fsprogs to 1.40.11 which does not segfault until we fix...
florian
2009-11-23
1
-2
/
+2
*
[package] package sfdisk from util-linux-ng (#5998)
florian
2009-11-23
1
-2
/
+18
*
[package] update compcache to 0.5.4 (#6018)
florian
2009-11-23
9
-73
/
+813
*
separate ath9k debugfs support from ath9k debugging, use the mac80211 debugfs...
nbd
2009-11-23
4
-12
/
+95
*
mac80211: do not build b44
nbd
2009-11-23
1
-0
/
+17
*
ath9k: add a few debugfs files to access the chainmasks and registers
nbd
2009-11-23
2
-0
/
+258
*
mount debugfs by default
nbd
2009-11-23
1
-0
/
+1
*
hostapd: fix rebuild checks (#6210)
nbd
2009-11-23
1
-1
/
+11
*
busybox: restore previous inittab handling when terminal can't be accessed (c...
nico
2009-11-22
1
-1
/
+1
*
[package] dnsmasq: Set a list of addnhosts files.
jow
2009-11-22
2
-2
/
+6
*
mac80211: update to compat-wireless 2009-11-21
nbd
2009-11-22
17
-604
/
+23
*
build variants: only build opkg packages for the requested build variant (or ...
nbd
2009-11-22
1
-7
/
+2
*
[package] base-files: sysupgrade: restrict find command to plain files to avo...
jow
2009-11-20
2
-2
/
+3
*
ath9k: fix compiler warning without debug enabled
nbd
2009-11-18
1
-0
/
+9
*
ath9k: fix bisectability of rc patches
nbd
2009-11-18
2
-117
/
+548
*
ath9k: split up and adjust rc cleanup patch according to upstream feedback, a...
nbd
2009-11-18
2
-516
/
+539
*
change ext2/ext3 load order so that lazy mount tries ext3 before ext2
nico
2009-11-17
1
-2
/
+2
*
package/mac80211: use platform_data on PCI devices in ath9k
juhosg
2009-11-16
4
-5
/
+106
*
ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ixp4xx...
nbd
2009-11-16
1
-0
/
+11
*
mac80211: adjust patches based on upstream feedback
nbd
2009-11-15
2
-32
/
+15
*
mac80211: add some missing patch chunks that were accidentally left out in th...
nbd
2009-11-15
1
-0
/
+59
*
ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api
nbd
2009-11-15
1
-0
/
+1199
*
ath9k: fix massive packet loss issue introduced by upstream cleanups
nbd
2009-11-15
1
-0
/
+10
*
mac80211: sync with changes to patches submitted upstream
nbd
2009-11-15
2
-10
/
+26
*
[brcm-2.4] change switch config to swconfig style format to remain consistent...
jow
2009-11-15
1
-25
/
+30
*
[package] iproute2: honour when building libnetlink.a, completes r18323 and ...
jow
2009-11-14
1
-0
/
+7
*
[hostapd-utils] fix build of hostapd-utils
hauke
2009-11-14
1
-1
/
+1
*
e1000: add CONFIG_E1000_NAPI=y for older kernels
nbd
2009-11-14
1
-1
/
+2
*
mac80211: update to 2009-11-13 and add some of my new performance improvement...
nbd
2009-11-14
13
-385
/
+528
*
package/mac80211: add config option to enable Atheros wireless debugging
juhosg
2009-11-13
1
-2
/
+11
*
hostapd: fix endian bugs in STA HT capability handling
nbd
2009-11-12
1
-0
/
+33
*
hostapd: fix HT40 BSS scan checks
nbd
2009-11-12
1
-0
/
+11
*
neither avr32 or coldfire has a shared libgcc
kaloz
2009-11-12
1
-0
/
+2
*
update openssl to 0.9.8l -- thanks puchu
kaloz
2009-11-12
5
-3
/
+122
*
[package] opkg: forgot to remove two obsolete patches in last commit
jow
2009-11-11
2
-23
/
+0
*
[package] opkg: bump to r284
jow
2009-11-11
9
-969
/
+27
*
mac80211: disable powersave on the sta by default (for performance reasons)
nbd
2009-11-11
1
-0
/
+3
*
wireless-tools: re-enable support for enabling/disabling powersave
nbd
2009-11-11
1
-25
/
+1
*
mac80211: fix a race condition when bringing up wds sta interfaces on the ap
nbd
2009-11-11
2
-2
/
+23
*
e1000: depend on pci support instead of x86 target - some people have minipci...
nbd
2009-11-11
1
-1
/
+1
*
hostapd: automatically add wds sta interfaces of an ap to the right bridge
nbd
2009-11-11
2
-0
/
+14
*
hostapd: implement wds ap support
nbd
2009-11-11
2
-1
/
+251
*
mac80211: fix a bug in broadcast handling of wds sta interfaces
nbd
2009-11-11
1
-0
/
+9
*
hostapd: update to latest git, remove openssl dependency for hostapd-full, it...
nbd
2009-11-11
7
-33
/
+55
*
hostapd: use the new build variants feature to clean up the makefile
nbd
2009-11-10
2
-63
/
+26
[prev]
[next]