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
*
generic: rtl8366: add debugfs file to show PVIDs
Gabor Juhos
2010-07-15
1
-0
/
+42
*
generic: rtl8366: make rtl8366_set_vlan static
Gabor Juhos
2010-07-15
2
-5
/
+2
*
generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functions
Gabor Juhos
2010-07-15
4
-106
/
+57
*
generic: rtl8366: add common rtl8366_sw_get_vlan_info
Gabor Juhos
2010-07-15
4
-84
/
+47
*
generic: rtl8366: use smi->num_ports and smi->ops->get_vlan_4k
Gabor Juhos
2010-07-15
2
-8
/
+8
*
generic: rtl8366: add is_vlan_valid function to smi_ops
Gabor Juhos
2010-07-15
3
-6
/
+25
*
generic: rtl8366: add common rtl8366_sw_get_port_mib function
Gabor Juhos
2010-07-15
4
-68
/
+39
*
generic: rtl8366: generealize rtl8366{s,rb}_sw_get_port_mib functions
Gabor Juhos
2010-07-15
2
-8
/
+10
*
generic: rtl8366: make rtl8366_{g,s}et_pvid static
Gabor Juhos
2010-07-15
2
-44
/
+41
*
generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functions
Gabor Juhos
2010-07-15
4
-28
/
+21
*
generic: rtl8366: add setup to rtl8366_smi_ops struct
Gabor Juhos
2010-07-15
4
-8
/
+11
*
generic: rtl8366: introduce rtl8366_smi_alloc
Gabor Juhos
2010-07-15
4
-9
/
+20
*
generic: rtl8366: get rid of private rtl8366{s,rb} structs
Gabor Juhos
2010-07-15
2
-84
/
+42
*
generic: rtl8366: move switch device to the rtl8366_smi struct
Gabor Juhos
2010-07-15
3
-22
/
+15
*
generic: rtl8366: get rid of private vlan_{mc,4k} structs
Gabor Juhos
2010-07-15
2
-277
/
+148
*
generic: rtl8366: use SWITCH_TYPE_NOVAL for reset_mib attributes
Gabor Juhos
2010-07-15
2
-23
/
+7
*
generic: move ath5k_platform.h from ar71xx to generic files
Gabor Juhos
2010-07-15
1
-0
/
+0
*
ar71xx: in-flash macs and eeprom for mach-eap7660d
Gabor Juhos
2010-07-15
3
-3
/
+109
*
target (base-files): Fixed failsafe mode by adding back insmod diag
Daniel Dickinson
2010-07-15
1
-0
/
+8
*
add required exports for wl.ko
Jo-Philipp Wich
2010-07-13
2
-0
/
+68
*
ramips: Fix bridging in ramips ethernet driver
Gabor Juhos
2010-07-13
1
-1
/
+1
*
ramips: protect GPIO register access with a spinlock
Gabor Juhos
2010-07-13
1
-1
/
+11
*
ramips: sync kernel config
Gabor Juhos
2010-07-13
2
-22
/
+0
*
export SSB fallback SPROM - required for wl.ko
Jo-Philipp Wich
2010-07-13
6
-0
/
+120
*
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
[next]