Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-06-07 | net: use ethtool_cmd_speed_set helper to set ethtool speed value | Jiri Pirko | 1 | -1/+0 |
2014-05-14 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 1 | -1/+1 |
2014-04-07 | NTB: Code Style Clean-up | Jon Mason | 1 | -1/+1 |
2014-04-07 | NTB: client event cleanup | Jon Mason | 1 | -4/+12 |
2014-04-07 | ntb_netdev: Fix skb free issue in open | Jon Mason | 1 | -1/+3 |
2014-04-07 | ntb_netdev: Fix list_for_each_entry exit issue | Jon Mason | 1 | -2/+5 |
2013-05-15 | ntb_netdev: remove from list on exit | Jon Mason | 1 | -0/+2 |
2013-01-21 | ntb_netdev: Update Version | Jon Mason | 1 | -1/+1 |
2013-01-21 | ntb_netdev: improve logging | Jon Mason | 1 | -3/+2 |
2013-01-21 | ntb_netdev: remove tx timeout | Jon Mason | 1 | -11/+0 |
2013-01-21 | ntb_netdev: correct skb leak | Jon Mason | 1 | -0/+1 |
2013-01-21 | ntb_netdev: remove init/exit from probe/remove | Jon Mason | 1 | -1/+1 |
2013-01-18 | ntb: remove __dev* markings | Greg Kroah-Hartman | 1 | -1/+1 |
2013-01-18 | net: Add support for NTB virtual ethernet device | Jon Mason | 1 | -0/+419 |