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
...
*
libiwinfo: fix hw mode detection
Jo-Philipp Wich
2011-12-03
1
-0
/
+2
*
add libiwinfo (moved from LuCI trunk)
Jo-Philipp Wich
2011-12-03
24
-0
/
+10947
*
package/kernel: create packages for the rtl8366* drivers
Gabor Juhos
2011-12-01
1
-0
/
+45
*
base-files: add lib/functions/uci-defaults.sh
Gabor Juhos
2011-12-01
1
-0
/
+88
*
dnsmasq: automatically add host entry for own hostname and ptr record for lan...
Jo-Philipp Wich
2011-12-01
2
-4
/
+14
*
kernel: package TI's USB 3410/505 usb driver
John Crispin
2011-11-30
1
-0
/
+15
*
comgt: Add scripts to comgt to retrieve the IMSI and CNUM to identify the SIM...
John Crispin
2011-11-30
3
-0
/
+39
*
kernel: This adds support for Marvell S-ATA.
John Crispin
2011-11-30
1
-0
/
+15
*
ath9k: fix a regression in touching power mode related registers
Felix Fietkau
2011-11-27
1
-0
/
+12
*
dropbear: fix build breakage
Felix Fietkau
2011-11-27
1
-0
/
+9
*
ath9k: enable ANI on ar913x, should noticeably improve stability in noisy env...
Felix Fietkau
2011-11-27
1
-0
/
+11
*
package/dropbear: update to 2011.54
Nicolas Thill
2011-11-25
5
-54
/
+14
*
package/dnsmasq: update to 2.59 (thanks to Raphael Huck)
Nicolas Thill
2011-11-25
2
-15
/
+12
*
package/busybox: wget: URL-decode user:password before base64-encoding it int...
Nicolas Thill
2011-11-23
7
-9
/
+246
*
mac80211: fix aggregation related kernel warnings when using wds
Felix Fietkau
2011-11-23
1
-0
/
+95
*
ath9k: fix setting channel bandwidth before bringing up interfaces
Felix Fietkau
2011-11-23
1
-1
/
+1
*
package/mac80211: fix atomic64 issues on x86 / uml
Nicolas Thill
2011-11-21
1
-1
/
+1
*
mac80211: revert unrelated change in previous commit
Jo-Philipp Wich
2011-11-21
1
-2
/
+0
*
mac80211: fix reversed WARN_ON() condition which causes a stray stacktrace on...
Jo-Philipp Wich
2011-11-21
2
-0
/
+13
*
ath9k: merge a pending aggregation fix
Felix Fietkau
2011-11-20
3
-13
/
+42
*
mac80211: refresh p54spi patches
Felix Fietkau
2011-11-20
3
-12
/
+6
*
mac80211: fix a workqueue compat backport
Felix Fietkau
2011-11-20
1
-0
/
+18
*
Revert "package/mac80211: fix atomic64 compat"
Felix Fietkau
2011-11-19
1
-1
/
+1
*
ath9k: allow run-time change of the chanbw debugfs file
Felix Fietkau
2011-11-19
3
-6
/
+74
*
base-files: kill remaining processes after running user hooks (#10461)
Jo-Philipp Wich
2011-11-19
2
-3
/
+3
*
mac80211: update to wireless-testing 2011-11-15
Felix Fietkau
2011-11-18
31
-708
/
+544
*
package/mac80211: fix atomic64 compat
Nicolas Thill
2011-11-17
1
-1
/
+1
*
base-files: another empty password check fix (#10440)
Jo-Philipp Wich
2011-11-17
2
-2
/
+2
*
base-files: now that we have date -k, adjust the kernel timezone after settin...
Jo-Philipp Wich
2011-11-17
2
-2
/
+5
*
busybox: add a "date -k" to set the kernel timezone from the current localtim...
Jo-Philipp Wich
2011-11-17
2
-1
/
+84
*
p54spi: workqueue deadlock fix
Michael Büsch
2011-11-16
1
-0
/
+22
*
p54spi: Lock fixes
Michael Büsch
2011-11-16
2
-0
/
+29
*
base-files: rewrite killing of nonessential services to not rely on top, use ...
Jo-Philipp Wich
2011-11-16
2
-10
/
+18
*
busybox: fix empty password detection in telnetd init (#10432)
Jo-Philipp Wich
2011-11-16
2
-2
/
+2
*
package/ppp: fix typo in r28868 (closes: #10429)
Nicolas Thill
2011-11-15
2
-2
/
+2
*
allow building 8021q and bridge as modules
Florian Fainelli
2011-11-15
1
-0
/
+62
*
kmod-r6040 depends on kmod-libphy
Florian Fainelli
2011-11-15
1
-1
/
+1
*
busybox: revert accidentally committed debugging flag
Jo-Philipp Wich
2011-11-15
1
-2
/
+0
*
busybox: fix hexdump segmentation fault with an empty leading format unit
Jo-Philipp Wich
2011-11-15
2
-1
/
+14
*
ath9k: reorganize patches, reset hardware after full sleep (fixes #10349)
Felix Fietkau
2011-11-15
5
-66
/
+98
*
uhttpd: prevent linking uhttpd binary against crypto libraries
Jo-Philipp Wich
2011-11-15
1
-1
/
+1
*
broadcom-wl: align RADIUS options with r26482, patch by Etienne Champetier <e...
Jo-Philipp Wich
2011-11-14
2
-7
/
+10
*
ath9k: do not put the hardware to full-sleep while tx is pending
Felix Fietkau
2011-11-14
1
-0
/
+22
*
ath9k: rework radio stop/start cleanup, avoid duplicate rx/tx stop, avoid ear...
Felix Fietkau
2011-11-14
3
-74
/
+56
*
base-files: prime root password with "x" to notify programs that there is a s...
Jo-Philipp Wich
2011-11-14
3
-3
/
+6
*
mac80211: enable support for RaLink Rt53xx USB devices in rt2800usb
Felix Fietkau
2011-11-14
1
-0
/
+1
*
netifd: update to latest version, fixes tcp connection loss issues on dhcp rekey
Felix Fietkau
2011-11-14
1
-2
/
+2
*
uci: update to latest git rev 7289b2d69aaffa9299b47aaaa0da1e9969ace6c1
Jo-Philipp Wich
2011-11-14
1
-4
/
+4
*
madwifi: rename patch from ifxmips -> lantiq
John Crispin
2011-11-13
1
-0
/
+0
*
uboot-lantiq: not all configs were using lzma for compression, add gigaset ra...
John Crispin
2011-11-13
1
-6
/
+10
[prev]
[next]