index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
tg3.c
Age
Commit message (
Expand
)
Author
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-15
net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...
Daniel Borkmann
2013-08-09
tg3: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-29
tg3: Update version to 3.133
Nithin Sujir
2013-07-29
tg3: Fix UDP fragments treated as RMCP
Nithin Sujir
2013-07-29
tg3: Enable support for timesync gpio output
Nithin Sujir
2013-07-29
tg3: Implement the shutdown handler
Nithin Sujir
2013-07-29
tg3: Allow NVRAM programming when interface is down
Nithin Sujir
2013-07-29
tg3: Remove incorrect switch to aux power
Nithin Sujir
2013-07-26
net/tg3: Fix warning from pci_disable_device()
Gavin Shan
2013-07-26
net/tg3: Fix kernel crash
Gavin Shan
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-25
net/tg3: Avoid delay during MMIO access
Gavin Shan
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-17
tg3: Prevent system hang during repeated EEH errors.
Michael Chan
2013-06-13
tg3: Wait for boot code to finish after power on
Nithin Sujir
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-04
tg3: Add read dma workaround for 5720
Nithin Sujir
2013-06-03
tg3: remove redundant pm init code
Yijing Wang
2013-05-24
tg3: Remove unnecessary lock around tg3_flag_set
Nithin Sujir
2013-05-24
tg3: Fix misplaced empty line
Nithin Sujir
2013-05-24
tg3: Use descriptive label names in tg3_start
Nithin Sujir
2013-05-24
tg3: Make tg3_rings_reset() more concise
Nithin Sujir
2013-05-24
tg3: Simplify ring control block setup
Nithin Sujir
2013-05-24
tg3: Split APE driver state change out of boot reset signature update
Nithin Sujir
2013-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-05-22
tg3: Update version to 3.132
Nithin Sujir
2013-05-22
tg3: Ensure boot code has completed initialization before accessing hardware
Nithin Sujir
2013-05-22
net/ethernet/broadcom/tg3: Use module_pci_driver to register driver
Peter Hüwe
2013-05-20
tg3: Implement set/get_eee handlers
Nithin Sujir
2013-05-20
tg3: Simplify tg3_phy_eee_config_ok() by reusing tg3_eee_pull_config()
Nithin Sujir
2013-05-20
tg3: Add tg3_eee_pull_config() function
Nithin Sujir
2013-05-20
tg3: Add ethtool_eee struct and tg3_setup_eee()
Nithin Sujir
2013-05-14
tg3: Fix data corruption on 5725 with TSO
Michael Chan
2013-05-14
tg3: Skip powering down function 0 on certain serdes devices
Nithin Sujir
2013-04-30
tg3: fix to append hardware time stamping flags
Flavio Leitner
2013-04-29
tg3: shows HW time stamping support only if ptp_capable is present
Flavio Leitner
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
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
[prev]
[next]