index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2013-02-18
tg3: Use different macros for pci_chip_rev_id accesses
Joe Perches
1
-398
/
+393
2013-02-18
tg3: Remove define and single use of GET_CHIP_REV_ID
Joe Perches
1
-6
/
+4
2013-02-15
tg3: Update version to 3.130
Michael Chan
1
-2
/
+2
2013-02-15
tg3: Set initial carrier state to off.
Michael Chan
1
-0
/
+2
2013-02-15
tg3: Fix 5762 NVRAM sizing
Michael Chan
1
-2
/
+4
2013-02-15
tg3: Expand EEE support for all 5717 B0
Michael Chan
1
-1
/
+1
2013-02-15
tg3: Add 57766 device support.
Matt Carlson
1
-1
/
+17
2013-02-08
tg3: add support for Ethernet core in bcm4785
Hauke Mehrtens
1
-6
/
+111
2013-02-08
tg3: make it possible to provide phy_id in ioctl
Hauke Mehrtens
1
-6
/
+20
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-3
/
+1
2013-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-23
/
+39
2013-01-15
tg3: Fix crc errors on jumbo frame receive
Nithin Nayak Sujir
1
-23
/
+35
2013-01-15
tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
Nithin Nayak Sujir
1
-0
/
+4
2013-01-15
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-2
/
+2
2013-01-11
tg3: missing break statement in tg3_get_5720_nvram_info()
Dan Carpenter
1
-0
/
+2
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-3
/
+0
2013-01-07
tg3: Remove IS_ENABLED(CONFIG_HWMON) check
Nithin Nayak Sujir
1
-3
/
+3
2013-01-07
tg3: Improve PCI function number detection.
Michael Chan
1
-11
/
+8
2013-01-07
tg3: Add NVRAM support for 5762
Michael Chan
1
-1
/
+95
2013-01-07
tg3: Add support for new 5762 ASIC
Michael Chan
1
-24
/
+67
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-2
/
+1
2012-12-04
tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx tim...
Matt Carlson
1
-5
/
+52
2012-12-04
tg3: PTP - Add the hardware timestamp ioctl
Matt Carlson
1
-0
/
+93
2012-12-04
tg3: PTP - Implement the ptp api and ethtool functions
Matt Carlson
1
-1
/
+145
2012-12-04
tg3: PTP - Add header definitions, initialization and hw access functions.
Matt Carlson
1
-4
/
+57
2012-12-04
tg3: Fix inconsistent locking for tg3_netif_start().
Nithin Nayak Sujir
1
-1
/
+4
2012-12-03
tg3: remove __dev* attributes
Bill Pemberton
1
-47
/
+48
2012-11-15
tg3: Use tp->rxq_cnt when checking RSS tables.
Michael Chan
1
-4
/
+4
2012-11-15
tg3: Cleanup hardcoded ethtool test array indexes
Nithin Nayak Sujir
1
-29
/
+41
2012-11-15
tg3: Prevent spurious tx timeout by setting carrier off before tx disable.
Nithin Nayak Sujir
1
-42
/
+56
2012-11-15
tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices
Nithin Nayak Sujir
1
-27
/
+60
2012-11-07
tg3: Call tg3_netif_stop() from tg3_stop()
Nithin Nayak Sujir
1
-5
/
+3
2012-11-07
tg3: Support 5717 C0
Michael Chan
1
-1
/
+8
2012-10-03
tg3: Fix sparse warnings.
Michael Chan
1
-5
/
+6
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-178
/
+356
2012-10-02
tg3: unconditionally select HWMON support when tg3 is enabled.
Paul Gortmaker
1
-9
/
+0
2012-09-30
tg3: Disable multiple TX rings by default due to hardware flaw
Michael Chan
1
-6
/
+9
2012-09-30
tg3: Add support for ethtool -L|-l to get/set the number of rings.
Michael Chan
1
-3
/
+61
2012-09-30
tg3: Refactor tg3_close()
Michael Chan
1
-32
/
+38
2012-09-30
tg3: Refactor tg3_open()
Michael Chan
1
-33
/
+45
2012-09-30
tg3: Separate coalescing setup for rx and tx
Michael Chan
1
-29
/
+45
2012-09-30
tg3: Allow number of rx and tx rings to be set independently.
Michael Chan
1
-25
/
+49
2012-09-30
tg3: Introduce separate functions to allocate/free RX/TX rings.
Michael Chan
1
-76
/
+144
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
1
-1
/
+1
2012-09-08
netdev: make pci_error_handlers const
Stephen Hemminger
1
-1
/
+1
2012-08-23
tg3: Use PCI Express Capability accessors
Jiang Liu
1
-37
/
+13
2012-07-30
tg3: Update version to 3.124
Michael Chan
1
-1
/
+1
2012-07-30
tg3: Fix race condition in tg3_get_stats64()
Michael Chan
1
-2
/
+4
2012-07-30
tg3: Add New 5719 Read DMA workaround
Michael Chan
1
-0
/
+23
2012-07-30
tg3: Fix Read DMA workaround for 5719 A0.
Michael Chan
1
-2
/
+1
[next]