index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
tg3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-28
tg3: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-26
tg3: Do not include vlan acceleration features in vlan_features
Vlad Yasevich
1
-3
/
+2
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
1
-0
/
+1
2014-03-13
tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-7
/
+7
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2014-03-01
tg3: Don't check undefined error bits in RXBD
Michael Chan
1
-2
/
+1
2014-02-19
tg3: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-4
/
+2
2014-02-07
tg3: Fix deadlock in tg3_change_mtu()
Nithin Sujir
1
-2
/
+2
2014-02-07
tg3: cleanup an error path in tg3_phy_reset_5703_4_5()
Dan Carpenter
1
-6
/
+7
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-01-04
tg3: Update version to 3.136
Nithin Sujir
1
-2
/
+2
2014-01-04
tg3: Poll cpmu link state on APE + ASF enabled devices
Nithin Sujir
1
-0
/
+10
2014-01-04
tg3: Set the MAC clock to the fastest speed during boot code load
Nithin Sujir
1
-4
/
+51
2014-01-04
tg3: Add unicast filtering support.
Michael Chan
1
-0
/
+21
2014-01-04
tg3: Refactor __tg3_set_mac_addr()
Michael Chan
1
-13
/
+22
2013-12-27
tg3: Expand 4g_overflow_test workaround to skb fragments of any size.
Nithin Sujir
1
-1
/
+1
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2013-12-11
tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
Nat Gurumoorthy
1
-0
/
+3
2013-12-07
tg3: Update version to 3.135
Nithin Sujir
1
-2
/
+2
2013-12-07
tg3: Expand multicast drop counter miscounting fix to 5762
Nithin Sujir
1
-0
/
+3
2013-12-07
tg3: Add flag to disable 1G Half Duplex advertisement
Nithin Sujir
1
-7
/
+21
2013-12-07
tg3: Don't add rxbds_empty to rx_over_errors
Nithin Sujir
1
-2
/
+0
2013-12-06
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
1
-4
/
+67
2013-12-03
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...
Rafael J. Wysocki
1
-7
/
+19
2013-11-29
tg3: Convert to use hwmon_device_register_with_groups
Guenter Roeck
1
-19
/
+6
2013-11-21
tg3: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
1
-4
/
+67
2013-11-15
tg3: Validate hwtstamp_config completely before applying it
Ben Hutchings
1
-9
/
+7
2013-11-08
tg3: avoid double-freeing of rx data memory
Ivan Vecera
1
-6
/
+6
2013-10-18
net: tg3: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-5
/
+5
2013-10-02
tg3: use phylib when robo switch is in use
Hauke Mehrtens
1
-1
/
+10
2013-10-02
tg3: add support a phy at an address different than 01
Hauke Mehrtens
1
-19
/
+19
2013-09-21
tg3: Update version to 3.134
Nithin Sujir
1
-2
/
+2
2013-09-21
tg3: Remove unnecessary spinlock
Nithin Sujir
1
-2
/
+0
2013-09-21
tg3: Appropriately classify interrupts during request_irq
Nithin Sujir
1
-1
/
+12
2013-09-21
tg3: Remove redundant if check
Nithin Sujir
1
-4
/
+1
2013-09-21
tg3: Remove if 0'd code
Nithin Sujir
1
-18
/
+0
2013-09-21
tg3: LED in shared mode does not blink during traffic
Nithin Sujir
1
-0
/
+6
2013-09-21
tg3: Add support for new 577xx device ids
Nithin Sujir
1
-2
/
+13
2013-09-21
tg3: Add function tg3_phy_shdw_write()
Nithin Sujir
1
-8
/
+10
2013-09-14
tg3: Use pci_dev pm_cap
Jon Mason
1
-3
/
+2
2013-09-13
tg3: Expand led off fix to include 5720
Nithin Sujir
1
-0
/
+1
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+16
2013-09-04
tg3: Don't turn off led on 5719 serdes port 0
Nithin Sujir
1
-2
/
+16
2013-08-30
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
1
-12
/
+11
2013-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+8
2013-08-16
net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...
Daniel Borkmann
1
-5
/
+8
2013-08-10
tg3: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-1
/
+1
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
[prev]
[next]