summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-06-22net: ethernet: bgmac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-22net: ethernet: bgmac: use phydev from struct net_devicePhilippe Reynes
2016-06-22net: ethernet: altera_tse: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-22net: ethernet: altera_tse: use phydev from struct net_devicePhilippe Reynes
2016-06-22net: ethernet: sun4i-emac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-22net: ethernet: sun4i-emac: use phydev from struct net_devicePhilippe Reynes
2016-06-21mlxsw: spectrum: Add debug printsIdo Schimmel
2016-06-21mlxsw: spectrum: Free resources upon vPort destructionIdo Schimmel
2016-06-21mlxsw: spectrum: Refactor FDB flushing logicIdo Schimmel
2016-06-21mlxsw: spectrum: Don't count on FID being presentIdo Schimmel
2016-06-21mlxsw: spectrum: Add FID get / set functionsIdo Schimmel
2016-06-21mlxsw: spectrum: Check if port is vPort using its VIDIdo Schimmel
2016-06-21mlxsw: spectrum: Use per-FID struct for the VLAN-aware bridgeIdo Schimmel
2016-06-21mlxsw: spectrum: Remove unused function argumentIdo Schimmel
2016-06-21mlxsw: spectrum: Use join / leave functions for vFID operationsIdo Schimmel
2016-06-21mlxsw: spectrum: Make vFID struct genericIdo Schimmel
2016-06-21mlxsw: spectrum: Use FID instead of vFID to setup floodingIdo Schimmel
2016-06-21mlxsw: spectrum: Create a function to map vPort's FIDIdo Schimmel
2016-06-21mlxsw: spectrum: Use only one function to create vFIDsIdo Schimmel
2016-06-21mlxsw: spectrum: Remove redundant function argumentIdo Schimmel
2016-06-21mlxsw: spectrum: Use DECLARE_BITMAP() macroIdo Schimmel
2016-06-21mlxsw: spectrum: Centralize VLAN-aware bridge ref countingIdo Schimmel
2016-06-21mlxsw: spectrum: Remove unnecessary function argumentIdo Schimmel
2016-06-21mlxsw: spectrum: Make unlinking functions return voidIdo Schimmel
2016-06-21mlxsw: spectrum: Use WARN_ON() return valueIdo Schimmel
2016-06-21mlxsw: spectrum: Remove unnecessary checks from event processingIdo Schimmel
2016-06-21mlxsw: spectrum: Forbid LAG slave from having VLAN uppersIdo Schimmel
2016-06-21mlxsw: spectrum: Sanitize port netdev upper devicesIdo Schimmel
2016-06-21mlxsw: spectrum: Use notifier_from_errno() in notifier blockIdo Schimmel
2016-06-21net: hns: bug fix about TSO on|off when there is trafficDaode Huang
2016-06-21net: hns: change the default coalesce usecsDaode Huang
2016-06-21net: hns: fix sbm default parameters config errorDaode Huang
2016-06-21net: hns: fix bug that alloc skb fail lead to port unavailableJun He
2016-06-21net: hns: bug fix about led control logic when link downDaode Huang
2016-06-21net: hns: delete redundancy ring enable operationsDaode Huang
2016-06-21net: hns: add get_coalesce_range api for hnsDaode Huang
2016-06-21net: hns: fix bug of getting the wrong tcam dataDaode Huang
2016-06-21net: hns: add spin lock for tcam table operationDaode Huang
2016-06-21net: hns: bugfix about pfc pause frame statisticsDaode Huang
2016-06-21net: hns: fix the wrong speed for bondQianqian Xie
2016-06-21net: hns: fix ethtool loopback fail bugKejian Yan
2016-06-21net: hns: select Hilink before serdes loopback for HNS V2Kejian Yan
2016-06-21net: hns: fix the error info when dma_set_mask_and_coherent failQianqian Xie
2016-06-21net: hns: Remove unnecessary device resource freeQianqian Xie
2016-06-21net: hns: typo fix of annotation info for hns_nic_reset_subtask()Qianqian Xie
2016-06-21net: hns: add skb_reset_mac_header() after skb being allocKejian Yan
2016-06-21net: hns: fix hns dsaf v1 dont support tx_pause closeQianqian Xie
2016-06-21net: hns: bug fix of ge reset sequenceQianqian Xie
2016-06-21net: dsa: mv88e6xxx: abstract switch registers accessesVivien Didelot
2016-06-21net: dsa: mv88e6xxx: add port base address to infoVivien Didelot