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
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: bump 5.4 to 5.4.137
Hauke Mehrtens
2021-07-31
66
-150
/
+151
*
ramips: mt76x8: add missing config symbol
David Bauer
2021-07-30
1
-0
/
+1
*
x86: move Kconfig symbol to common config
David Bauer
2021-07-30
4
-3
/
+1
*
generic: add missing Kconfig symbol
David Bauer
2021-07-30
1
-0
/
+2
*
ath79: fix JT-OR750i switch LED assignment
David Bauer
2021-07-29
1
-2
/
+2
*
ath79: enable missing pinmux for JT-OR750i
David Bauer
2021-07-29
1
-0
/
+3
*
ath79: add support for Joy-IT JT-OR750i
Vincent Wiemann
2021-07-29
5
-0
/
+137
*
netifd: update to the latest version
Felix Fietkau
2021-07-26
1
-3
/
+3
*
netifd: update to the latest version
Felix Fietkau
2021-07-25
1
-3
/
+3
*
glibc: update to latest 2.33 HEAD (bug 28011)
Hans Dedecker
2021-07-19
1
-2
/
+2
*
glibc: update to latest 2.33 HEAD (BZ #27646, bug 27896, BZ #15271)
Hans Dedecker
2021-07-19
1
-2
/
+2
*
dnsmasq: distinct Ubus names for multiple instances
Etan Kissling
2021-07-19
1
-3
/
+29
*
kernel: bump 5.4 to 5.4.132
Hauke Mehrtens
2021-07-19
42
-131
/
+131
*
dnsmasq: add /tmp/hosts/ to jail_mount
Nick Hainke
2021-07-19
1
-1
/
+1
*
odhcpd: fix invalid DHCPv6 ADVERTSIE with small configured leasetime (FS#3935)
Hans Dedecker
2021-07-19
1
-3
/
+3
*
ipq40xx: fix FRITZRepeater 1200 RGMII delay
David Bauer
2021-07-17
1
-1
/
+1
*
netifd: update to the latest version
Felix Fietkau
2021-07-14
1
-3
/
+3
*
mpc85xx: add missing Kconfig symbols
David Bauer
2021-07-13
2
-0
/
+2
*
netifd: update to the latest version
Felix Fietkau
2021-07-13
1
-3
/
+3
*
mediatek: add missing config symbols
David Bauer
2021-07-13
1
-0
/
+3
*
generic: add missing config symbols
David Bauer
2021-07-13
1
-0
/
+11
*
iwinfo: move device info into -data package
Jo-Philipp Wich
2021-07-11
2
-4
/
+40
*
build: ensure that dash isn't prepended twice to abi version suffix
Jo-Philipp Wich
2021-07-11
1
-1
/
+1
*
build: prepend ABI suffixes with a dash if package name ends with digit
Jo-Philipp Wich
2021-07-11
2
-2
/
+8
*
ath79: add missing MTD_NAND_RB91X symbol
Koen Vandeputte
2021-07-09
1
-0
/
+1
*
ath79: add missing GPIO_LATCH symbol
David Bauer
2021-07-09
1
-0
/
+1
*
ath79: mikrotik: fix beeper phantom noise on RB912
Koen Vandeputte
2021-07-09
1
-0
/
+6
*
ath79: ar934x: fix mounting issues if subpage is not supported
Koen Vandeputte
2021-07-09
1
-1
/
+3
*
ath79: add support for MikroTik RouterBOARD 912UAG-2HPnD
Denis Kalashnikov
2021-07-09
5
-0
/
+225
*
ath79: add NAND driver for MikroTik RB91xG series
Denis Kalashnikov
2021-07-09
3
-0
/
+397
*
ath79: add gpio-latch driver for MikroTik RouterBOARDs
Denis Kalashnikov
2021-07-09
2
-0
/
+226
*
hostapd: make wnm_sleep_mode_no_keys configurable
Timo Sigurdsson
2021-07-05
2
-4
/
+8
*
hostapd: make country3 option configurable
Timo Sigurdsson
2021-07-05
2
-3
/
+4
*
ltq-deu: Mark lantiq DEU broken
Hauke Mehrtens
2021-07-02
3
-11
/
+6
*
iwinfo: build with nl80211 backend only and make shared
Jo-Philipp Wich
2021-07-02
1
-19
/
+5
*
treewide: unmark selected packages nonshared
Petr Štetiar
2021-07-02
6
-9
/
+0
*
ath10k-ct: fix typo in Makefile
Michael Yartys
2021-07-02
1
-1
/
+1
*
ath10k-ct: update to latest version
Michael Yartys
2021-07-02
4
-45
/
+8
*
kernel/modules: move act_gact into kmod-sched-core
DENG Qingfang
2021-07-02
1
-2
/
+2
*
package/comgt: Handle bind/unbind events
Arjun AK
2021-07-02
1
-0
/
+2
*
ubus: update to the latest version
Felix Fietkau
2021-06-30
1
-3
/
+3
*
base-files: wifi: tidy up the reconf code
Bob Cantor
2021-06-30
1
-1
/
+2
*
base-files: wifi: swap the order of some ubus calls
Bob Cantor
2021-06-30
1
-1
/
+2
*
mac80211: print an error if wifi teardown fails
Bob Cantor
2021-06-30
1
-0
/
+4
*
mac80211: always call wireless_set_data (FS#3784)
Bob Cantor
2021-06-30
1
-4
/
+2
*
mac80211: fix no_reload logic (FS#3902)
Bob Cantor
2021-06-30
1
-0
/
+1
*
mac80211: backport fix for nl80211 control port tx (fixes FS#3857)
Felix Fietkau
2021-06-30
7
-17
/
+133
*
mac80211: add support for 802.3 encap offload with software rate control
Felix Fietkau
2021-06-30
1
-0
/
+119
*
mac80211: improve rate control performance
Felix Fietkau
2021-06-30
4
-1
/
+353
*
busybox: sysntpd: add trigger to reload server
Alexey Dobrovolsky
2021-06-30
1
-2
/
+22
[next]