Michael Chan
|
f5992b72eb
tg3: Fix race condition in tg3_get_stats64().
|
8 years ago |
Jarod Wilson
|
e1c6dccaf3
ethernet/broadcom: use core min/max MTU checking
|
8 years ago |
David S. Miller
|
b50afd203a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Milton Miller
|
1b0ff89852
tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
|
8 years ago |
Philippe Reynes
|
b6f5be2873
net: tg3: use new api ethtool_{get|set}_link_ksettings
|
9 years ago |
Ivan Vecera
|
aabdd09d53
tg3: Fix for disallow tx coalescing time to be 0
|
9 years ago |
Siva Reddy Kallam
|
9ce6fd7a81
tg3: Report the correct number of RSS queues through tg3_get_rxnfc
|
9 years ago |
Satish Baddipadige
|
087d7a8c91
tg3: Fix for diasllow rx coalescing time to be 0
|
9 years ago |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 years ago |
Siva Reddy Kallam
|
b7d987295c
tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
|
9 years ago |
Arnd Bergmann
|
e434e04110
net: tg3: avoid uninitialized variable warning
|
9 years ago |
Andrew Lunn
|
7f854420fb
phy: Add API for {un}registering an mdio device to a bus.
|
9 years ago |
Andrew Lunn
|
e7f4dc3536
mdio: Move allocation of interrupts into core
|
9 years ago |
Andrew Lunn
|
2220943a21
phy: Centralise print about attached phy
|
9 years ago |
Andrew Lunn
|
84eff6d194
phy: add phydev_name() wrapper
|
9 years ago |
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 |