index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
tg3.c
Age
Commit message (
Expand
)
Author
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-16
tg3: Remove unneeded PM_OPS definitions
Fabio Estevam
2013-04-09
tg3: Use bool not int
Joe Perches
2013-04-09
tg3: Update version to 3.131
Nithin Sujir
2013-04-09
tg3: Reset the phy to allow modified EEE settings to take effect
Nithin Sujir
2013-04-09
tg3: Pull the phy advertised speed and flow control settings on driver load
Nithin Sujir
2013-04-09
tg3: Add support for link flap avoidance
Nithin Sujir
2013-04-09
tg3: Add SGMII phy support for 5719/5718 serdes
Michael Chan
2013-04-09
tg3: Add tg3_clear_mac_status() common function
Michael Chan
2013-04-09
tg3: Add a warning during link settings change if mgmt enabled
Nithin Sujir
2013-04-09
tg3: Remove unnecessary phy reset during ethtool commands
Nithin Sujir
2013-04-09
tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices
Michael Chan
2013-04-09
tg3: Fix flow control settings not propagated to hardware
Nithin Sujir
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
tg3: fix length overflow in VPD firmware parsing
Kees Cook
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-13
tg3: 5715 does not link up when autoneg off
Nithin Sujir
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-08
tg3: Update link_up flag for phylib devices
Nithin Sujir
2013-03-07
tg3: Download 57766 EEE service patch firmware
Nithin Sujir
2013-03-07
tg3: Enhance firmware download code to support fragmented firmware
Nithin Sujir
2013-03-07
tg3: Cleanup firmware parsing code
Nithin Sujir
2013-03-07
tg3: Refactor the 2nd type of cpu pause
Nithin Sujir
2013-03-07
tg3: Refactor cpu pause/resume code
Nithin Sujir
2013-03-07
tg3: Add new FW_TSO flag
Matt Carlson
2013-02-18
tg3: Use different macros for pci_chip_rev_id accesses
Joe Perches
2013-02-18
tg3: Remove define and single use of GET_CHIP_REV_ID
Joe Perches
2013-02-15
tg3: Update version to 3.130
Michael Chan
2013-02-15
tg3: Set initial carrier state to off.
Michael Chan
2013-02-15
tg3: Fix 5762 NVRAM sizing
Michael Chan
2013-02-15
tg3: Expand EEE support for all 5717 B0
Michael Chan
2013-02-15
tg3: Add 57766 device support.
Matt Carlson
2013-02-07
tg3: add support for Ethernet core in bcm4785
Hauke Mehrtens
2013-02-07
tg3: make it possible to provide phy_id in ioctl
Hauke Mehrtens
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-14
tg3: Fix crc errors on jumbo frame receive
Nithin Nayak Sujir
2013-01-14
tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
Nithin Nayak Sujir
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-10
tg3: missing break statement in tg3_get_5720_nvram_info()
Dan Carpenter
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-06
tg3: Remove IS_ENABLED(CONFIG_HWMON) check
Nithin Nayak Sujir
2013-01-06
tg3: Improve PCI function number detection.
Michael Chan
2013-01-06
tg3: Add NVRAM support for 5762
Michael Chan
2013-01-06
tg3: Add support for new 5762 ASIC
Michael Chan
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-04
tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx tim...
Matt Carlson
2012-12-04
tg3: PTP - Add the hardware timestamp ioctl
Matt Carlson
2012-12-04
tg3: PTP - Implement the ptp api and ethtool functions
Matt Carlson
[next]