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
/
ntb_netdev.c
Age
Commit message (
Expand
)
Author
2018-10-31
ntb_netdev: Simplify remove with client device drvdata
Aaron Sierra
2018-10-31
ntb_netdev: fix sleep time mismatch
Jon Mason
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2017-11-01
drivers/net: ntb_netdev: Convert timers to use timer_setup()
Kees Cook
2017-07-06
ntb_netdev: set the net_device's parent
Logan Gunthorpe
2017-03-13
net: net_netdev: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-20
net: use core MTU range checking in core net infra
Jarod Wilson
2015-09-07
NTB: Add flow control to the ntb_netdev
Dave Jiang
2015-08-09
NTB: ntb_netdev not covering all receive errors
Dave Jiang
2015-08-09
NTB: Fix ntb_transport out-of-order RX update
Allen Hubbe
2015-07-04
NTB: Split ntb_hw_intel and ntb_transport drivers
Allen Hubbe
2015-07-02
NTB: Move files in preparation for NTB abstraction
Allen Hubbe
2014-06-06
net: use ethtool_cmd_speed_set helper to set ethtool speed value
Jiri Pirko
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-04-07
NTB: Code Style Clean-up
Jon Mason
2014-04-07
NTB: client event cleanup
Jon Mason
2014-04-07
ntb_netdev: Fix skb free issue in open
Jon Mason
2014-04-07
ntb_netdev: Fix list_for_each_entry exit issue
Jon Mason
2013-05-15
ntb_netdev: remove from list on exit
Jon Mason
2013-01-20
ntb_netdev: Update Version
Jon Mason
2013-01-20
ntb_netdev: improve logging
Jon Mason
2013-01-20
ntb_netdev: remove tx timeout
Jon Mason
2013-01-20
ntb_netdev: correct skb leak
Jon Mason
2013-01-20
ntb_netdev: remove init/exit from probe/remove
Jon Mason
2013-01-17
ntb: remove __dev* markings
Greg Kroah-Hartman
2013-01-17
net: Add support for NTB virtual ethernet device
Jon Mason