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 |
Joe Perches
|
1f9061d27d
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
|
12 years ago |
Joe Perches
|
b2adaca92c
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
|
12 years ago |
Andrew Gallatin
|
59e955edb7
myri10ge: fix most sparse warnings
|
12 years ago |
Andrew Gallatin
|
30828d2b60
myri10ge: fix incorrect use of ntohs()
|
12 years ago |
Andrew Gallatin
|
1b4c44e636
myri10ge: Add vlan rx for better GRO perf.
|
12 years ago |
Andrew Gallatin
|
4ca3221fe4
myri10ge: Convert from LRO to GRO
|
12 years ago |
Jiang Liu
|
9503e25576
myri10ge: Use PCI Express Capability accessors
|
13 years ago |
Yuval Mintz
|
98f2d21f90
myri10ge: set maximal number of default RSS queues
|
13 years ago |
Francois Romieu
|
a742545887
myri10ge: stop using net_device.{base_addr, irq}.
|
13 years ago |