Zhu Yanjun
|
e8992e4082
forcedeth: replace pci_alloc_consistent with dma_alloc_coherent
|
před 7 roky |
Kees Cook
|
d99356797a
forcedeth: Convert timers to use timer_setup()
|
před 8 roky |
Zhu Yanjun
|
39e50d9637
forcedeth: optimize the xmit/rx with unlikely
|
před 8 roky |
Zhu Yanjun
|
7598b3498b
forcedeth: replace pci_map_single with dma_map_single functions
|
před 8 roky |
Zhu Yanjun
|
d24d39d906
forcedeth: replace init_timer_deferrable with setup_deferrable_timer
|
před 8 roky |
Zhu Yanjun
|
5d826b7b98
forcedeth: remove unnecessary carrier status check
|
před 8 roky |
Zhu Yanjun
|
ca92aea978
forcedeth: Remove return from a void function
|
před 8 roky |
Philippe Reynes
|
0fa9e2899c
net: nvidia: forcedeth: use new api ethtool_{get|set}_link_ksettings
|
před 8 roky |
Eric Dumazet
|
6ad20165d3
drivers: net: generalize napi_complete_done()
|
před 8 roky |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
před 8 roky |
Jarod Wilson
|
44770e1180
ethernet: use core min/max MTU checking
|
před 9 roky |
Amitoj Kaur Chawla
|
de55558dc4
forcedeth: Use setup_timer()
|
před 9 roky |
Neil Horman
|
0b7c874348
forcedeth: fix unilateral interrupt disabling in netpoll path
|
před 10 roky |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
před 10 roky |
David Wood
|
d46781bc88
ethernet: nvidia: Remove extra parens
|
před 11 roky |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
před 11 roky |
Jiri Pirko
|
537fae0101
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
|
před 11 roky |
Antonio Ospite
|
cef33c815a
trivial: drivers/net/ethernet/nvidia/forcedeth.c: fix typo s/SUBSTRACT1/SUBTRACT1/
|
před 11 roky |
Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
před 11 roky |
Eric W. Biederman
|
1616566c4f
forcedeth: Call dev_kfree_skb_any instead of kfree_skb.
|
před 11 roky |
Eric W. Biederman
|
57a7744e09
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
|
před 11 roky |
Alexander Gordeev
|
04698ef3a0
forcedeth: Use pci_enable_msix_range() instead of pci_enable_msix()
|
před 11 roky |
Alexander Gordeev
|
d9bd00a1dd
forcedeth: Cleanup MSI-X to MSI to INTx fallback code
|
před 11 roky |
Alexander Gordeev
|
61c9471e4d
forcedeth: Fix invalid errno reporting in nv_request_irq()
|
před 11 roky |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
před 11 roky |
David S. Miller
|
34f9f43710
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
před 11 roky |
Jingoo Han
|
3722c1b094
net: forcedeth: remove unnecessary pci_set_drvdata()
|
před 11 roky |
Jeff Kirsher
|
0ab75ae81d
ethernet: Fix FSF address in file headers
|
před 11 roky |
Ivan Vecera
|
86d9be263a
forcedeth: run loopback test only on chipsets that support it
|
před 11 roky |
John Stultz
|
827da44c61
net: Explicitly initialize u64_stats_sync structures for lockdep
|
před 12 roky |