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
...
*
hostapd: Allow rsn_preauth configuration
nbd
2010-12-19
1
-14
/
+26
*
[package] iptables: fix layer7 patch to place the source in extensions/, I do...
jow
2010-12-19
1
-1
/
+1
*
[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
*
[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
*
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
*
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
*
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
1
-0
/
+15
*
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
*
[packages] libtool: I don't know what crackhead thought that relinking with /...
jow
2010-12-16
1
-0
/
+10
*
[package] libtool: prefix command output with "OpenWrt-" to make it immediate...
jow
2010-12-15
2
-2
/
+112
*
[package] opkg: remove manual automake invocations and rely and host and targ...
jow
2010-12-13
1
-12
/
+1
*
[package] opkg: disable output shaving
jow
2010-12-13
1
-0
/
+37
*
base-files: use shutdown instead of stop when the system goes down (patch by ...
nbd
2010-12-13
2
-2
/
+2
*
ath9k: fix some more issues in the paprd changes
nbd
2010-12-13
1
-18
/
+26
*
[package] ead: fixup some AC_DEFINE() invocations that will make recent autom...
jow
2010-12-13
2
-6
/
+8
*
[lantiq] adds new lantiq kernel. once the codebase is fully tested and know t...
blogic
2010-12-12
20
-0
/
+8777
*
ath9k: fix a few issues with pa predistortion on ar9003
nbd
2010-12-12
3
-0
/
+375
*
ath: open up a few safe 5ghz channels in the world regdomain to make the regu...
nbd
2010-12-12
1
-0
/
+12
*
ath9k: merge a few pending cleanup patches
nbd
2010-12-12
5
-5
/
+1662
*
ath9k: do not adjust the slot time setting for long distance, it seems to cau...
nbd
2010-12-11
2
-0
/
+22
*
mac80211: fix IBSS probe response storms on drivers that do not support drv_t...
nbd
2010-12-11
1
-0
/
+11
*
ath9k: merge a pending patch for fixing tsf read and write
nbd
2010-12-11
1
-0
/
+22
*
ath9k: add missing %pV printk revert
nbd
2010-12-11
1
-0
/
+21
*
[buildroot] rework aclocal handling, packages have issues writing through the...
jow
2010-12-11
1
-2
/
+0
*
mac80211: update to 2010-12-09
nbd
2010-12-11
29
-3078
/
+588
*
[package] libtool: don't install aclocal directory again if symlink into $(ST...
jow
2010-12-11
1
-0
/
+2
*
ath9k: fix non-AMPDU QoS per-tid sequence number assignment
nbd
2010-12-10
1
-0
/
+34
*
[package] kernel: package kmod-zd1201 (#8386)
jow
2010-12-10
1
-0
/
+54
*
[package] mac80211: use iw for txpower control (#8416)
jow
2010-12-10
1
-2
/
+1
*
ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as well
juhosg
2010-12-10
1
-1
/
+1
*
ar71xx: add rtc modules for nbg460n
juhosg
2010-12-10
1
-3
/
+33
*
ar71xx: adding u-boot for nbg460n
juhosg
2010-12-10
19
-0
/
+3643
*
mac80211: fix compile errors when LED support in the kernel is disabled
nbd
2010-12-10
2
-1
/
+21
*
[package] kernel: fix raid module packaging on newer kernels (#8384)
jow
2010-12-09
1
-1
/
+10
*
package/libtool: Strip trailing slashes from libdir and destdir
acoul
2010-12-09
1
-0
/
+30
*
[package] libtool: disregard libdir from *.la files, prevents libtool from li...
jow
2010-12-09
1
-0
/
+49
*
package/fuse: update to version 2.8.5, refresh patches
acoul
2010-12-08
2
-4
/
+4
*
package/cyassl: sync with latest libtool2 changes
acoul
2010-12-08
1
-1
/
+1
*
package/iptables: update to iptables-1.4.10 & layer7_2.22. (partially closes ...
acoul
2010-12-08
5
-29
/
+12
*
ath9k: fix a null pointer deref issue
nbd
2010-12-07
1
-0
/
+14
*
package/cyassl: update to version 1.6.5
acoul
2010-12-07
5
-66
/
+59
*
kernel: add dummy net device
hauke
2010-12-05
1
-0
/
+14
[prev]
[next]