Gabor Juhos
|
fbc389ae9d
|
rtl8366_smi: fix port->flags calculation in rtl8366_get_ports
SVN-Revision: 19237
|
2010-01-20 07:06:10 +00:00 |
|
Gabor Juhos
|
c4838a0f9e
|
rtl8366_smi: use inline function instead of a macro on top of container_of
SVN-Revision: 19215
|
2010-01-18 09:01:40 +00:00 |
|
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
|
2010-01-18 00:12:12 +00:00 |
|
Felix Fietkau
|
b228fd428a
|
rtl8366_smi: fix excessive stack usage and buffer handling bugs
SVN-Revision: 19205
|
2010-01-18 00:12:07 +00:00 |
|
Felix Fietkau
|
8394a32815
|
ar71xx: fix return statement in the rtl8366 driver
SVN-Revision: 19204
|
2010-01-17 22:57:08 +00:00 |
|
Gabor Juhos
|
d2229cb1cc
|
rtl8366_smi: register the switch directly from the probe routine
SVN-Revision: 19202
|
2010-01-17 21:37:09 +00:00 |
|
Gabor Juhos
|
088ba7e1db
|
rtl8366_smi: use vlanmc name for all vlanconfig variables
SVN-Revision: 19201
|
2010-01-17 21:17:59 +00:00 |
|
Gabor Juhos
|
639212697d
|
rtl8366_smi: use vlan4k name for all vlan4kentry variables
SVN-Revision: 19200
|
2010-01-17 21:17:57 +00:00 |
|
Gabor Juhos
|
9cb11e2eef
|
rtl8366_smi: move memset into the rtl8366s_get_member_config function
SVN-Revision: 19199
|
2010-01-17 21:17:53 +00:00 |
|
Gabor Juhos
|
f55beb9e9b
|
rtl8366_smi: move memset into the rtl8366s_get_vlan_4k_entry function
SVN-Revision: 19198
|
2010-01-17 21:17:49 +00:00 |
|
Gabor Juhos
|
7f9b0eca90
|
rtl8366_smi: add vid parameter to the rtl8366s_get_vlan_4k_entry function
SVN-Revision: 19197
|
2010-01-17 21:17:46 +00:00 |
|
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
|
2010-01-17 21:17:42 +00:00 |
|
Gabor Juhos
|
d8ace8978a
|
ar71xx: add NAPI statistics to the ag71xx driver
SVN-Revision: 19079
|
2010-01-08 20:22:55 +00:00 |
|
Jo-Philipp Wich
|
d8bd549d71
|
fix typo after r19054
SVN-Revision: 19059
|
2010-01-06 20:16:07 +00:00 |
|
Gabor Juhos
|
51c76750fc
|
ar71xx: add detailed interrupt statistics for the ag71xx driver
SVN-Revision: 19054
|
2010-01-06 15:24:01 +00:00 |
|
Gabor Juhos
|
46b572636b
|
ar71xx: update Kconfig of the ag71xx driver
SVN-Revision: 19032
|
2010-01-04 14:28:28 +00:00 |
|
Gabor Juhos
|
63a320c8f7
|
ar71xx: add dummy debugfs support for the ag71xx driver
SVN-Revision: 19031
|
2010-01-04 14:28:25 +00:00 |
|
Felix Fietkau
|
6a90a35f2b
|
Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691) It's causing issues with switch drivers that register with swconfig and makes fixing those unnecessarily complicated. Fixes rtl8306 switch support on the WRT160NL.
SVN-Revision: 18789
|
2009-12-15 22:37:54 +00:00 |
|
Gabor Juhos
|
8956009fa6
|
ar71xx: fix NULL pointer dereference in the ethernet driver
SVN-Revision: 18755
|
2009-12-11 19:32:58 +00:00 |
|
Gabor Juhos
|
18885b425c
|
ar71xx: merge ag71xx specific patches
SVN-Revision: 18751
|
2009-12-11 16:41:40 +00:00 |
|
Gabor Juhos
|
d38fd20cb7
|
ar71xx: move mdio_bus reset code
SVN-Revision: 18749
|
2009-12-11 12:21:15 +00:00 |
|
Gabor Juhos
|
cc1b9a6046
|
ar71xx: add mdio bus driver for the rtl8366 switch
SVN-Revision: 18694
|
2009-12-08 10:29:35 +00:00 |
|
Gabor Juhos
|
18867965f7
|
ar71xx: add support for external mii_bus
SVN-Revision: 18692
|
2009-12-08 10:29:27 +00:00 |
|
Gabor Juhos
|
0e79007faf
|
ar71xx: move phy_connect call to ag71xx_open
SVN-Revision: 18691
|
2009-12-08 10:29:19 +00:00 |
|
Gabor Juhos
|
8a7e19e7db
|
ar71xx: change mii_bus name
SVN-Revision: 18619
|
2009-12-03 14:17:12 +00:00 |
|
Gabor Juhos
|
35dbf66787
|
ar71xx: override fifo_cfg[123] values on AR7240
SVN-Revision: 18614
|
2009-11-30 13:53:39 +00:00 |
|
Felix Fietkau
|
cb85dcb1a8
|
ar71xx: mask out reserved bits from the dma tx status in the ethernet driver
SVN-Revision: 18599
|
2009-11-29 13:38:03 +00:00 |
|
Gabor Juhos
|
21fc9ffe63
|
ar71xx: use soc specific divider for mdio clock
SVN-Revision: 18225
|
2009-10-30 12:26:22 +00:00 |
|
Gabor Juhos
|
f336f8748c
|
ar71xx: update mdio_reset code
SVN-Revision: 18224
|
2009-10-30 12:26:17 +00:00 |
|
Gabor Juhos
|
8458d7c73b
|
ar71xx: flush mii register writes
SVN-Revision: 17695
|
2009-09-23 17:44:08 +00:00 |
|
Gabor Juhos
|
0eba7ba4ff
|
ar71xx: don't use mac_base2 in the ag71xx driver
SVN-Revision: 17693
|
2009-09-23 17:44:02 +00:00 |
|
Gabor Juhos
|
6ed55b43d7
|
ar71xx: remove some extern directives in the ag71xx driver
SVN-Revision: 17692
|
2009-09-23 17:43:57 +00:00 |
|
Gabor Juhos
|
bbab2a48b4
|
ag71xx driver: rename ag71xx_debug module parameter
SVN-Revision: 16833
|
2009-07-13 17:45:25 +00:00 |
|
Gabor Juhos
|
d99dcbca9f
|
ag71xx driver: fix a typo
SVN-Revision: 16827
|
2009-07-13 12:20:02 +00:00 |
|
Gabor Juhos
|
a579511dbf
|
ag71xx driver: align descriptors on cache_line boundary
SVN-Revision: 16825
|
2009-07-13 11:40:10 +00:00 |
|
Gabor Juhos
|
82a084680a
|
ag71xx driver: store descriptor pointers in ag71xx_buf
SVN-Revision: 16824
|
2009-07-13 11:38:37 +00:00 |
|
Gabor Juhos
|
b1f5f1d3b0
|
ag71xx driver: descriptors always aligned on 4 byte boundary
SVN-Revision: 16818
|
2009-07-12 16:04:28 +00:00 |
|
Gabor Juhos
|
10357fc180
|
ag71xx driver: don't flush ddr on tx path
SVN-Revision: 16817
|
2009-07-12 16:02:27 +00:00 |
|
Gabor Juhos
|
a6e3c605bc
|
add AR7240 specific fixes for the ag71xx driver
SVN-Revision: 16737
|
2009-07-07 18:06:02 +00:00 |
|
Gabor Juhos
|
0fd8d0fad8
|
fix a bitmask in the ag71xx driver
SVN-Revision: 16658
|
2009-07-02 17:23:11 +00:00 |
|
Gabor Juhos
|
c2c496868e
|
add support for board specific PLL settings
SVN-Revision: 16133
|
2009-05-28 13:00:08 +00:00 |
|
Gabor Juhos
|
ed861cf5e9
|
use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx drivers
SVN-Revision: 15629
|
2009-05-05 19:21:39 +00:00 |
|
Gabor Juhos
|
432136fba6
|
select ar8216 support for the WRT400N (thanks to netprince)
SVN-Revision: 15427
|
2009-04-26 18:47:41 +00:00 |
|
Gabor Juhos
|
2242545e56
|
ag71xx driver: forgot to add a new file
SVN-Revision: 14657
|
2009-02-25 17:52:14 +00:00 |
|
Gabor Juhos
|
0e8a23d053
|
ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch driver
SVN-Revision: 14655
|
2009-02-25 16:47:11 +00:00 |
|
Gabor Juhos
|
db0a4e48f9
|
micrel phy driver: change initcall level if compiled into the kernel
SVN-Revision: 14628
|
2009-02-22 20:52:12 +00:00 |
|
Gabor Juhos
|
df267a8e2e
|
ag71xx driver: add Kconfig option for enabling debug messages
SVN-Revision: 14517
|
2009-02-15 13:12:43 +00:00 |
|
Gabor Juhos
|
bc8dc1cdba
|
ag71xx driver: apply 2.6.28 specific patches
SVN-Revision: 14515
|
2009-02-15 07:57:29 +00:00 |
|
Gabor Juhos
|
e697d8c27f
|
ag71xx driver: fix a kernel crash caused by r14496
SVN-Revision: 14504
|
2009-02-13 20:36:39 +00:00 |
|
Gabor Juhos
|
39628cdd5f
|
ag71xx driver: fix return code of the napi poll routine, was broken since [13545] (patch by Ubiquiti Networks)
SVN-Revision: 14496
|
2009-02-13 11:16:57 +00:00 |
|