index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ntb_netdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-01
drivers/net: ntb_netdev: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-07-06
ntb_netdev: set the net_device's parent
Logan Gunthorpe
1
-0
/
+2
2017-03-13
net: net_netdev: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-12
/
+13
2016-10-20
net: use core MTU range checking in core net infra
Jarod Wilson
1
-0
/
+3
2015-09-07
NTB: Add flow control to the ntb_netdev
Dave Jiang
1
-0
/
+77
2015-08-09
NTB: ntb_netdev not covering all receive errors
Dave Jiang
1
-1
/
+1
2015-08-09
NTB: Fix ntb_transport out-of-order RX update
Allen Hubbe
1
-0
/
+7
2015-07-04
NTB: Split ntb_hw_intel and ntb_transport drivers
Allen Hubbe
1
-24
/
+30
2015-07-02
NTB: Move files in preparation for NTB abstraction
Allen Hubbe
1
-3
/
+3
2014-06-06
net: use ethtool_cmd_speed_set helper to set ethtool speed value
Jiri Pirko
1
-1
/
+0
2014-05-13
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-20
ntb_netdev: Update Version
Jon Mason
1
-1
/
+1
2013-01-20
ntb_netdev: improve logging
Jon Mason
1
-3
/
+2
2013-01-20
ntb_netdev: remove tx timeout
Jon Mason
1
-11
/
+0
2013-01-20
ntb_netdev: correct skb leak
Jon Mason
1
-0
/
+1
2013-01-20
ntb_netdev: remove init/exit from probe/remove
Jon Mason
1
-1
/
+1
2013-01-17
ntb: remove __dev* markings
Greg Kroah-Hartman
1
-1
/
+1
2013-01-17
net: Add support for NTB virtual ethernet device
Jon Mason
1
-0
/
+419