aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa
Commit message (Expand)AuthorAge
* net: dsa: Introduce dsa_is_port_initializedGuenter Roeck2015-02-25
* net: dsa: integrate with SWITCHDEV for HW bridgingFlorian Fainelli2015-02-25
* net: dsa: Ensure that port array elements are initialized before being usedGuenter Roeck2015-02-25
* net: dsa: Set valid phy interface typeGuenter Roeck2015-02-17
* net: dsa: Remove redundant phy_attach()Andrew Lunn2015-02-09
* dsa: correctly determine the number of switches in a systemTobias Waldekranz2015-02-08
* net: dsa: set slave MII bus PHY maskVivien Didelot2015-01-25
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\
| | * net: dsa: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | net: dsa: propagate error code from dsa_slave_phy_setupFlorian Fainelli2014-12-11
* | | net: dsa: handle non-existing PHYs on switch internal busFlorian Fainelli2014-12-11
* | | net: dsa: replace count*size kzalloc by kcallocFabian Frederick2014-11-16
* | | net: dsa: replace count*size kmalloc by kmalloc_arrayFabian Frederick2014-11-16
* | | dsa: Use netdev_<level> instead of printkJoe Perches2014-11-11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-06
|\ \ \
| * | | net: dsa: slave: Fix autoneg for phys on switch MDIO busAndrew Lunn2014-11-06
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-01
|\| |
| * | net: dsa: Error out on tagging protocol mismatchesAndrew Lunn2014-10-28
| |/
* | net: dsa: Add support for reading switch registers with ethtoolGuenter Roeck2014-10-30
* | net: dsa: Add support for switch EEPROM accessGuenter Roeck2014-10-30
* | net: dsa: Add support for reporting switch chip temperaturesGuenter Roeck2014-10-30
* | net: dsa: Don't set skb->protocol on outgoing tagged packetsGuenter Roeck2014-10-30
|/
* Net: DSA: Fix checking for get_phy_flags functionAndrew Lunn2014-10-19
* net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli2014-10-17
* net: dsa: do not call phy_start_anegFlorian Fainelli2014-10-04
* net: dsa: Fix build warning for !PM_SLEEPThierry Reding2014-10-01
* net: dsa: allow switches driver to implement get/set EEEFlorian Fainelli2014-09-28
* net: dsa: allow enabling and disable switch portsFlorian Fainelli2014-09-28
* net: dsa: start and stop the PHY state machineFlorian Fainelli2014-09-28
* net: dsa: add {get, set}_wol callbacks to slave devicesFlorian Fainelli2014-09-22
* net: dsa: allow switch drivers to implement suspend/resume hooksFlorian Fainelli2014-09-22
* net: dsa: allow switch drivers to specify phy_device::dev_flagsFlorian Fainelli2014-09-19
* net: dsa: fix mii_bus to host_dev replacementFlorian Fainelli2014-09-15
* dsa: Replace mii_bus with a generic host deviceAlexander Duyck2014-09-15
* dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck2014-09-15
* net: dsa: change tag_protocol to an enumFlorian Fainelli2014-09-13
* net: dsa: make dsa_pack_type staticFlorian Fainelli2014-09-01
* net: dsa: add Broadcom SF2 switch driverFlorian Fainelli2014-08-28
* net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli2014-08-28
* net: dsa: allow updating fixed PHY link informationFlorian Fainelli2014-08-28
* net: dsa: allow drivers to do link adjustmentFlorian Fainelli2014-08-28
* net: dsa: allow switches to work without taggingFlorian Fainelli2014-08-28
* net: dsa: allow for more complex PHY setupsFlorian Fainelli2014-08-28
* net: dsa: retain a per-port device_node pointerFlorian Fainelli2014-08-28
* net: dsa: provide a switch device device tree node pointerFlorian Fainelli2014-08-28
* net: dsa: reduce number of protocol hooksFlorian Fainelli2014-08-28
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* net/dsa/dsa.c: remove unnecessary null test before kfreeFabian Frederick2014-06-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
|\