index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
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-12-16
tg3: fix ring init when there are more TX than RX channels
Thadeu Lima de Souza Cascardo
1
-1
/
+2
2014-10-15
tg3: Allow for recieve of full-size 8021AD frames
Vlad Yasevich
1
-1
/
+2
2014-10-15
tg3: Work around HW/FW limitations with vlan encapsulated frames
Vlad Yasevich
1
-2
/
+18
2014-05-31
tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled
Ivan Vecera
1
-1
/
+3
2014-03-26
tg3: Do not include vlan acceleration features in vlan_features
Vlad Yasevich
1
-3
/
+2
2014-02-28
tg3: Don't check undefined error bits in RXBD
Michael Chan
1
-2
/
+1
2014-02-06
tg3: Fix deadlock in tg3_change_mtu()
Nithin Sujir
1
-2
/
+2
2014-02-06
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-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-01-03
tg3: Update version to 3.136
Nithin Sujir
1
-2
/
+2
2014-01-03
tg3: Poll cpmu link state on APE + ASF enabled devices
Nithin Sujir
1
-0
/
+10
2014-01-03
tg3: Set the MAC clock to the fastest speed during boot code load
Nithin Sujir
1
-4
/
+51
2014-01-03
tg3: Add unicast filtering support.
Michael Chan
1
-0
/
+21
2014-01-03
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-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2013-12-10
tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
Nat Gurumoorthy
1
-0
/
+3
2013-12-06
tg3: Update version to 3.135
Nithin Sujir
1
-2
/
+2
2013-12-06
tg3: Expand multicast drop counter miscounting fix to 5762
Nithin Sujir
1
-0
/
+3
2013-12-06
tg3: Add flag to disable 1G Half Duplex advertisement
Nithin Sujir
1
-7
/
+21
2013-12-06
tg3: Don't add rxbds_empty to rx_over_errors
Nithin Sujir
1
-2
/
+0
2013-12-05
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
1
-4
/
+67
2013-12-02
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...
Rafael J. Wysocki
1
-7
/
+19
2013-11-28
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-14
tg3: Validate hwtstamp_config completely before applying it
Ben Hutchings
1
-9
/
+7
2013-11-07
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-02
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-13
tg3: Use pci_dev pm_cap
Jon Mason
1
-3
/
+2
2013-09-12
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-03
tg3: Don't turn off led on 5719 serdes port 0
Nithin Sujir
1
-2
/
+16
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
1
-12
/
+11
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+8
2013-08-15
net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...
Daniel Borkmann
1
-5
/
+8
2013-08-09
tg3: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-1
/
+1
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2013-07-29
tg3: Update version to 3.133
Nithin Sujir
1
-2
/
+2
[next]