index
:
openwrt/em-br6478acv2/lede/master-31e0f0ae
do-work/Edimax-v2
Edimax BR-6578AC V2 base from https://github.com/ulli-kroll/lede.git
James
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcm63xx: Add firmware helpers for T-Home Speedport W 303V
Florian Fainelli
2011-05-11
3
-0
/
+379
*
bcm63xx: Update support for the DSL-274xB revision C
Florian Fainelli
2011-05-11
4
-24
/
+31
*
bcm63xx: Accept any led with power in its name as power led
Florian Fainelli
2011-05-11
1
-1
/
+1
*
bcm63xx: Decouple Board ID and image name for fixup
Florian Fainelli
2011-05-11
1
-9
/
+9
*
switch to 2.6.38
Florian Fainelli
2011-05-11
6
-1
/
+1590
*
add missing 2.6.38 touchscreen config symbols
Florian Fainelli
2011-05-11
1
-0
/
+2
*
package/kernel/modules/other.mk is getting big enough that putting the LEDs s...
John Crispin
2011-05-09
2
-207
/
+216
*
(respin) 802.1Q VLAN support for ADM6996M/ADM6996FC
John Crispin
2011-05-09
10
-44
/
+791
*
ar71xx: populate LED3 on the JA76PF board
Gabor Juhos
2011-05-08
1
-0
/
+5
*
ar71xx: add uci config for the WLAN LED on the WRT160NL
Gabor Juhos
2011-05-08
1
-0
/
+11
*
ar71xx: use phy0tpt trigger for the WLAN LEDs
Gabor Juhos
2011-05-08
2
-2
/
+2
*
ar71xx: remove superfluous fifo_cfg overrides
Gabor Juhos
2011-05-08
1
-6
/
+0
*
ipv6: restore correct ECN handling on TCP xmit Thanks Dave Taht
Travis Kemen
2011-05-08
2
-0
/
+50
*
Deployment of IPv6 has opened up many more prefixes than just the 2000::/3 sp...
Travis Kemen
2011-05-08
1
-2
/
+2
*
ar71xx: ag71xx: make switch register access atomic
Gabor Juhos
2011-05-08
1
-6
/
+8
*
ar71xx: ag71xx: fix section mismatch warnings
Gabor Juhos
2011-05-08
2
-2
/
+2
*
ar71xx: ag71xx: fix build error if debugfs is enabled
Gabor Juhos
2011-05-08
1
-2
/
+3
*
base-files: retrigger usb coldplug after module loading, solves usb_modeswitc...
Jo-Philipp Wich
2011-05-08
2
-1
/
+6
*
brcm47xx: update patches
Hauke Mehrtens
2011-05-07
14
-36
/
+74
*
ar71xx: ag71xx: add debugfs entry for [rt]x_ring
Gabor Juhos
2011-05-07
1
-0
/
+92
*
ar71xx: ag71xx: add timestamps to ag71xx_buf
Gabor Juhos
2011-05-07
2
-1
/
+2
*
ar71xx: ag71xx: use dynamically allocated buffer for napi_stats
Gabor Juhos
2011-05-07
1
-9
/
+19
*
ar71xx: ag71xx: use debugfs_remove_recursive
Gabor Juhos
2011-05-07
2
-28
/
+7
*
base-files: fix a typo in etc/banner
Gabor Juhos
2011-05-07
1
-1
/
+1
*
ar71xx: override wmac device name for the AR934x SoCs
Gabor Juhos
2011-05-07
1
-0
/
+1
*
remove useless patches
Florian Fainelli
2011-05-06
2
-29
/
+0
*
fill maintainer infos for a couple of targets
Florian Fainelli
2011-05-06
11
-0
/
+11
*
update to 2.6.38.2
Florian Fainelli
2011-05-05
3
-193
/
+47
*
add missing 2.6.38 symbols
Florian Fainelli
2011-05-05
1
-0
/
+4
*
brcm47xx: when detecting a ssb pci device without an own sprom write the spro...
Hauke Mehrtens
2011-05-05
6
-50
/
+38
*
brcm47xx: fix typo in patch
Hauke Mehrtens
2011-05-05
2
-2
/
+2
*
linux/ar71xx: add some missing symbols for nand/yaffs targets
Alexandros C. Couloumbis
2011-05-05
1
-0
/
+5
*
lua: remove posix from Lua core, almost nothing uses it - saves 9k compressed
Jo-Philipp Wich
2011-05-04
3
-1476
/
+2
*
ath9k: add noise floor calibration fix that should improve stability
Felix Fietkau
2011-05-04
1
-0
/
+52
*
linux/generic: port yaffs to 2.6.39
Alexandros C. Couloumbis
2011-05-04
1
-0
/
+147
*
linux/rb532: use kernel and initramfs tags on image generation
Alexandros C. Couloumbis
2011-05-04
1
-4
/
+6
*
comgt: add tty hotplug remove handling, only iterate each tty once (#9211)
Jo-Philipp Wich
2011-05-04
2
-21
/
+20
*
kernel: revert r26814
Jo-Philipp Wich
2011-05-03
1
-16
/
+0
*
kernel: add kmod-crypto-ipsec kmod-crypto-ipsec bundles some otherwise unprov...
Jo-Philipp Wich
2011-05-03
1
-0
/
+16
*
kernel: add kmod-crypto-{wq,rng,iv} Add kmod-crypto-iv as a dependency for km...
Jo-Philipp Wich
2011-05-03
1
-1
/
+1
*
kernel: add kmod-crypto-{wq,rng,iv} This patch adds kmod-crypto-wq, kmod-cryp...
Jo-Philipp Wich
2011-05-03
1
-0
/
+32
*
geos: remove unneeded modules The via-sata and gpio-nsc modules are both unne...
Jo-Philipp Wich
2011-05-03
1
-2
/
+2
*
comgt: move ifup invocation back into background subshell to prevent hotplug ...
Jo-Philipp Wich
2011-05-03
1
-6
/
+3
*
comgt: move 3g hotplug handling to tty subsystem, fixes race on coldplug (#9211)
Jo-Philipp Wich
2011-05-03
2
-7
/
+10
*
base-files: cleanup permissions of device files in common hotplug rules (#9211)
Jo-Philipp Wich
2011-05-03
1
-6
/
+15
*
hotplug2: introduce tty subsystem events (#9211)
Jo-Philipp Wich
2011-05-03
1
-1
/
+1
*
firewall: revert accidential committed changes from r26805
Jo-Philipp Wich
2011-05-02
1
-39
/
+11
*
firewall: provide examples of ssh port relocation on firewall and IPsec passt...
Jo-Philipp Wich
2011-05-02
2
-11
/
+61
*
quilt: fix building with dash `test x == x` gives a syntax error with dash (s...
Jo-Philipp Wich
2011-05-02
1
-2
/
+6
*
update to 2.6.38
Florian Fainelli
2011-05-02
8
-1
/
+74
[next]