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-09-13
tg3: Use pci_dev pm_cap
Jon Mason
2013-09-12
tg3: Expand led off fix to include 5720
Nithin Sujir
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-03
tg3: Don't turn off led on 5719 serdes port 0
Nithin Sujir
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
[next]