index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
Commit message (
Expand
)
Author
Age
Files
Lines
*
move CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT to the target configs
Gabor Juhos
2012-05-01
1
-3
/
+1
*
relayd: move the interface fixup to the right place
Felix Fietkau
2012-04-30
1
-2
/
+1
*
relayd: use config_load+fixup_interface instead of scan_interfaces to speed u...
Felix Fietkau
2012-04-30
1
-1
/
+3
*
base-files-network: add a fixup_interface function like with the netifd compa...
Felix Fietkau
2012-04-30
1
-19
/
+25
*
relayd: use an init script instead of a legacy network proto handler (fixes #...
Felix Fietkau
2012-04-30
4
-137
/
+100
*
ath9k: merge a ar93xx ht40 performance fix
Felix Fietkau
2012-04-30
1
-0
/
+18
*
mac80211: fix station lookup issues
Felix Fietkau
2012-04-30
1
-0
/
+15
*
mac80211: load lib80211 after cfg80211 (#11342)
Felix Fietkau
2012-04-29
1
-1
/
+1
*
package/kernel: add module for the Pericom PT7C4338 RTC chip
Gabor Juhos
2012-04-29
1
-0
/
+14
*
package/kernel: add i2c module support for Freescale MPC processors
Gabor Juhos
2012-04-29
1
-1
/
+17
*
package/kernel: add module for the Booke watchdog
Gabor Juhos
2012-04-29
1
-0
/
+18
*
mac80211: fix WDS AP authentication issues (#11261, #11318)
Felix Fietkau
2012-04-29
2
-1
/
+11
*
netifd: update to latest version, fixes address/route list handling issues an...
Felix Fietkau
2012-04-29
2
-2
/
+3
*
hostapd: update to 20120428, fixes some radius issues and wds ap mac address ...
Felix Fietkau
2012-04-29
19
-83
/
+94
*
pppd: fix parsing the ipv6-{up,down}-script option
Felix Fietkau
2012-04-29
1
-2
/
+2
*
broadcom-diag: add missing break into switch case statement.
Hauke Mehrtens
2012-04-28
1
-0
/
+2
*
remove special treatment when using glibc - support got dropped
Mirko Vogt
2012-04-28
2
-4
/
+4
*
purge support for glibc - use eglibc instead!
Mirko Vogt
2012-04-28
2
-6
/
+2
*
update/rename those packages
Mirko Vogt
2012-04-28
7
-326
/
+616
*
base-files: fix typo in 05_firstboot_skip script (#11359)
Florian Fainelli
2012-04-27
2
-2
/
+2
*
fix kmod-pcmcia-serial for 3.3+ kernels
Florian Fainelli
2012-04-27
1
-1
/
+5
*
kernel: fix packaging of 8250.ko with Linux 3.x This commit fixes build break...
Jo-Philipp Wich
2012-04-25
1
-0
/
+8
*
kernel: add some more missing kernel config symbols
Jonas Gorski
2012-04-24
1
-3
/
+10
*
remove old acx driver
Florian Fainelli
2012-04-24
8
-531
/
+0
*
acx-mac80211: update to 20122204
Florian Fainelli
2012-04-24
3
-12
/
+16
*
mac80211: update AP multicast fix to latest version submitted to linux-wireless@
Felix Fietkau
2012-04-23
3
-10
/
+42
*
6to4: follow RFC 6598 and consider 100.61.0.0/10 a private range (#11323)
Jo-Philipp Wich
2012-04-23
3
-3
/
+11
*
scanning kernel packages for targets
John Crispin
2012-04-23
1
-1
/
+1
*
Revert "mac80211: add backport of the module_pci_driver macro"
Gabor Juhos
2012-04-22
1
-21
/
+0
*
mac80211: add backport of the module_pci_driver macro
Gabor Juhos
2012-04-22
1
-0
/
+21
*
mac80211: add module_pci_driver to compat
Hauke Mehrtens
2012-04-22
1
-0
/
+22
*
netifd: improve error handling in legacy script compatibility library, do not...
Felix Fietkau
2012-04-21
1
-3
/
+3
*
base-files: rename internal variables in config_foreach to make namespace con...
Felix Fietkau
2012-04-21
1
-4
/
+4
*
netifd: make type a local variable in /lib/network/config.sh to avoid clashes...
Felix Fietkau
2012-04-21
1
-1
/
+1
*
mac80211: suppress 3-address multicast frames on WDS APs without non-WDS stat...
Felix Fietkau
2012-04-21
3
-2
/
+76
*
ath9k: merge a tkip related stability fix
Felix Fietkau
2012-04-21
2
-3
/
+13
*
minor change: adjust formatting of firewall.config
Mirko Vogt
2012-04-21
1
-13
/
+13
*
e2fsprogs: fix status reaping with fsck piped to logger, based on patch by Lu...
Jo-Philipp Wich
2012-04-20
2
-1
/
+4
*
enable ntpd server for busybox
Jo-Philipp Wich
2012-04-20
2
-8
/
+11
*
gpio-button-hotplug: don't build on 2.6.30
Florian Fainelli
2012-04-20
1
-0
/
+1
*
button-hotplug: prevent build on 2.6.30
Florian Fainelli
2012-04-20
1
-0
/
+1
*
xfsprogs: disable po files building
Florian Fainelli
2012-04-20
1
-0
/
+20
*
mac80211: update to 2012-04-17, adds some build fixes and juhosg's ar9380 tx ...
Felix Fietkau
2012-04-19
20
-543
/
+241
*
openssl: update to v1.0.1a (CVE-2012-2110)
Jo-Philipp Wich
2012-04-19
2
-2
/
+14
*
ppp: move ppp-{up,down} from the netifd package to pppd
Felix Fietkau
2012-04-17
3
-0
/
+2
*
netifd: update to latest, fixes ppp reconnect issues
Felix Fietkau
2012-04-17
1
-2
/
+2
*
ath9k/ath5k: fix driver load issues with mesh support compiled out
Felix Fietkau
2012-04-17
5
-26
/
+32
*
iw: sync nl80211.h update with compat-wireless
Felix Fietkau
2012-04-16
1
-7
/
+214
*
mac80211: update to wireless-testing 2012-04-13
Felix Fietkau
2012-04-16
74
-2549
/
+1296
*
iproute2: Add hotplug script to add slave devices to TEQL master
Jo-Philipp Wich
2012-04-16
2
-1
/
+26
[next]