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
*
ar71xx: add initial support for the TL-WR741ND v4 board
Gabor Juhos
2011-11-01
9
-1
/
+197
*
ar71xx: add AR933X GMAC register defines
Gabor Juhos
2011-11-01
1
-0
/
+19
*
ar71xx: combine LEDs setup in one file
Gabor Juhos
2011-11-01
13
-305
/
+144
*
ar71xx: unify LED names on Planex boards
Gabor Juhos
2011-11-01
4
-16
/
+14
*
ar71xx: unify LED names on Buffalo boards
Gabor Juhos
2011-11-01
5
-17
/
+15
*
ar71xx: unify LED names on TP-Link boards
Gabor Juhos
2011-11-01
12
-47
/
+36
*
ar71xx/all0258n: sysupgrade support
Gabor Juhos
2011-11-01
2
-0
/
+168
*
ar71xx/all0258n: add default config
Gabor Juhos
2011-11-01
2
-0
/
+17
*
package/uboot-envtools: make fw_setenv symlink optional
Gabor Juhos
2011-11-01
1
-2
/
+9
*
package/uboot-envtools: generate config-file from UCI
Gabor Juhos
2011-11-01
2
-1
/
+30
*
package/uboot-envtools: remove runtime dependency of zlib
Gabor Juhos
2011-11-01
1
-2
/
+2
*
ar71xx: remove default network config of the mzk-w04nu board as well
Gabor Juhos
2011-11-01
1
-16
/
+0
*
ar71xx: remove LED setup of nonexistent interfaces on RB750
Gabor Juhos
2011-10-31
1
-24
/
+0
*
ar71xx: remove default network config of the wnr2000 board
Gabor Juhos
2011-10-31
1
-16
/
+0
*
.gitignore: Ignore Emacs editor generated files
Vasilis Tsiligiannis
2011-10-31
1
-0
/
+4
*
rt305x: Create factory image for Fonera 2.0n
Vasilis Tsiligiannis
2011-10-31
1
-1
/
+8
*
Add firmware tool for generating factory images for Edimax devices
Vasilis Tsiligiannis
2011-10-30
2
-1
/
+261
*
omap24xx: Default to linux-3.1
Michael Büsch
2011-10-30
1
-1
/
+1
*
omap24xx: Fix n810 LCD initialization
Michael Büsch
2011-10-30
4
-21
/
+75
*
omap24xx: Fix n810 boot
Michael Büsch
2011-10-30
8
-206
/
+184
*
base-files: fix typo
Jo-Philipp Wich
2011-10-30
1
-1
/
+1
*
ar71xx/sysupgrade: use $magic_long instead of $magic when comparing with a 32...
Gabor Juhos
2011-10-30
1
-2
/
+2
*
omap24xx: Refresh 3.1 config
Michael Büsch
2011-10-29
1
-0
/
+1
*
omap24xx: Refresh 3.1 patches
Michael Büsch
2011-10-29
19
-207
/
+233
*
Fix tusb patch
Michael Büsch
2011-10-29
1
-12
/
+0
*
omap24xx: Fix MUSB compile
Michael Büsch
2011-10-29
2
-32
/
+62
*
omap24xx: Add n800 touchscreen and keypad drivers. Thanks to Marat Radchenko.
Michael Büsch
2011-10-29
6
-12
/
+3043
*
omap24xx: Add 3.1 patchset.
Michael Büsch
2011-10-29
18
-0
/
+10250
*
firewall: relocate TCPMSS rules into mangle table, add code to selectively cl...
Jo-Philipp Wich
2011-10-29
4
-7
/
+21
*
package/kernel: various NLS handling fixes
Nicolas Thill
2011-10-29
4
-15
/
+17
*
package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-fs-udf (closes: ...
Nicolas Thill
2011-10-29
1
-0
/
+1
*
package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-firewire
Nicolas Thill
2011-10-29
1
-2
/
+2
*
package/kernel: fix my previous kmod-fs-cifs fix in r28661 (could I be sleep-...
Nicolas Thill
2011-10-28
1
-7
/
+6
*
package/kernel: enable kmod-ata-core & kmod-scsi-core on x86
Nicolas Thill
2011-10-28
3
-7
/
+6
*
package/kernel: fix kmod-fs-cifs dependencies (closes: #9381, #10055)
Nicolas Thill
2011-10-28
1
-0
/
+8
*
package/kernel: move MD4 crypto module in its own package
Nicolas Thill
2011-10-28
1
-2
/
+12
*
package/kernel: fix kmod-fs-btrfs dependencies (missed in r28656)
Nicolas Thill
2011-10-28
1
-1
/
+1
*
scripts/config: merge fixes for various issues, including recursive dependenc...
Felix Fietkau
2011-10-28
7
-40
/
+82
*
package/kernel: prefix library modules with lib-
Nicolas Thill
2011-10-28
8
-38
/
+38
*
package/kernel: add dependency on kmod-lib-lzo to kmod-fs-btrfs
Nicolas Thill
2011-10-28
1
-1
/
+1
*
package/kernel: add kmod-lib-lzo
Nicolas Thill
2011-10-28
1
-0
/
+19
*
package/kernel: remove SetDepends not needed anymore
Nicolas Thill
2011-10-28
3
-24
/
+4
*
package/kernel: change kmod-libcrc32 dependency to kmod-crypto-crc32c only
Nicolas Thill
2011-10-28
1
-2
/
+2
*
package/kernel: move crc32c in its own package
Nicolas Thill
2011-10-28
1
-2
/
+11
*
package/blockmount: simplify extroot module loading logic
Nicolas Thill
2011-10-28
3
-7
/
+9
*
kernel: build kmod even for modules built-in
Nicolas Thill
2011-10-28
1
-14
/
+22
*
comgt: add missing file (fixes #10301)
Felix Fietkau
2011-10-28
1
-0
/
+20
*
bluetooth: set L2CAP and SCO kconfig options to =y. It should be forced to =m...
Michael Büsch
2011-10-27
1
-2
/
+2
*
comgt: fix pin code config option
Felix Fietkau
2011-10-27
1
-1
/
+1
*
comgt: delay 3g bringup for sierra wireless cards until the card has locked o...
Felix Fietkau
2011-10-27
2
-0
/
+8
[next]