summaryrefslogtreecommitdiffstats
path: root/drivers/net/ntb_netdev.c
Commit message (Expand)AuthorAgeFilesLines
* net: use core MTU range checking in core net infraJarod Wilson2016-10-201-0/+3
* NTB: Add flow control to the ntb_netdevDave Jiang2015-09-071-0/+77
* NTB: ntb_netdev not covering all receive errorsDave Jiang2015-08-091-1/+1
* NTB: Fix ntb_transport out-of-order RX updateAllen Hubbe2015-08-091-0/+7
* NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe2015-07-041-24/+30
* NTB: Move files in preparation for NTB abstractionAllen Hubbe2015-07-021-3/+3
* net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko2014-06-061-1/+0
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* NTB: Code Style Clean-upJon Mason2014-04-071-1/+1
* NTB: client event cleanupJon Mason2014-04-071-4/+12
* ntb_netdev: Fix skb free issue in openJon Mason2014-04-071-1/+3
* ntb_netdev: Fix list_for_each_entry exit issueJon Mason2014-04-071-2/+5
* ntb_netdev: remove from list on exitJon Mason2013-05-151-0/+2
* ntb_netdev: Update VersionJon Mason2013-01-201-1/+1
* ntb_netdev: improve loggingJon Mason2013-01-201-3/+2
* ntb_netdev: remove tx timeoutJon Mason2013-01-201-11/+0
* ntb_netdev: correct skb leakJon Mason2013-01-201-0/+1
* ntb_netdev: remove init/exit from probe/removeJon Mason2013-01-201-1/+1
* ntb: remove __dev* markingsGreg Kroah-Hartman2013-01-171-1/+1
* net: Add support for NTB virtual ethernet deviceJon Mason2013-01-171-0/+419