Florian Fainelli
|
c8cf89f73f
net: dsa: Fix off-by-one in switch address parsing
|
10 年 前 |
Florian Fainelli
|
8f5063e97f
net: dsa: Test array index before use
|
10 年 前 |
Florian Fainelli
|
24595346d7
net: dsa: Properly propagate errors from dsa_switch_setup_one
|
10 年 前 |
Guenter Roeck
|
50d4964f1d
net: dsa: Fix scope of eeprom-length property
|
10 年 前 |
Vivien Didelot
|
e3122b7fae
net: dsa: use DEVICE_ATTR_RW to declare temp1_max
|
10 年 前 |
David S. Miller
|
c85d6975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年 前 |
Pavel Nakonechny
|
303038135a
net: dsa: fix filling routing table from OF description
|
10 年 前 |
Florian Fainelli
|
769a020289
net: dsa: utilize of_find_net_device_by_node
|
10 年 前 |
Florian Fainelli
|
c86e59b9e6
net: dsa: extract dsa switch tree setup and removal
|
10 年 前 |
Florian Fainelli
|
5929903103
net: dsa: let switches specify their tagging protocol
|
10 年 前 |
Florian Fainelli
|
df197195a5
net: dsa: split dsa_switch_setup into two functions
|
10 年 前 |
Florian Fainelli
|
b324c07ac4
net: dsa: allow deferred probing
|
10 年 前 |
Florian Fainelli
|
f1a26a062f
net: dsa: update dsa_of_{probe, remove} to use a device pointer
|
10 年 前 |
Guenter Roeck
|
d79d210736
net: dsa: Introduce dsa_is_port_initialized
|
10 年 前 |
Florian Fainelli
|
b73adef677
net: dsa: integrate with SWITCHDEV for HW bridging
|
10 年 前 |
Guenter Roeck
|
d87d6f44d7
net: dsa: Ensure that port array elements are initialized before being used
|
10 年 前 |
Tobias Waldekranz
|
e04449fcf2
dsa: correctly determine the number of switches in a system
|
10 年 前 |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 年 前 |
Fabian Frederick
|
6f2aed6ad7
net: dsa: replace count*size kzalloc by kcalloc
|
10 年 前 |
Fabian Frederick
|
5bc4b46a70
net: dsa: replace count*size kmalloc by kmalloc_array
|
10 年 前 |
Joe Perches
|
a2ae6007a4
dsa: Use netdev_<level> instead of printk
|
10 年 前 |
Greg Kroah-Hartman
|
a8a93c6f99
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
|
10 年 前 |
David S. Miller
|
55b42b5ca2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年 前 |
Guenter Roeck
|
6793abb4e8
net: dsa: Add support for switch EEPROM access
|
10 年 前 |
Guenter Roeck
|
51579c3f1a
net: dsa: Add support for reporting switch chip temperatures
|
10 年 前 |
Andrew Lunn
|
ae439286a0
net: dsa: Error out on tagging protocol mismatches
|
10 年 前 |
Wolfram Sang
|
0dd1153813
net: dsa: drop owner assignment from platform_drivers
|
10 年 前 |
Thierry Reding
|
e506d405ac
net: dsa: Fix build warning for !PM_SLEEP
|
11 年 前 |
Florian Fainelli
|
2446254915
net: dsa: allow switch drivers to implement suspend/resume hooks
|
11 年 前 |
Florian Fainelli
|
c1f570a6ab
net: dsa: fix mii_bus to host_dev replacement
|
11 年 前 |