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
...
*
madwifi: fix ACL race condition (patch by Sebastian Gottschall)
nbd
2008-11-02
1
-0
/
+116
*
madwifi: fix noderef and state machine issues in the currently unused ap-to-a...
nbd
2008-11-02
65
-465
/
+602
*
fix a rare wds related noderef issue
nbd
2008-11-02
18
-190
/
+191
*
fix typo
nbd
2008-10-30
1
-1
/
+1
*
remove GPG not enabled in this build warning
thepeople
2008-10-30
1
-0
/
+22
*
remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns serve...
thepeople
2008-10-29
1
-0
/
+1
*
add back the include() function to awk (extracted from the old awx patch)
nbd
2008-10-29
1
-0
/
+212
*
don't bring down interfaces when preparing them
nbd
2008-10-29
1
-2
/
+2
*
use pidfiles for hostapd/wpa_supplicant instead of killing all processes when...
nbd
2008-10-29
4
-9
/
+7
*
fix hostapd a/g mode if only the channel is configured in the config
nbd
2008-10-29
1
-1
/
+4
*
fix hostapd race condition which breaks wpa with madwifi
nbd
2008-10-29
1
-0
/
+27
*
fix a null pointer deref in vi's search
mbm
2008-10-29
1
-0
/
+35
*
[packages] mac80211: fix zd1211rw firmware location
juhosg
2008-10-28
1
-2
/
+2
*
remove LED api abuse from r13032 per request fom nbd, gpioctl is now built by...
thepeople
2008-10-23
1
-14
/
+5
*
remove polarity from config file generation
thepeople
2008-10-23
1
-2
/
+1
*
fix mistakes in last commit
thepeople
2008-10-23
1
-2
/
+2
*
Simplify antenna selection and remove the need for gpioctl for the nanostation2.
thepeople
2008-10-23
1
-12
/
+19
*
fix polarity
thepeople
2008-10-23
1
-1
/
+1
*
madwifi: improve reliability of the antenna diversity setting
nbd
2008-10-23
2
-1
/
+11
*
implement uci config option for the nanostation antenna/polarity control (ns2...
nbd
2008-10-23
1
-8
/
+47
*
madwifi: add a patch for detecting vendor / device name information (only imp...
nbd
2008-10-23
4
-9
/
+326
*
make sure that the dhcp client (or other processes necessary to get a connect...
nbd
2008-10-23
1
-0
/
+1
*
add new switch configuration api
nbd
2008-10-18
5
-0
/
+1141
*
[package] mac80211: fix zd1211rw build error
juhosg
2008-10-17
1
-3
/
+18
*
add phidget kernel module from #4116
thepeople
2008-10-17
1
-0
/
+13
*
madwifi: allow disabling of hardware ibss merges by setting the wifi-iface op...
nbd
2008-10-16
1
-1
/
+4
*
remove madwifi-testing (it confuses users) - it doesn't work, never has, and ...
nbd
2008-10-16
46
-5160
/
+5
*
[package] netfilter/iptables: disable IMQ on 2.6.27
juhosg
2008-10-15
2
-3
/
+4
*
madwifi: add sta mode idle reassoc fix (#4091)
nbd
2008-10-14
1
-9
/
+0
*
fixes firewall for trunk, custom chains were never reched, as policies apply ...
blogic
2008-10-14
1
-3
/
+3
*
Add acx wireless configuration (#4095)
florian
2008-10-13
2
-0
/
+203
*
Ucified PXE-Boot options for dnsmasq
cyrus
2008-10-13
1
-0
/
+3
*
madwifi: fix a node refcounting imbalance with a low (but nonzero) crash prob...
nbd
2008-10-11
1
-1
/
+1
*
mac80211: add rate control rewrite and enhance the performance of the minstre...
nbd
2008-10-11
22
-129
/
+7636
*
Fix libnl pkg config file template.
lars
2008-10-10
1
-0
/
+13
*
update to latest compat-wireless version and add some new minstrel/b43 fixes
nbd
2008-10-10
11
-1522
/
+179
*
mac80211/compat-wireless: don't patch a generated file
nbd
2008-10-08
1
-19
/
+0
*
allow larger beacon interval values - useful for big mesh networks (patch by ...
nbd
2008-10-07
1
-0
/
+13
*
madwifi: re-enable the MIB interrupt flood protection fix - apparently it's s...
nbd
2008-10-07
1
-28
/
+11
*
fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode ...
nbd
2008-10-07
1
-0
/
+23
*
madwifi: allow ad-hoc mode with software based TSF merging (hardware merging ...
nbd
2008-10-07
10
-18
/
+123
*
fix busybox http auth if the root user has an empty password
nbd
2008-10-06
1
-2
/
+2
*
add the new compat-wireless for 2.6.27 + multi-rate retry and minstrel patche...
nbd
2008-10-06
11
-5
/
+1818
*
Silence ifconfig down errors in mac80211 (#4067)
florian
2008-10-04
1
-1
/
+1
*
Add proper LED support to broadcom-diag for the Asus WL-320gE/gP routers (#4062)
florian
2008-10-04
1
-0
/
+14
*
[opkg] use gzipped package lists
agb
2008-10-04
1
-1
/
+1
*
madwifi: add another missing change for linux 2.4 compat
nbd
2008-10-04
1
-1
/
+1
*
fix linux 2.4 compile with latest ibss fixes (thx, sven-ola)
nbd
2008-10-03
1
-2
/
+2
*
madwifi patch cleanup and stability fixes
nbd
2008-10-03
35
-162
/
+401
*
[ebtables] ebtables-utils: create $(1)/usr/sbin/ dir before files are install...
agb
2008-10-03
1
-0
/
+1
[prev]
[next]