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
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux/3.3: add more missing symbols
juhosg
2012-05-01
1
-0
/
+7
*
move CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT to the target configs
juhosg
2012-05-01
5
-3
/
+5
*
[coldfire]: switch to 2.6.38
kaloz
2012-05-01
117
-21919
/
+91478
*
relayd: move the interface fixup to the right place
nbd
2012-04-30
1
-2
/
+1
*
relayd: use config_load+fixup_interface instead of scan_interfaces to speed u...
nbd
2012-04-30
1
-1
/
+3
*
base-files-network: add a fixup_interface function like with the netifd compa...
nbd
2012-04-30
1
-19
/
+25
*
relayd: use an init script instead of a legacy network proto handler (fixes #...
nbd
2012-04-30
4
-137
/
+100
*
kernel: update linux 3.3 to 3.3.4
juhosg
2012-04-30
24
-100
/
+25
*
ath9k: merge a ar93xx ht40 performance fix
nbd
2012-04-30
1
-0
/
+18
*
mac80211: fix station lookup issues
nbd
2012-04-30
1
-0
/
+15
*
mac80211: load lib80211 after cfg80211 (#11342)
nbd
2012-04-29
1
-1
/
+1
*
linux: rtl836x: add a generic reset_switch function
juhosg
2012-04-29
5
-76
/
+29
*
linux: rtl836x: rename rtl836*_hw_init to rtl836*_setup
juhosg
2012-04-29
3
-21
/
+6
*
linux: rtl836x: add a reset_chip callback to rtl8366_smi_ops
juhosg
2012-04-29
5
-24
/
+11
*
ar71xx: allow to disable link polling on unused PHYs
juhosg
2012-04-29
3
-4
/
+16
*
rb532: remove 2.6.35 support
juhosg
2012-04-29
3
-268
/
+0
*
linux/3.3: refresh patches
juhosg
2012-04-29
1
-14
/
+8
*
rdc: add 3.3 support
juhosg
2012-04-29
10
-0
/
+1394
*
mpc85xx: add support for 3.3
juhosg
2012-04-29
5
-0
/
+355
*
orion: add 3.3 support
juhosg
2012-04-29
9
-0
/
+431
*
linux/3.3: yet another missing symbol
juhosg
2012-04-29
1
-0
/
+1
*
package/kernel: add module for the Pericom PT7C4338 RTC chip
juhosg
2012-04-29
1
-0
/
+14
*
linux/3.3: add support for the Pericom PT7C4338 I2C RTC chip
juhosg
2012-04-29
1
-0
/
+253
*
package/kernel: add i2c module support for Freescale MPC processors
juhosg
2012-04-29
1
-1
/
+17
*
mpc85xx: add kmod-booke-wdt to the default packages
juhosg
2012-04-29
1
-0
/
+2
*
package/kernel: add module for the Booke watchdog
juhosg
2012-04-29
1
-0
/
+18
*
mpc85xx: don't override CONFIG_WATHCDOG
juhosg
2012-04-29
1
-1
/
+0
*
linux: move CONFIG_BOOKE_WDT to the generic config
juhosg
2012-04-29
5
-2
/
+3
*
linux/2.6.36: R.I.P.
juhosg
2012-04-29
125
-74685
/
+0
*
linux: add broken flag to targets which are using 2.6.36
juhosg
2012-04-29
2
-2
/
+2
*
mac80211: fix WDS AP authentication issues (#11261, #11318)
nbd
2012-04-29
2
-1
/
+11
*
netifd: update to latest version, fixes address/route list handling issues an...
nbd
2012-04-29
2
-2
/
+3
*
hostapd: update to 20120428, fixes some radius issues and wds ap mac address ...
nbd
2012-04-29
19
-83
/
+94
*
pppd: fix parsing the ipv6-{up,down}-script option
nbd
2012-04-29
1
-2
/
+2
*
adm5120: create a new subtarget for the RB1xx devices
juhosg
2012-04-29
9
-50
/
+90
*
adm5120: share a common kernel config between the subtargets
juhosg
2012-04-29
3
-403
/
+228
*
adm5120: merge 3.3 patches
juhosg
2012-04-29
38
-1919
/
+223
*
adm5120: remove 2.6.32 support
juhosg
2012-04-29
19
-1444
/
+0
*
adm5120: switch to 3.3.3
juhosg
2012-04-29
1
-1
/
+1
*
adm5120: fix macronix bootloc patch
juhosg
2012-04-29
1
-2
/
+2
*
ramips: rt305x: extract wifi eeprom and use the 8M template for the UR-336UN
juhosg
2012-04-29
2
-1
/
+2
*
broadcom-diag: add missing break into switch case statement.
hauke
2012-04-28
1
-0
/
+2
*
[package/*] remove special treatment when using glibc - support got dropped
mirko
2012-04-28
2
-4
/
+4
*
[toolchain/glibc*] purge support for glibc - use eglibc instead!
mirko
2012-04-28
20
-426
/
+5
*
[toolchain/eglibc] drop support for eglibc version trunk/HEAD
mirko
2012-04-28
3
-10
/
+3
*
[toolchain/eglibc] set version string of eglibc version 2.14 to 2.14.1
mirko
2012-04-28
1
-1
/
+1
*
[toolchain/eglibc] drop eglibc version 2.12
mirko
2012-04-28
3
-9
/
+0
*
[packages/{e2fsprogs,util-linux,util-linux-ng}] update/rename those packages
mirko
2012-04-28
7
-326
/
+616
*
adm8668: merge 3.3 fixes
juhosg
2012-04-28
7
-327
/
+43
*
adm8668: nuke 2.6.36 support
juhosg
2012-04-28
4
-139
/
+0
[next]