index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
sja1105
Age
Commit message (
Expand
)
Author
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-25
net: dsa: sja1105: fix sja1105_parse_rgmii_delays()
Oleksij Rempel
2019-11-14
net: dsa: sja1105: Simplify reset handling
Vladimir Oltean
2019-11-14
net: dsa: sja1105: Implement state machine for TAS with PTP clock source
Vladimir Oltean
2019-11-14
net: dsa: sja1105: Make the PTP command read-write
Vladimir Oltean
2019-11-12
net: dsa: sja1105: Print the reset reason
Vladimir Oltean
2019-11-11
net: dsa: sja1105: Disallow management xmit during switch reset
Vladimir Oltean
2019-11-11
net: dsa: sja1105: Restore PTP time after switch reset
Vladimir Oltean
2019-11-11
net: dsa: sja1105: Implement the .gettimex64 system call for PTP
Vladimir Oltean
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-28
net: dsa: sja1105: improve NET_DSA_SJA1105_TAS dependency
Arnd Bergmann
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-10-22
net: dsa: sja1105: register switch before assigning port private data
Vivien Didelot
2019-10-22
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-18
net: dsa: sja1105: Switch to hardware operations for PTP
Vladimir Oltean
2019-10-15
net: dsa: sja1105: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-10-15
net: dsa: sja1105: Switch to scatter/gather API for SPI
Vladimir Oltean
2019-10-15
net: dsa: sja1105: Move sja1105_spi_transfer into sja1105_xfer
Vladimir Oltean
2019-10-14
net: dsa: sja1105: Change the PTP command access pattern
Vladimir Oltean
2019-10-14
net: dsa: sja1105: Move PTP data to its own private structure
Vladimir Oltean
2019-10-14
net: dsa: sja1105: Make all public PTP functions take dsa_switch as argument
Vladimir Oltean
2019-10-14
net: dsa: sja1105: Get rid of global declaration of struct ptp_clock_info
Vladimir Oltean
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-04
net: dsa: sja1105: Make function sja1105_xfer_long_buf static
zhengbin
2019-10-04
net: dsa: sja1105: Add support for port mirroring
Vladimir Oltean
2019-10-02
net: dsa: sja1105: Rename sja1105_spi_send_packed_buf to sja1105_xfer_buf
Vladimir Oltean
2019-10-02
net: dsa: sja1105: Replace sja1105_spi_send_int with sja1105_xfer_{u32, u64}
Vladimir Oltean
2019-10-02
net: dsa: sja1105: Don't use "inline" function declarations in C files
Vladimir Oltean
2019-10-02
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
2019-10-02
net: dsa: sja1105: Initialize the meta_lock
Vladimir Oltean
2019-09-30
net: dsa: sja1105: Prevent leaking memory
Navid Emamdoost
2019-09-30
net: dsa: sja1105: Ensure PTP time for rxtstamp reconstruction is not in the ...
Vladimir Oltean
2019-09-21
net: dsa: sja1105: Add dependency for NET_DSA_SJA1105_TAS
Mao Wenan
2019-09-16
net: dsa: sja1105: Configure the Time-Aware Scheduler via tc-taprio offload
Vladimir Oltean
2019-09-16
net: dsa: sja1105: Advertise the 8 TX queues
Vladimir Oltean
2019-09-16
net: dsa: sja1105: Add static config tables for scheduling
Vladimir Oltean
2019-08-27
net: dsa: sja1105: Clear VLAN filtering offload netdev feature
Vladimir Oltean
2019-08-08
net: dsa: sja1105: remove set but not used variables 'tx_vid' and 'rx_vid'
YueHaibing
2019-08-06
net: dsa: sja1105: Really fix panic on unregistering PTP clock
Vladimir Oltean
2019-08-06
net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as well
Vladimir Oltean
2019-08-06
net: dsa: sja1105: Fix broken learning with vlan_filtering disabled
Vladimir Oltean
2019-07-23
net: dsa: sja1105: sja1105_main: Add of_node_put()
Nishka Dasgupta
2019-06-28
net: dsa: sja1105: Mark in-band AN modes not supported for PHYLINK
Vladimir Oltean
2019-06-28
net: dsa: sja1105: Check for PHY mode mismatches with what PHYLINK reports
Vladimir Oltean
2019-06-28
net: dsa: sja1105: Don't check state->link in phylink_mac_config
Vladimir Oltean
2019-06-27
net: dsa: sja1105: Implement is_static for FDB entries on E/T
Vladimir Oltean
2019-06-27
net: dsa: sja1105: Use correct dsa_8021q VIDs for FDB commands
Vladimir Oltean
2019-06-27
net: dsa: sja1105: Populate is_static for FDB entries on P/Q/R/S
Vladimir Oltean
[next]