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 年之前 |
Alexander Duyck
|
b4d2394d01
dsa: Replace mii_bus with a generic host device
|
11 年之前 |
Alexander Duyck
|
5075314e4e
dsa: Split ops up, and avoid assigning tag_protocol and receive separately
|
11 年之前 |
Florian Fainelli
|
61b7363ffa
net: dsa: make dsa_pack_type static
|
11 年之前 |
Florian Fainelli
|
246d7f773c
net: dsa: add Broadcom SF2 switch driver
|
11 年之前 |
Florian Fainelli
|
0d8bcdd383
net: dsa: allow for more complex PHY setups
|
11 年之前 |
Florian Fainelli
|
bd47497a01
net: dsa: retain a per-port device_node pointer
|
11 年之前 |
Florian Fainelli
|
fa981d9af8
net: dsa: provide a switch device device tree node pointer
|
11 年之前 |
Florian Fainelli
|
3e8a72d1da
net: dsa: reduce number of protocol hooks
|
11 年之前 |
Fabian Frederick
|
1f74714f1e
net/dsa/dsa.c: remove unnecessary null test before kfree
|
11 年之前 |
Fabian Godehardt
|
d1c0b471b3
net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe()
|
11 年之前 |
Florian Fainelli
|
5f64a7dbf5
dsa: fix freeing of sparse port allocation
|
12 年之前 |
Florian Fainelli
|
2116824503
dsa: factor freeing of dsa_platform_data
|
12 年之前 |
Florian Fainelli
|
5e95329b70
dsa: add device tree bindings to register DSA switches
|
12 年之前 |
Florian Fainelli
|
f9bf5a2ca6
dsa: make dsa_switch_setup check for valid port names
|
12 年之前 |
Tejun Heo
|
43829731dd
workqueue: deprecate flush[_delayed]_work_sync()
|
13 年之前 |
Ben Hutchings
|
7df899c36c
dsa: Combine core and tagging code
|
13 年之前 |