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
...
*
openssl: add fixes for CVE-2009-1387 and CVE-2009-2409 (thx, puchu)
nbd
2010-01-28
2
-0
/
+112
*
openssl: refresh patches
nbd
2010-01-28
17
-146
/
+100
*
preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)
nbd
2010-01-28
1
-1
/
+1
*
package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595)
juhosg
2010-01-28
1
-0
/
+30
*
uci: allow shell scripts to override the config dir (patch by cshore)
nbd
2010-01-27
1
-11
/
+11
*
package: kmod-usb-core depends on kmod-nls-base on 2.6.32
juhosg
2010-01-26
1
-1
/
+1
*
base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selected
juhosg
2010-01-26
1
-2
/
+4
*
carl9170: update to 0.9.9.1
nbd
2010-01-26
4
-106
/
+3
*
mac80211: update to wireless-testing 2010-01-25, includes fixes for crypto an...
nbd
2010-01-26
19
-369
/
+11
*
fix missing quote (thx, puchu)
nbd
2010-01-25
1
-1
/
+1
*
mac80211: restrict the killing of wpa_supplicant processes to the right inter...
nbd
2010-01-25
1
-2
/
+6
*
wpa_supplicant: add missing dependencies
nbd
2010-01-25
1
-0
/
+1
*
add preinit modularization work by Daniel Dickinson (cshore)
nbd
2010-01-25
46
-255
/
+1090
*
opkg: remove an empty patch
nbd
2010-01-25
1
-0
/
+0
*
madwifi: fix some potential null pointer derefs with wds
nbd
2010-01-24
7
-15
/
+17
*
[package] iptables: install libip[46]tc into staging dir
jow
2010-01-24
1
-1
/
+1
*
mac80211: fix a WARN_ON in client mode
nbd
2010-01-24
1
-0
/
+11
*
fix a typo in the hwmode handling in /sbin/wifi (thx, maddes)
nbd
2010-01-24
1
-1
/
+1
*
fix another kernel version dependency (thx, maddes)
nbd
2010-01-24
1
-1
/
+1
*
ath9k: improve max rate retry handling
nbd
2010-01-24
1
-0
/
+42
*
[package] mac80211: make b43-fwsquash.py work with python 3.x
jow
2010-01-24
1
-14
/
+14
*
[package] iptables: --enable-static and --enable-shared don't work well toget...
jow
2010-01-24
1
-1
/
+0
*
[package] base-files: ensure that the ip6addr of the main interface stays the...
jow
2010-01-23
1
-20
/
+28
*
[package] iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin
jow
2010-01-23
5
-9
/
+7
*
[package] base-files: try to activate hotplugged partitions as swap and fall ...
jow
2010-01-23
1
-4
/
+5
*
ath9k: fix an initialization error on 2GHz-only cards (based on discussion on...
nbd
2010-01-23
1
-0
/
+26
*
hostapd: fix wpad compile error by preventing make spam from showing up in th...
nbd
2010-01-23
1
-2
/
+2
*
remove obsolete dependencies and checks
nbd
2010-01-23
6
-49
/
+10
*
[package] add explicit dependency on kmod-crypto-core when required (closes: ...
nico
2010-01-23
4
-5
/
+5
*
hostapd: fix compile error in the roboswitch driver
nbd
2010-01-23
2
-1
/
+16
*
hostapd: fix build error
nbd
2010-01-23
1
-1
/
+1
*
hostapd: add a build variant for wpa_supplicant and one for a multicall hosta...
nbd
2010-01-23
21
-725
/
+1384
*
mac80211: improve wifi interface cleanup
nbd
2010-01-23
1
-1
/
+2
*
[package] broadcom-wl: detect all radios when generating config, do wireless ...
jow
2010-01-22
1
-13
/
+19
*
[package] kernel: specify kmod packages dependencies in a uniform way
nico
2010-01-22
8
-258
/
+246
*
[package] mac80211: fix spurious error return codes in enable_mac80211()
jow
2010-01-22
1
-1
/
+1
*
mac80211: fix hostapd wmm setting for multiple bss interfaces
nbd
2010-01-22
1
-1
/
+1
*
mtd: fix typo (thx, Plouj)
nbd
2010-01-21
1
-1
/
+1
*
[brcm-2.4] add support for OvisLink WL-1600GL
jow
2010-01-21
3
-1
/
+29
*
mac80211: fix multi-bss related rx handling bug
nbd
2010-01-21
1
-0
/
+72
*
[package] broadcom-wl: properly detach nas by using start-stop-daemon to laun...
jow
2010-01-21
1
-0
/
+1
*
[package] broadcom-wl: implement wepauth in wlc and support it in broadcom.sh...
jow
2010-01-21
2
-1
/
+12
*
[package] carl1970: fix download url. Closes #6542. Thanks swalker
agb
2010-01-21
1
-3
/
+4
*
swconfig: show tagged port flag
juhosg
2010-01-20
2
-3
/
+7
*
mac80211: restructure /lib/wifi/mac80211.sh
nbd
2010-01-20
2
-128
/
+209
*
hostapd: upgrade to latest git version, add patches to fix multi-bss support ...
nbd
2010-01-20
5
-2
/
+1351
*
ath9k: fix a beacon buffer leak on interface up/down
nbd
2010-01-20
1
-0
/
+14
*
[package] firewall: fix a race condition preventing interfaces from being add...
jow
2010-01-19
2
-3
/
+7
*
[package] mtd: treat failure to open FIS partition as fatal when a fis_layout...
jow
2010-01-19
2
-2
/
+2
*
hostapd: remove all object files on config changes
nbd
2010-01-19
1
-2
/
+1
[prev]
[next]