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
...
*
[package] package the rtc-core and rtc-m48t86 driver
florian
2009-05-06
1
-0
/
+34
*
[kernel] package the Winbond w83627hf super i/o controller
florian
2009-05-06
1
-0
/
+18
*
[kernel] package the ITE it821x IDE controller driver
florian
2009-05-06
1
-0
/
+16
*
madwifi: minor cleanup for the channel handling patch
nbd
2009-05-06
1
-32
/
+26
*
fix wprobe conflict with libnl
nbd
2009-05-06
1
-2
/
+2
*
[package] base-files: replace udhcpc script with an improved version
jow
2009-05-06
1
-74
/
+116
*
use config_get_bool for outdoor mode
nbd
2009-05-06
1
-2
/
+1
*
madwifi: make country code and outdoor flag changeable without reloading the ...
nbd
2009-05-06
2
-7
/
+1364
*
wprobe: use libnl-tiny instead of libnl
nbd
2009-05-06
2
-11
/
+15
*
the bison prereq check is no longer necessary
nbd
2009-05-06
1
-4
/
+0
*
[package] iptables: install essential headers into staging dir
jow
2009-05-05
1
-0
/
+8
*
Require* calls must now be placed before BuildPackage calls
nbd
2009-05-05
1
-3
/
+5
*
fixed dnsmasq init for "ignore" option
markus
2009-05-05
1
-1
/
+1
*
changed "option" to "list" for binding interfaces
markus
2009-05-05
2
-2
/
+6
*
[package] fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5...
florian
2009-05-05
1
-1
/
+1
*
[package] grub: fix potential build issues on redhat/fedora host systems (sho...
nico
2009-05-04
2
-2
/
+24
*
libnl-tiny: add -fpic
nbd
2009-05-04
1
-0
/
+2
*
fix ebtables compile
nbd
2009-05-04
1
-0
/
+2
*
fix more issues with libnl-tiny and eglibc
nbd
2009-05-04
3
-2
/
+5
*
fix libnl-tiny compile with eglibc
nbd
2009-05-04
1
-0
/
+1
*
base-files: Add additional base-files search paths
hcg
2009-05-04
1
-0
/
+6
*
[package] kernel: fix conditional handling of ide-support
jow
2009-05-04
1
-35
/
+22
*
[package] iptables: fix segfault in xtables_parse_protocol() if an unknown pr...
jow
2009-05-03
1
-0
/
+13
*
[package] iptables:
nico
2009-05-03
1
-47
/
+44
*
[package] kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts)
jow
2009-05-02
1
-1
/
+2
*
[package] prevent kmod-switch from accessing nvram on brcm63xx (#5035)
florian
2009-05-02
1
-1
/
+5
*
[package] iptables: install libxtables.so and libiptc.so into staging dir
jow
2009-05-02
1
-0
/
+2
*
[package] kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 prov...
jow
2009-05-01
1
-1
/
+1
*
[package] iptables: replace exot_error() with xtables_error() in layer7 patch
jow
2009-05-01
1
-11
/
+11
*
[iptables] Update layer7 rules
hauke
2009-05-01
16
-7
/
+20
*
[iptables] In r15501 the libxt_layer7.c was placed in a wrong location.
hauke
2009-05-01
1
-4
/
+4
*
[kernel] The location of eeprom_93cx6.ko has chanced.
hauke
2009-05-01
1
-0
/
+4
*
[mac80211] Update to compat-wireless-2009-05-01
hauke
2009-05-01
24
-6468
/
+397
*
rcS: wait for init scripts to complete before initiating the shutdown (patch ...
nbd
2009-04-30
2
-6
/
+12
*
[package] kernel: fix syntax error introduced with r15524
jow
2009-04-30
1
-2
/
+2
*
[package] base-files: make diag.sh stub working in bash
jow
2009-04-30
1
-2
/
+2
*
[package] kernel: fix ide-disk problems on newer kernels - thanks russell!
jow
2009-04-30
1
-21
/
+43
*
opkg: work around the same broken array overrun check in gcc 4.4 as in gcc 4.3
nbd
2009-04-30
1
-1
/
+1
*
uci: increase argv size in batch mode to silence a false gcc 4.4 compiler war...
nbd
2009-04-30
1
-0
/
+11
*
hostapd: use libnl-tiny instead of libnl
nbd
2009-04-30
2
-4
/
+28
*
crda: use libnl-tiny
nbd
2009-04-30
1
-10
/
+12
*
libnl-tiny: install a pkg-config file
nbd
2009-04-30
2
-1
/
+12
*
iw: use libnl-tiny, forcibly disable git version check
nbd
2009-04-30
1
-4
/
+17
*
libnl-tiny: sync genetlink.h with the kernel header
nbd
2009-04-30
1
-0
/
+14
*
swconfig: use libnl-tiny instead of libnl
nbd
2009-04-30
2
-13
/
+19
*
add libnl-tiny as a small replacement for libnl with only genl support included
nbd
2009-04-30
44
-0
/
+9124
*
[package] kernel: mask pcompress.ko crypto module for non-2.6.30 kernels
jow
2009-04-30
1
-1
/
+1
*
[brcm-2.4] drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kerne...
jow
2009-04-29
8
-973
/
+59
*
cryptomgr needs pcomp and hash loaded in 2.6.30
kaloz
2009-04-29
1
-1
/
+2
*
[package] mac80211: backport ath9k uninline patch
juhosg
2009-04-29
2
-1
/
+105
[prev]
[next]