index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
tg3.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
1
-0
/
+36
|
\
|
*
net/tg3: Avoid delay during MMIO access
Gavin Shan
2013-06-26
1
-0
/
+36
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-20
1
-0
/
+10
|
\
|
|
*
tg3: Wait for boot code to finish after power on
Nithin Sujir
2013-06-13
1
-0
/
+10
*
|
tg3: Prevent system hang during repeated EEH errors.
Michael Chan
2013-06-18
1
-2
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-06
1
-6
/
+15
|
\
|
|
*
tg3: Add read dma workaround for 5720
Nithin Sujir
2013-06-05
1
-6
/
+15
*
|
tg3: remove redundant pm init code
Yijing Wang
2013-06-03
1
-21
/
+3
*
|
tg3: Remove unnecessary lock around tg3_flag_set
Nithin Sujir
2013-05-25
1
-2
/
+0
*
|
tg3: Fix misplaced empty line
Nithin Sujir
2013-05-25
1
-1
/
+1
*
|
tg3: Use descriptive label names in tg3_start
Nithin Sujir
2013-05-25
1
-7
/
+7
*
|
tg3: Make tg3_rings_reset() more concise
Nithin Sujir
2013-05-25
1
-33
/
+48
*
|
tg3: Simplify ring control block setup
Nithin Sujir
2013-05-25
1
-33
/
+46
*
|
tg3: Split APE driver state change out of boot reset signature update
Nithin Sujir
2013-05-25
1
-15
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-05-25
1
-12
/
+49
|
\
|
|
*
tg3: Update version to 3.132
Nithin Sujir
2013-05-22
1
-2
/
+2
|
*
tg3: Ensure boot code has completed initialization before accessing hardware
Nithin Sujir
2013-05-22
1
-4
/
+4
|
*
tg3: Fix data corruption on 5725 with TSO
Michael Chan
2013-05-14
1
-0
/
+17
|
*
tg3: Skip powering down function 0 on certain serdes devices
Nithin Sujir
2013-05-14
1
-6
/
+26
*
|
net/ethernet/broadcom/tg3: Use module_pci_driver to register driver
Peter Hüwe
2013-05-22
1
-12
/
+1
*
|
tg3: Implement set/get_eee handlers
Nithin Sujir
2013-05-20
1
-0
/
+53
*
|
tg3: Simplify tg3_phy_eee_config_ok() by reusing tg3_eee_pull_config()
Nithin Sujir
2013-05-20
1
-16
/
+15
*
|
tg3: Add tg3_eee_pull_config() function
Nithin Sujir
2013-05-20
1
-9
/
+47
*
|
tg3: Add ethtool_eee struct and tg3_setup_eee()
Nithin Sujir
2013-05-20
1
-33
/
+58
|
/
*
tg3: fix to append hardware time stamping flags
Flavio Leitner
2013-04-30
1
-1
/
+1
*
tg3: shows HW time stamping support only if ptp_capable is present
Flavio Leitner
2013-04-29
1
-4
/
+7
*
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
1
-1
/
+1
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-1
/
+1
*
tg3: Remove unneeded PM_OPS definitions
Fabio Estevam
2013-04-16
1
-8
/
+2
*
tg3: Use bool not int
Joe Perches
2013-04-09
1
-77
/
+80
*
tg3: Update version to 3.131
Nithin Sujir
2013-04-09
1
-2
/
+2
*
tg3: Reset the phy to allow modified EEE settings to take effect
Nithin Sujir
2013-04-09
1
-0
/
+38
*
tg3: Pull the phy advertised speed and flow control settings on driver load
Nithin Sujir
2013-04-09
1
-0
/
+135
*
tg3: Add support for link flap avoidance
Nithin Sujir
2013-04-09
1
-9
/
+54
*
tg3: Add SGMII phy support for 5719/5718 serdes
Michael Chan
2013-04-09
1
-7
/
+44
*
tg3: Add tg3_clear_mac_status() common function
Michael Chan
2013-04-09
1
-16
/
+14
*
tg3: Add a warning during link settings change if mgmt enabled
Nithin Sujir
2013-04-09
1
-0
/
+14
*
tg3: Remove unnecessary phy reset during ethtool commands
Nithin Sujir
2013-04-09
1
-2
/
+2
*
tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices
Michael Chan
2013-04-09
1
-0
/
+6
*
tg3: Fix flow control settings not propagated to hardware
Nithin Sujir
2013-04-09
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-01
1
-2
/
+5
|
\
|
*
tg3: fix length overflow in VPD firmware parsing
Kees Cook
2013-03-27
1
-2
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-20
1
-0
/
+8
|
\
|
|
*
tg3: 5715 does not link up when autoneg off
Nithin Sujir
2013-03-13
1
-0
/
+8
*
|
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-17
1
-8
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-12
1
-9
/
+5
|
\
|
|
*
tg3: Update link_up flag for phylib devices
Nithin Sujir
2013-03-08
1
-9
/
+5
*
|
tg3: Download 57766 EEE service patch firmware
Nithin Sujir
2013-03-07
1
-16
/
+122
*
|
tg3: Enhance firmware download code to support fragmented firmware
Nithin Sujir
2013-03-07
1
-6
/
+42
*
|
tg3: Cleanup firmware parsing code
Nithin Sujir
2013-03-07
1
-36
/
+27
[next]