Gabor Juhos
edfa82ab60
rtl8366_smi: rename switch attribute handlers
...
SVN-Revision: 19254
15 years ago
Gabor Juhos
7aefde9f66
rtl8366_smi: simplify rtl8366_attr_get_port_link function
...
SVN-Revision: 19250
15 years ago
Gabor Juhos
83fb9f73e1
rtl8366_smi: make rtl8366_phy_config_{aneg,init} static
...
SVN-Revision: 19249
15 years ago
Gabor Juhos
cad07a09c1
rtl8366_smi: simplify rtl8366_{get,set}_port_vlan_index functions
...
SVN-Revision: 19248
15 years ago
Gabor Juhos
50849c6cff
rtl8366_smi: minor code optimalizations
...
SVN-Revision: 19247
15 years ago
Gabor Juhos
3e6b3ea088
rtl8366_smi: coding style cleanup
...
SVN-Revision: 19246
15 years ago
Gabor Juhos
0e61dc3f61
ar71xx: create special initramfs images for the boards which does not accept standard uImages
...
SVN-Revision: 19245
15 years ago
Gabor Juhos
23e7dc9147
ar71xx: rename initramfs u-boot images
...
SVN-Revision: 19244
15 years ago
Gabor Juhos
5e5451a54d
rtl8366_smi: add Kconfig option for the debugfs stuff
...
SVN-Revision: 19243
15 years ago
Gabor Juhos
0d48b043b1
rtl8366_smi: fix error checking in rtl8366s_set_vlan_4k_entry
...
SVN-Revision: 19242
15 years ago
Gabor Juhos
0296b24f80
rtl8366_smi: fix parameter checking in rtl8366_attr_get_vlan_info
...
SVN-Revision: 19241
15 years ago
Gabor Juhos
743e7617b0
rtl8366_smi: fix return codes in rtl8366s_reset_vlan
...
SVN-Revision: 19240
15 years ago
Gabor Juhos
43815d730b
rtl8366_smi: move variable initialization out from the loop
...
SVN-Revision: 19239
15 years ago
Gabor Juhos
fbc389ae9d
rtl8366_smi: fix port->flags calculation in rtl8366_get_ports
...
SVN-Revision: 19237
15 years ago
Gabor Juhos
10f41663ff
ar71xx: fix image generation for TL-WR741ND/TL-WR841ND-v5
...
SVN-Revision: 19230
15 years ago
Gabor Juhos
5959e9f498
ar71xx: create rescue image for the WZR-HP-G300NH
...
SVN-Revision: 19223
15 years ago
Gabor Juhos
b9328f2e04
ar71xx: change failsafe message
...
SVN-Revision: 19221
15 years ago
Gabor Juhos
caa74a5246
ar71xx: the AR913x has no OHCI controller, remove that package from the relevant profiles
...
SVN-Revision: 19220
15 years ago
Gabor Juhos
014f82ef6d
ar71xx: update package list for the DIR-825 rev. B1
...
SVN-Revision: 19219
15 years ago
Gabor Juhos
ea2bf44bf1
ar71xx: add swconfig to the default packages
...
SVN-Revision: 19218
15 years ago
Gabor Juhos
a9c5e3159f
ar71xx: update default network configuration for the WNDR3700/DIR-825-B1
...
Also drop the default network configuration of the TL-WR1043ND, because
the RTL8366RB switch is not yet supported by the rtl8366-smi driver.
SVN-Revision: 19217
15 years ago
Gabor Juhos
71d0a7a7bf
ar71xx: fix ethernet mac address on the WZR-HP-G300NH
...
SVN-Revision: 19216
15 years ago
Gabor Juhos
c4838a0f9e
rtl8366_smi: use inline function instead of a macro on top of container_of
...
SVN-Revision: 19215
15 years ago
Felix Fietkau
a86a28841c
ar71xx: add some default configs for rtl8366 based devices
...
SVN-Revision: 19210
15 years ago
Felix Fietkau
3cc98b09f7
adjust switch default configs for the swconfig api change
...
SVN-Revision: 19209
15 years ago
Felix Fietkau
2670e906b6
ar71xx: fix portability errors in dd commands
...
SVN-Revision: 19207
15 years ago
Felix Fietkau
88ddc59655
rtl8366_smi: reset the vlan table when resetting the switch and use vlan get/set ports for vlan member lists
...
SVN-Revision: 19206
15 years ago
Felix Fietkau
b228fd428a
rtl8366_smi: fix excessive stack usage and buffer handling bugs
...
SVN-Revision: 19205
15 years ago
Felix Fietkau
8394a32815
ar71xx: fix return statement in the rtl8366 driver
...
SVN-Revision: 19204
15 years ago
Gabor Juhos
d2229cb1cc
rtl8366_smi: register the switch directly from the probe routine
...
SVN-Revision: 19202
15 years ago
Gabor Juhos
088ba7e1db
rtl8366_smi: use vlanmc name for all vlanconfig variables
...
SVN-Revision: 19201
15 years ago
Gabor Juhos
639212697d
rtl8366_smi: use vlan4k name for all vlan4kentry variables
...
SVN-Revision: 19200
15 years ago
Gabor Juhos
9cb11e2eef
rtl8366_smi: move memset into the rtl8366s_get_member_config function
...
SVN-Revision: 19199
15 years ago
Gabor Juhos
f55beb9e9b
rtl8366_smi: move memset into the rtl8366s_get_vlan_4k_entry function
...
SVN-Revision: 19198
15 years ago
Gabor Juhos
7f9b0eca90
rtl8366_smi: add vid parameter to the rtl8366s_get_vlan_4k_entry function
...
SVN-Revision: 19197
15 years ago
Gabor Juhos
a90792056c
ar71xx: upgrade rtl8366_smi driver
...
Thanks to Antti Seppälä.
Patch from https://forum.openwrt.org/viewtopic.php?pid=100150#p100150
SVN-Revision: 19196
15 years ago
Gabor Juhos
001ebd8d90
ar71xx: create sysupgrade file for the WZR-HP-G300NH
...
SVN-Revision: 19193
15 years ago
Gabor Juhos
2c4be9350d
ar71xx: update cfi patches for 2.6.3[12] as well
...
SVN-Revision: 19188
15 years ago
Gabor Juhos
8b78972577
ar71xx: move forcing of word write into a separate patch
...
SVN-Revision: 19187
15 years ago
Gabor Juhos
f9f827eac2
ar71xx: add optimizations to the cfi cmdset 002 status checking
...
SVN-Revision: 19186
15 years ago
Gabor Juhos
3789aa82ac
ar71xx: fix phy interface selection for the RB-450G
...
Patch from: https://forum.openwrt.org/viewtopic.php?pid=95865#p95865
SVN-Revision: 19185
15 years ago
Gabor Juhos
e02f1581d0
Fix Routerboard 411ar on board wireless
...
This patch adds the appropriate interrupt for slot 0 pin 1 of the Routerboard 411ar (RB411 with on board Atheros wireless).
Signed-off-by: Andrew Bates abates@omeganetserv.com
SVN-Revision: 19184
15 years ago
Felix Fietkau
ae440b2f00
ar71xx: the lack of DQ* flash status checking for cfi cmdset 0002 does not only apply to erase commands, it also affects writes. extend the workaround to cover writes commands as well
...
SVN-Revision: 19175
15 years ago
Gabor Juhos
21a235bc67
ar71xx: fix typos in the ar71xx.sh
...
SVN-Revision: 19151
15 years ago
Gabor Juhos
cb80426641
ar71xx: add preliminary support for the Buffalo WZR-HP-G300NH
...
SVN-Revision: 19150
15 years ago
Gabor Juhos
e92c0c7830
ar71xx: add GPIO driver for the NXP 74HC153 chip
...
SVN-Revision: 19149
15 years ago
Gabor Juhos
3dc1073b53
ar71xx: reduce button threshold values
...
SVN-Revision: 19116
15 years ago
Gabor Juhos
29653e2467
ar71xx: fix 320S33B flash chip support
...
SVN-Revision: 19114
15 years ago
Gabor Juhos
58301cdeb8
ar71xx: add support for the D-Link DIR-600 rev. A1 board
...
SVN-Revision: 19100
15 years ago
Gabor Juhos
d8ace8978a
ar71xx: add NAPI statistics to the ag71xx driver
...
SVN-Revision: 19079
15 years ago