Jean Delvare
|
d3d11fe08c
tg3: Fix temperature reporting
|
10 years ago |
Alexander Duyck
|
e51423d995
bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()
|
10 years ago |
Gavin Shan
|
dfc8f37031
net/tg3: Release IRQs on permanent error
|
10 years ago |
Richard Cochran
|
7a20efb074
ptp: tg3: use helpers for converting ns to timespec.
|
10 years ago |
Richard Cochran
|
f578b41812
ptp: tg3: convert to the 64 bit get/set time methods.
|
10 years ago |
Eric Dumazet
|
24d2e4a507
tg3: use napi_complete_done()
|
10 years ago |
Jun'ichi Nomura \(NEC\)
|
d0af71a357
tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
|
10 years ago |
David S. Miller
|
3f3558bb51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Prashant Sreedharan
|
932f19de6a
tg3: Release tp->lock before invoking synchronize_irq()
|
10 years ago |
Prashant Sreedharan
|
db84bf43ef
tg3: tg3_reset_task() needs to use rtnl_lock to synchronize
|
10 years ago |
Prashant Sreedharan
|
4fd190a938
tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync
|
10 years ago |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 years ago |
Ivan Vecera
|
20d14a5d37
tg3: move init/deinit from open/close to probe/remove
|
10 years ago |
Prashant Sreedharan
|
05b0aa5793
tg3: tg3_disable_ints using uninitialized mailbox value to disable interrupts
|
10 years ago |
Eyal Perry
|
892311f66f
ethtool: Support for configurable RSS hash function
|
10 years ago |
David S. Miller
|
60b7379dc5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Thadeu Lima de Souza Cascardo
|
a620a6bc1c
tg3: fix ring init when there are more TX than RX channels
|
10 years ago |
Eric Dumazet
|
3964835644
tg3: use netdev_rss_key_fill() helper
|
10 years ago |
Prashant Sreedharan
|
2c7c9ea429
tg3: Add skb->xmit_more support
|
10 years ago |
Vlad Yasevich
|
7d3083ee36
tg3: Allow for recieve of full-size 8021AD frames
|
11 years ago |
Vlad Yasevich
|
476c18850c
tg3: Work around HW/FW limitations with vlan encapsulated frames
|
11 years ago |
Ivan Vecera
|
0486a063b1
tg3: prevent ifup/ifdown during PCI error recovery
|
11 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 |
Govindarajulu Varadarajan
|
7b31b4deda
tg3: fix return value in tg3_get_stats64
|
11 years ago |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
Prashant Sreedharan
|
4d8fdc95c6
tg3: Modify tg3_tso_bug() to handle multiple TX rings
|
11 years ago |
Prashant Sreedharan
|
66c965f5e1
tg3: Change nvram command timeout value to 50ms
|
11 years ago |
Prashant Sreedharan
|
40c1deaf6c
tg3: Clear NETIF_F_TSO6 flag before doing software GSO
|
11 years ago |
David S. Miller
|
014b20133b
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next
|
11 years ago |
Ben Hutchings
|
fe62d00137
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
|
11 years ago |