Philippe Reynes
|
cf901656e7
net: myricom: myri10ge: use new api ethtool_{get|set}_link_ksettings
|
8 years ago |
Eric Dumazet
|
362108b5ad
myri10ge: get rid of custom busy poll code
|
8 years ago |
Eric Dumazet
|
6ad20165d3
drivers: net: generalize napi_complete_done()
|
8 years ago |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 years ago |
Wei Yongjun
|
1a61a8f177
myri10ge: fix typo in parameter description
|
9 years ago |
Jarod Wilson
|
44770e1180
ethernet: use core min/max MTU checking
|
9 years ago |
Stanislaw Gruszka
|
4be2b49e28
myri10ge: fix sleeping with bh disabled
|
9 years ago |
Eric Dumazet
|
93d05d4a32
net: provide generic busy polling to all NAPI drivers
|
9 years ago |
Eric Dumazet
|
93f93a4404
net: move skb_mark_napi_id() into core networking stack
|
9 years ago |
Dan Streetman
|
b51d23e4e9
module: add per-module param_lock
|
10 years ago |
Luis R. Rodriguez
|
e4b6c30375
ethernet: myri10ge: use arch_phys_wc_add()
|
10 years ago |
Markus Elfring
|
2d4ad4f690
myri10ge: Delete an unnecessary check before the function call "kfree"
|
10 years ago |
Julia Lawall
|
f12e77caf6
myri10ge: fix error return code
|
10 years ago |
Alexander Duyck
|
b0b9f33334
myri10ge: use eth_skb_pad helper
|
10 years ago |
Linus Torvalds
|
a11c5c9ef6
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
11 years ago |
Stanislaw Gruszka
|
10545937e8
myri10ge: check for DMA mapping errors
|
11 years ago |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
Rickard Strandqvist
|
8dff81e87d
net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-terminate after strncpy call
|
11 years ago |
Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
11 years ago |
Alexander Gordeev
|
0729cc0c5e
myri10ge: Use pci_enable_msix_range() instead of pci_enable_msix()
|
11 years ago |
Jingoo Han
|
ecb22e11c1
net: myri10ge: remove unnecessary pci_set_drvdata()
|
12 years ago |
Peter Senna Tschudin
|
de36cef3e7
net: myri10ge: Change variable type to bool
|
12 years ago |
Joe Perches
|
d458cdf712
net:drivers/net: Miscellaneous conversions to ETH_ALEN
|
12 years ago |
Joe Perches
|
ede23fa816
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
|
12 years ago |
Hyong-Youb Kim
|
0dde80268e
myri10ge: Add support for ndo_busy_poll
|
12 years ago |
Yijing Wang
|
40b2956250
myri10ge: clean up unnecessary MSI/MSI-X capability find
|
12 years ago |
Joe Perches
|
1409a93274
ethernet: Convert mac address uses of 6 to ETH_ALEN
|
12 years ago |
Yijing Wang
|
1ca01512a2
net/trivial: replace numeric with standard PM state macros
|
12 years ago |
Patrick McHardy
|
86a9bad3ab
net: vlan: add protocol argument to packet tagging functions
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |