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
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
Claudio Mignanti
2010-07-12
14
-38
/
+38
*
pwm: use coherent naming to avoid conflicts
Claudio Mignanti
2010-07-12
2
-1
/
+1
*
kernel: Add missing kernel config options
Hauke Mehrtens
2010-07-11
1
-0
/
+24
*
kernel: add missing dma_dev member to struct ssb_device to make b43/b43legacy...
Hauke Mehrtens
2010-07-11
1
-0
/
+52
*
enable usb support by default.
Claudio Mignanti
2010-07-11
4
-35
/
+7
*
add defautl config for eth0
Claudio Mignanti
2010-07-11
2
-1
/
+9
*
fix typo in Makefile tgz -> targz
Claudio Mignanti
2010-07-11
1
-1
/
+1
*
brcm47xx: use kernel 2.6.34.1 as default kernel
Hauke Mehrtens
2010-07-10
1
-1
/
+1
*
kernel: update to kernel 2.6.34.1
Hauke Mehrtens
2010-07-10
6
-6
/
+6
*
brcm47xx: fix a small copy&paste error in the b44 fix for 2.6.34 and 2.6.35
Felix Fietkau
2010-07-10
2
-6
/
+4
*
Get rid of the b44 'BUG! Timeout waiting for bit 80000000 of register 428 to ...
Felix Fietkau
2010-07-10
6
-2
/
+68
*
fix a bug inside usb driver, thanks to Jesper Nilsson
Claudio Mignanti
2010-07-09
1
-2
/
+1
*
add some missing symbols
Claudio Mignanti
2010-07-09
1
-1
/
+4
*
gumstix: add luci
Hamish Guthrie
2010-07-08
1
-1
/
+1
*
Add kmod-usb-hid
Hamish Guthrie
2010-07-07
1
-1
/
+1
*
kernel: add missing config option found by buildbot
Hauke Mehrtens
2010-07-06
2
-0
/
+3
*
repair the damage that was done to the packet socket type filter patch when i...
Felix Fietkau
2010-07-06
3
-3
/
+3
*
ar71xx: only reinit the ethernet MAC at .open() on ar724x for now, until we'v...
Felix Fietkau
2010-07-06
1
-1
/
+3
*
add mini_fo fix to 2.6.30 as well
Felix Fietkau
2010-07-04
1
-0
/
+48
*
mini_fo: add error pointer checks after dentry lookups to fix various crash b...
Felix Fietkau
2010-07-04
4
-0
/
+192
*
ag71xx: reset the hardware during open(), this improves recovery from tx time...
Felix Fietkau
2010-07-04
1
-0
/
+2
*
ag71xx: fix a memory corruption bug that happens if you flood the interface w...
Felix Fietkau
2010-07-04
1
-0
/
+6
*
generic: rtl8366: enable VLAN ingress filtering
Gabor Juhos
2010-07-02
2
-0
/
+15
*
refresh 2.6.34 patches
Florian Fainelli
2010-07-01
3
-21
/
+7
*
add 2.6.34 support
Florian Fainelli
2010-07-01
7
-1
/
+558
*
fix line wrapped patch
Florian Fainelli
2010-07-01
1
-4
/
+1
*
fix PCI, thanks br1, put back 2.6.32.14 support by default
Florian Fainelli
2010-07-01
3
-70
/
+39
*
brcm47xx: added dual image support to flashmap driver
Markus Wigge
2010-07-01
1
-3
/
+37
*
ar71xx: fix leds-rb750 build failure on 2.6.34
Gabor Juhos
2010-07-01
1
-0
/
+1
*
renamed wrt54g3gv2-vf images
Markus Wigge
2010-07-01
1
-2
/
+2
*
revert upstream commit that broke PCI until we have a better fix
Florian Fainelli
2010-07-01
1
-0
/
+69
*
add a wifi profile for proprietary wl
Jo-Philipp Wich
2010-07-01
1
-0
/
+19
*
fix dir-825-b1 default network config after r21905
Jo-Philipp Wich
2010-07-01
1
-1
/
+1
*
fix commit r21994 (thanks juhosg)
Alexandros C. Couloumbis
2010-06-30
2
-2
/
+1
*
fix commit r21993
Alexandros C. Couloumbis
2010-06-30
16
-0
/
+16
*
Don't force pci support on .34 and .35
Claudio Mignanti
2010-06-30
2
-2
/
+0
*
Add board definition previously forgotten
Claudio Mignanti
2010-06-30
1
-0
/
+226
*
generic: rtl8366: minor cleanup
Gabor Juhos
2010-06-28
2
-22
/
+16
*
generic: rtl8366: add common read_debugfs_mibs function
Gabor Juhos
2010-06-28
3
-144
/
+56
*
generic: rtl8366: standardize read_debugfs_mibs functions
Gabor Juhos
2010-06-28
3
-22
/
+44
*
generic: rtl8366: use common rtl8366_mib_counter structure
Gabor Juhos
2010-06-28
3
-48
/
+42
*
generic: rtl8366: move common debugfs code to rtl8366_smi.c
Gabor Juhos
2010-06-28
4
-335
/
+193
*
generic: rtl8366: move buf to struct rtl8366_smi
Gabor Juhos
2010-06-28
3
-72
/
+66
*
generic: rtl8366: move common VLAN handling functions to rtl8366_smi.c
Gabor Juhos
2010-06-28
4
-410
/
+217
*
generic: rtl8366: add cpu_port, num_ports and num_vlan_mc to struct rtl8366_smi
Gabor Juhos
2010-06-28
3
-20
/
+30
*
generic: rtl8366: add VLAN handling functions to rtl8366_smi_ops
Gabor Juhos
2010-06-28
3
-43
/
+69
*
generic: rtl8366: use RTL8366{S,RB} prefixes for all defines
Gabor Juhos
2010-06-28
2
-403
/
+403
*
generic: rtl8366rb: fix MIB counter reset
Gabor Juhos
2010-06-27
1
-10
/
+8
*
reinstate 2.6.30 support until 2.6.32 is fixed
Florian Fainelli
2010-06-26
9
-1
/
+575
*
rename target/linux/generic-2.6 to generic
Felix Fietkau
2010-06-26
1041
-0
/
+0
[next]