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