David S. Miller
|
4b87f92259
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Nithin Nayak Sujir
|
daf3ec688e
tg3: Fix crc errors on jumbo frame receive
|
12 years ago |
Nithin Nayak Sujir
|
9c13cb8bb4
tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
|
12 years ago |
Florian Fainelli
|
f9a8f83b04
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
|
12 years ago |
Dan Carpenter
|
17e1a42f2e
tg3: missing break statement in tg3_get_5720_nvram_info()
|
12 years ago |
Jiri Pirko
|
aaeb6cdfa5
remove init of dev->perm_addr in drivers
|
12 years ago |
Nithin Nayak Sujir
|
b681b65d4f
tg3: Remove IS_ENABLED(CONFIG_HWMON) check
|
12 years ago |
Michael Chan
|
857001f06f
tg3: Improve PCI function number detection.
|
12 years ago |
Michael Chan
|
c86a8560e2
tg3: Add NVRAM support for 5762
|
12 years ago |
Michael Chan
|
c65a17f4f5
tg3: Add support for new 5762 ASIC
|
12 years ago |
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
|
13 years ago |
Michael Chan
|
0968169c92
tg3: Add support for ethtool -L|-l to get/set the number of rings.
|
13 years ago |
Michael Chan
|
6513859479
tg3: Refactor tg3_close()
|
13 years ago |
Michael Chan
|
d8f4cd3880
tg3: Refactor tg3_open()
|
13 years ago |