index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
tg3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2014-06-02
1
-4
/
+4
|
\
|
*
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
2014-06-03
1
-4
/
+4
*
|
tg3: Override clock, link aware and link idle mode during NVRAM dump
Prashant Sreedharan
2014-05-24
1
-7
/
+38
|
/
*
tg3: Update copyright and version to 3.137
Michael Chan
2014-05-13
1
-3
/
+3
*
tg3: Prevent page allocation failure during TSO workaround
Michael Chan
2014-05-13
1
-7
/
+26
*
tg3: Don't modify ip header fields when doing GSO
Michael Chan
2014-05-13
1
-7
/
+5
*
tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled
Ivan Vecera
2014-04-18
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
1
-3
/
+2
|
\
|
*
tg3: Do not include vlan acceleration features in vlan_features
Vlad Yasevich
2014-03-26
1
-3
/
+2
*
|
tg3: remove open-coded skb_cow_head.
françois romieu
2014-03-29
1
-2
/
+1
*
|
tg3: remove empty MDIO bus reset function
Florian Fainelli
2014-03-28
1
-6
/
+0
*
|
ptp: drivers: set the number of programmable pins.
Richard Cochran
2014-03-21
1
-0
/
+1
*
|
tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-12
1
-7
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-05
1
-2
/
+1
|
\
\
|
|
/
|
*
tg3: Don't check undefined error bits in RXBD
Michael Chan
2014-02-28
1
-2
/
+1
*
|
tg3: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
1
-4
/
+2
|
/
*
tg3: Fix deadlock in tg3_change_mtu()
Nithin Sujir
2014-02-06
1
-2
/
+2
*
tg3: cleanup an error path in tg3_phy_reset_5703_4_5()
Dan Carpenter
2014-02-06
1
-6
/
+7
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
1
-1
/
+1
|
\
|
*
tg3: Expand 4g_overflow_test workaround to skb fragments of any size.
Nithin Sujir
2013-12-27
1
-1
/
+1
*
|
tg3: Update version to 3.136
Nithin Sujir
2014-01-03
1
-2
/
+2
*
|
tg3: Poll cpmu link state on APE + ASF enabled devices
Nithin Sujir
2014-01-03
1
-0
/
+10
*
|
tg3: Set the MAC clock to the fastest speed during boot code load
Nithin Sujir
2014-01-03
1
-4
/
+51
*
|
tg3: Add unicast filtering support.
Michael Chan
2014-01-03
1
-0
/
+21
*
|
tg3: Refactor __tg3_set_mac_addr()
Michael Chan
2014-01-03
1
-13
/
+22
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
1
-0
/
+3
|
\
\
|
|
/
|
*
tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
Nat Gurumoorthy
2013-12-10
1
-0
/
+3
*
|
tg3: Update version to 3.135
Nithin Sujir
2013-12-06
1
-2
/
+2
*
|
tg3: Expand multicast drop counter miscounting fix to 5762
Nithin Sujir
2013-12-06
1
-0
/
+3
*
|
tg3: Add flag to disable 1G Half Duplex advertisement
Nithin Sujir
2013-12-06
1
-7
/
+21
*
|
tg3: Don't add rxbds_empty to rx_over_errors
Nithin Sujir
2013-12-06
1
-2
/
+0
*
|
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2013-12-05
1
-4
/
+67
|
\
\
|
|
/
|
/
|
|
*
tg3: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
2013-11-21
1
-4
/
+67
*
|
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...
Rafael J. Wysocki
2013-12-02
1
-7
/
+19
*
|
tg3: Convert to use hwmon_device_register_with_groups
Guenter Roeck
2013-11-28
1
-19
/
+6
|
/
*
tg3: Validate hwtstamp_config completely before applying it
Ben Hutchings
2013-11-14
1
-9
/
+7
*
tg3: avoid double-freeing of rx data memory
Ivan Vecera
2013-11-07
1
-6
/
+6
*
net: tg3: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-18
1
-2
/
+0
*
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-5
/
+5
*
tg3: use phylib when robo switch is in use
Hauke Mehrtens
2013-10-02
1
-1
/
+10
*
tg3: add support a phy at an address different than 01
Hauke Mehrtens
2013-10-02
1
-19
/
+19
*
tg3: Update version to 3.134
Nithin Sujir
2013-09-21
1
-2
/
+2
*
tg3: Remove unnecessary spinlock
Nithin Sujir
2013-09-21
1
-2
/
+0
*
tg3: Appropriately classify interrupts during request_irq
Nithin Sujir
2013-09-21
1
-1
/
+12
*
tg3: Remove redundant if check
Nithin Sujir
2013-09-21
1
-4
/
+1
*
tg3: Remove if 0'd code
Nithin Sujir
2013-09-21
1
-18
/
+0
*
tg3: LED in shared mode does not blink during traffic
Nithin Sujir
2013-09-21
1
-0
/
+6
*
tg3: Add support for new 577xx device ids
Nithin Sujir
2013-09-21
1
-2
/
+13
*
tg3: Add function tg3_phy_shdw_write()
Nithin Sujir
2013-09-21
1
-8
/
+10
[next]