Sign in
android-kvm
/
linux
/
d3e2ff28ca27352d43a41053263d620202324c1f
/
drivers
/
net
/
ethernet
/
myricom
5198d545
net: remove napi_hash_del() from driver-facing API
by Jakub Kicinski
· 4 years, 6 months ago
0c17ac5
ethernet: myri10ge: use generic power management
by Vaibhav Gupta
· 4 years, 8 months ago
a7f7f62
treewide: replace '---help---' in Kconfig files with 'help'
by Masahiro Yamada
· 4 years, 9 months ago
9f410c2
myri10ge: Remove unused inline function myri10ge_vlan_ip_csum
by YueHaibing
· 4 years, 10 months ago
930129d
net: myri10ge: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
536577f
net: myri10ge: use skb_list_walk_safe helper for gso segments
by Jason A. Donenfeld
· 5 years ago
446bf64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 6 years ago
20fb7c7
net: myri10ge: fix memory leaks
by Wenwen Wang
· 6 years ago
7084148
myri10ge: remove unneeded variable
by Ding Xiang
· 6 years ago
b54c9d5
net: Use skb_frag_off accessors
by Jonathan Lemon
· 6 years ago
d784097
net: Use skb accessors in network drivers
by Matthew Wilcox (Oracle)
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
fb24ea5
drivers: Remove explicit invocations of mmiowb()
by Will Deacon
· 6 years ago
5fbc136
net: myri10ge: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
by Yang Wei
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
55469bc
drivers: net: remove <net/busy_poll.h> inclusion when not needed
by Eric Dumazet
· 6 years ago
d3757ba
ethernet: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
cf90165
net: myricom: myri10ge: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
362108b
myri10ge: get rid of custom busy poll code
by Eric Dumazet
· 8 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
1a61a8f
myri10ge: fix typo in parameter description
by Wei Yongjun
· 8 years ago
44770e1
ethernet: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
4be2b49
myri10ge: fix sleeping with bh disabled
by Stanislaw Gruszka
· 9 years ago
93d05d4
net: provide generic busy polling to all NAPI drivers
by Eric Dumazet
· 9 years ago
93f93a4
net: move skb_mark_napi_id() into core networking stack
by Eric Dumazet
· 9 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
138b15e
drivers/net: remove all references to obsolete Ethernet-HOWTO
by Paul Gortmaker
· 10 years ago
b51d23e4
module: add per-module param_lock
by Dan Streetman
· 10 years ago
e4b6c30
ethernet: myri10ge: use arch_phys_wc_add()
by Luis R. Rodriguez
· 10 years ago
2d4ad4f
myri10ge: Delete an unnecessary check before the function call "kfree"
by Markus Elfring
· 10 years ago
f12e77c
myri10ge: fix error return code
by Julia Lawall
· 10 years ago
b0b9f33
myri10ge: use eth_skb_pad helper
by Alexander Duyck
· 10 years ago
a11c5c9
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
1054593
myri10ge: check for DMA mapping errors
by Stanislaw Gruszka
· 11 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 11 years ago
8dff81e8
net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-terminate after strncpy call
by Rickard Strandqvist
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
0729cc0
myri10ge: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
ecb22e1
net: myri10ge: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
de36cef
net: myri10ge: Change variable type to bool
by Peter Senna Tschudin
· 11 years ago
d458cdf
net:drivers/net: Miscellaneous conversions to ETH_ALEN
by Joe Perches
· 11 years ago
ede23fa8
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
by Joe Perches
· 12 years ago
0dde802
myri10ge: Add support for ndo_busy_poll
by Hyong-Youb Kim
· 12 years ago
40b2956
myri10ge: clean up unnecessary MSI/MSI-X capability find
by Yijing Wang
· 12 years ago
1409a93
ethernet: Convert mac address uses of 6 to ETH_ALEN
by Joe Perches
· 12 years ago
1ca0151
net/trivial: replace numeric with standard PM state macros
by Yijing Wang
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
1f9061d2
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
by Joe Perches
· 12 years ago
b2adaca
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
59e955e
myri10ge: fix most sparse warnings
by Andrew Gallatin
· 12 years ago
30828d2
myri10ge: fix incorrect use of ntohs()
by Andrew Gallatin
· 12 years ago
1b4c44e
myri10ge: Add vlan rx for better GRO perf.
by Andrew Gallatin
· 12 years ago
4ca3221
myri10ge: Convert from LRO to GRO
by Andrew Gallatin
· 12 years ago
48fc7f7
Fix misspellings of "whether" in comments.
by Adam Buchbinder
· 12 years ago
9503e25
myri10ge: Use PCI Express Capability accessors
by Jiang Liu
· 13 years ago
98f2d21
myri10ge: set maximal number of default RSS queues
by Yuval Mintz
· 13 years ago
a742545
myri10ge: stop using net_device.{base_addr, irq}.
by Francois Romieu
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
81259c6
myri10ge: Fix typo of 'VMware' in comment.
by Vinson Lee
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
924a4c7
myri10ge: fix truesize underestimation
by Eric Dumazet
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
5d6bcdf
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
by Ian Campbell
· 13 years ago
5dc3e19
myri10ge: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
88f0748
drivers/net/ethernet/*: Enabled vendor Kconfig options
by Jeff Kirsher
· 14 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 14 years ago
93f7848
myri*: Move the Myricom drivers
by Jeff Kirsher
· 14 years ago