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
*
mac80211: add AP inactivity handling / probing fixes to improve stability
Felix Fietkau
2013-09-29
1
-2
/
+33
*
mac80211: really fix the long standing wds ap tx power regression (#14153)
Felix Fietkau
2013-09-29
2
-8
/
+38
*
rpcd: fix missing option removal when merging subsequent uci set calls
Jo-Philipp Wich
2013-09-29
1
-2
/
+2
*
ubus: restrict unix domain socket permission to 0600 to disallow non-root con...
Jo-Philipp Wich
2013-09-29
1
-2
/
+2
*
ubox: support alternative spellings for modinfo and rmmod
Jo-Philipp Wich
2013-09-29
1
-2
/
+2
*
uci: change uci_ptr checking order in uci_delete()
Jo-Philipp Wich
2013-09-29
1
-2
/
+2
*
uhttpd: add a config option for using ustream-polarssl, and use it by default
Felix Fietkau
2013-09-29
1
-2
/
+8
*
ath9k: fix an AP mode powersave issue with aggregation
Felix Fietkau
2013-09-29
1
-21
/
+39
*
ubox: fix kmod loading for modules with varying dashes & underscores in names...
Jo-Philipp Wich
2013-09-28
1
-2
/
+2
*
kernel: disable kmod-iio for linux 3.6 as well (to avoid build issues due to ...
Felix Fietkau
2013-09-28
1
-1
/
+1
*
kernel: exclude regmap-spi.ko if SPI support cannot be selected
Felix Fietkau
2013-09-27
1
-1
/
+1
*
kernel: make sound-soc-core depend on kmod-ac97
Felix Fietkau
2013-09-27
1
-1
/
+1
*
kernel: remove old kernel compat code for pcmcia
Felix Fietkau
2013-09-27
1
-6
/
+0
*
kernel: mark kmod-thermal menuconfig symbol as hidden to avoid building it on...
Felix Fietkau
2013-09-27
1
-0
/
+1
*
kernel: add thermal modules
Luka Perkov
2013-09-27
1
-0
/
+63
*
opkg: add build variant with signature support
Steven Barth
2013-09-26
3
-14
/
+56
*
uboot-imx6: fix typo in nitrogen6dlXg
Luka Perkov
2013-09-26
1
-1
/
+1
*
uboot-imx6: add support for Nitrogen6x boards
Luka Perkov
2013-09-26
1
-0
/
+30
*
uboot-imx6: alphabetize wandboard variants
Luka Perkov
2013-09-26
1
-6
/
+6
*
package/kernel: add support for industrial-io and AD799x
Gabor Juhos
2013-09-25
1
-0
/
+45
*
package/kernel: add hwmon driver for ADT7410
Gabor Juhos
2013-09-25
1
-0
/
+25
*
package/kernel: move I2C-GPIO drivers from i2c.mk to other.mk
Gabor Juhos
2013-09-25
2
-31
/
+16
*
uhttpd: fix appending https ports to cmdline
Felix Fietkau
2013-09-25
1
-1
/
+1
*
iwinfo: add Ubiquiti WispStation M5 to hardware.txt
Gabor Juhos
2013-09-24
1
-0
/
+1
*
fix various init scripts
Luka Perkov
2013-09-23
7
-16
/
+13
*
xtables-addons: fix missing conversion from r38021 (resolves a broken depende...
Felix Fietkau
2013-09-22
1
-1
/
+1
*
odhcp6c: handle NoAddrsAvail IA-status
Steven Barth
2013-09-21
1
-2
/
+2
*
package/mtd: enable seama fixup code for ar71xx
Gabor Juhos
2013-09-19
1
-1
/
+1
*
kernel: add AutoProbe for ppp_async and ppp_synctty (should fix #14185)
Felix Fietkau
2013-09-19
1
-1
/
+2
*
lantiq: fix bug in hcd gpio detetcion code
John Crispin
2013-09-18
1
-1
/
+1
*
brcm47xx: update board detection patches
Hauke Mehrtens
2013-09-18
1
-2
/
+2
*
ath9k: add missing tx locking
Felix Fietkau
2013-09-18
1
-34
/
+58
*
odhcp6c: Restart when server returns IAID error
Steven Barth
2013-09-18
1
-2
/
+2
*
lantiq: add v3.10 patches
John Crispin
2013-09-17
3
-22
/
+45
*
lantiq: update packages for v3.10
John Crispin
2013-09-17
10
-16
/
+62
*
base-files: add a post start hook for procd managed services
John Crispin
2013-09-17
1
-1
/
+20
*
procd: convert various packages to procd style init.d scripts
John Crispin
2013-09-17
9
-103
/
+109
*
procd: update to latest git head
John Crispin
2013-09-17
2
-4
/
+20
*
kernel: make most modules use AutoProbe
John Crispin
2013-09-17
21
-322
/
+283
*
ubox: make use of modprobe
John Crispin
2013-09-17
1
-2
/
+5
*
libubox: add packaging info for uloop lua binding
John Crispin
2013-09-17
1
-0
/
+13
*
ath9k: merge a fix for PS-Poll responses + aggregation
Felix Fietkau
2013-09-17
1
-29
/
+33
*
kernel: fix config symbol for kmod-crypto-hash
Felix Fietkau
2013-09-17
1
-1
/
+1
*
mac80211: drop spoofed packets in ad-hoc mode (fixes #12427)
Felix Fietkau
2013-09-17
1
-1
/
+11
*
broadcom-diag: add GPIO configuration for Linksys E2000 V1
Hauke Mehrtens
2013-09-16
1
-0
/
+16
*
broadcom-diag: Add WRT310N v1 gpio leds and buttons
Hauke Mehrtens
2013-09-16
1
-0
/
+15
*
brcm47xx: add detection code for Huawei E970
Hauke Mehrtens
2013-09-15
1
-0
/
+15
*
hostapd: adjust the md5sum for the uploaded source tarball (fixes #14155)
Felix Fietkau
2013-09-14
1
-1
/
+1
*
ath9k: add another minor tx path fix
Felix Fietkau
2013-09-14
1
-15
/
+23
*
iwinfo: when using nl80211, parse interface combinations instead of creating/...
Felix Fietkau
2013-09-14
1
-9
/
+57
[next]