Patrick McHardy
|
86a9bad3ab
net: vlan: add protocol argument to packet tagging functions
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
Fabio Estevam
|
42df36a6ef
tg3: Remove unneeded PM_OPS definitions
|
12 years ago |
Joe Perches
|
953c96e0d8
tg3: Use bool not int
|
12 years ago |
Nithin Sujir
|
7a28fdeb7e
tg3: Update version to 3.131
|
12 years ago |
Nithin Sujir
|
ed1ff5c397
tg3: Reset the phy to allow modified EEE settings to take effect
|
12 years ago |
Nithin Sujir
|
fdad8de467
tg3: Pull the phy advertised speed and flow control settings on driver load
|
12 years ago |
Nithin Sujir
|
942d1af00a
tg3: Add support for link flap avoidance
|
12 years ago |
Michael Chan
|
85730a631f
tg3: Add SGMII phy support for 5719/5718 serdes
|
12 years ago |
Michael Chan
|
3310e248c8
tg3: Add tg3_clear_mac_status() common function
|
12 years ago |
Nithin Sujir
|
ce20f1613b
tg3: Add a warning during link settings change if mgmt enabled
|
12 years ago |
Nithin Sujir
|
f1315d2052
tg3: Remove unnecessary phy reset during ethtool commands
|
12 years ago |
Michael Chan
|
f6334bb860
tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices
|
12 years ago |
Nithin Sujir
|
f0fcd7a967
tg3: Fix flow control settings not propagated to hardware
|
12 years ago |
David S. Miller
|
a210576cf8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Kees Cook
|
715230a443
tg3: fix length overflow in VPD firmware parsing
|
12 years ago |
David S. Miller
|
61816596d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Joe Perches
|
1f9061d27d
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
|
12 years ago |
Nithin Sujir
|
7c6cdead7c
tg3: 5715 does not link up when autoneg off
|
12 years ago |
David S. Miller
|
e5f2ef7ab4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Nithin Sujir
|
84421b99ce
tg3: Update link_up flag for phylib devices
|
12 years ago |
Nithin Sujir
|
c4dab50697
tg3: Download 57766 EEE service patch firmware
|
12 years ago |
Nithin Sujir
|
31f11a951f
tg3: Enhance firmware download code to support fragmented firmware
|
12 years ago |
Nithin Sujir
|
77997ea3f4
tg3: Cleanup firmware parsing code
|
12 years ago |
Nithin Sujir
|
f4bffb28d6
tg3: Refactor the 2nd type of cpu pause
|
12 years ago |
Nithin Sujir
|
837c45bb4e
tg3: Refactor cpu pause/resume code
|
12 years ago |
Matt Carlson
|
1caf13ebc8
tg3: Add new FW_TSO flag
|
12 years ago |
Joe Perches
|
4153577a8d
tg3: Use different macros for pci_chip_rev_id accesses
|
12 years ago |
Joe Perches
|
717ff727fa
tg3: Remove define and single use of GET_CHIP_REV_ID
|
12 years ago |
Michael Chan
|
d887199dc2
tg3: Update version to 3.130
|
12 years ago |