Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
12 years ago |
Matt Carlson
|
fb4ce8ad80
tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx timestamps
|
12 years ago |
Matt Carlson
|
0a633ac228
tg3: PTP - Add the hardware timestamp ioctl
|
12 years ago |
Matt Carlson
|
7d41e49ac2
tg3: PTP - Implement the ptp api and ethtool functions
|
12 years ago |
Matt Carlson
|
be947307b5
tg3: PTP - Add header definitions, initialization and hw access functions.
|
12 years ago |
Nithin Nayak Sujir
|
357630668a
tg3: Fix inconsistent locking for tg3_netif_start().
|
12 years ago |
Bill Pemberton
|
229b1ad1cb
tg3: remove __dev* attributes
|
12 years ago |
Michael Chan
|
0b3ba0553a
tg3: Use tp->rxq_cnt when checking RSS tables.
|
12 years ago |
Nithin Nayak Sujir
|
93df8b8f46
tg3: Cleanup hardcoded ethtool test array indexes
|
12 years ago |
Nithin Nayak Sujir
|
f4a46d1f46
tg3: Prevent spurious tx timeout by setting carrier off before tx disable.
|
12 years ago |
Nithin Nayak Sujir
|
3d567e0e29
tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices
|
12 years ago |
Nithin Nayak Sujir
|
bd473da35b
tg3: Call tg3_netif_stop() from tg3_stop()
|
12 years ago |
Michael Chan
|
79d4969535
tg3: Support 5717 C0
|
12 years ago |
Michael Chan
|
864499449f
tg3: Fix sparse warnings.
|
12 years ago |
Linus Torvalds
|
aecdc33e11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Paul Gortmaker
|
de0a41484c
tg3: unconditionally select HWMON support when tg3 is enabled.
|
12 years ago |
Michael Chan
|
cf6d6ea660
tg3: Disable multiple TX rings by default due to hardware flaw
|
12 years ago |
Michael Chan
|
0968169c92
tg3: Add support for ethtool -L|-l to get/set the number of rings.
|
12 years ago |
Michael Chan
|
6513859479
tg3: Refactor tg3_close()
|
12 years ago |
Michael Chan
|
d8f4cd3880
tg3: Refactor tg3_open()
|
12 years ago |
Michael Chan
|
a489b6d999
tg3: Separate coalescing setup for rx and tx
|
12 years ago |
Michael Chan
|
9102426a87
tg3: Allow number of rx and tx rings to be set independently.
|
12 years ago |
Michael Chan
|
49a359e317
tg3: Introduce separate functions to allocate/free RX/TX rings.
|
12 years ago |
Bjorn Helgaas
|
1959ec5f82
Merge branch 'pci/stephen-const' into next
|
12 years ago |
Stephen Hemminger
|
3646f0e5c9
netdev: make pci_error_handlers const
|
13 years ago |
Jiang Liu
|
0f49bfbd0f
tg3: Use PCI Express Capability accessors
|
13 years ago |
Michael Chan
|
cac83e5391
tg3: Update version to 3.124
|
13 years ago |
Michael Chan
|
0f566b208b
tg3: Fix race condition in tg3_get_stats64()
|
13 years ago |
Michael Chan
|
091f0ea300
tg3: Add New 5719 Read DMA workaround
|
13 years ago |
Michael Chan
|
10ce95d6ef
tg3: Fix Read DMA workaround for 5719 A0.
|
13 years ago |