Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
860e9538a9482bb84589f7d0718a7e6d0a944d58
/
drivers
/
net
/
ethernet
/
broadcom
/
tg3.c
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
b7d9872
tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
by Siva Reddy Kallam
· 9 years ago
e434e04
net: tg3: avoid uninitialized variable warning
by Arnd Bergmann
· 9 years ago
7f85442
phy: Add API for {un}registering an mdio device to a bus.
by Andrew Lunn
· 9 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 9 years ago
2220943
phy: Centralise print about attached phy
by Andrew Lunn
· 9 years ago
84eff6d
phy: add phydev_name() wrapper
by Andrew Lunn
· 9 years ago
d3d11fe
tg3: Fix temperature reporting
by Jean Delvare
· 9 years ago
e51423d
bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()
by Alexander Duyck
· 10 years ago
dfc8f37
net/tg3: Release IRQs on permanent error
by Gavin Shan
· 10 years ago
7a20efb
ptp: tg3: use helpers for converting ns to timespec.
by Richard Cochran
· 10 years ago
f578b41
ptp: tg3: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
24d2e4a
tg3: use napi_complete_done()
by Eric Dumazet
· 10 years ago
d0af71a
tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
by Jun'ichi Nomura \(NEC\)
· 10 years ago
3f3558b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
932f19d
tg3: Release tp->lock before invoking synchronize_irq()
by Prashant Sreedharan
· 10 years ago
db84bf4
tg3: tg3_reset_task() needs to use rtnl_lock to synchronize
by Prashant Sreedharan
· 10 years ago
4fd190a
tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync
by Prashant Sreedharan
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
20d14a5
tg3: move init/deinit from open/close to probe/remove
by Ivan Vecera
· 10 years ago
05b0aa5
tg3: tg3_disable_ints using uninitialized mailbox value to disable interrupts
by Prashant Sreedharan
· 10 years ago
892311f
ethtool: Support for configurable RSS hash function
by Eyal Perry
· 10 years ago
60b7379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a620a6b
tg3: fix ring init when there are more TX than RX channels
by Thadeu Lima de Souza Cascardo
· 10 years ago
3964835
tg3: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
2c7c9ea
tg3: Add skb->xmit_more support
by Prashant Sreedharan
· 10 years ago
7d3083e
tg3: Allow for recieve of full-size 8021AD frames
by Vlad Yasevich
· 10 years ago
476c188
tg3: Work around HW/FW limitations with vlan encapsulated frames
by Vlad Yasevich
· 10 years ago
0486a06
tg3: prevent ifup/ifdown during PCI error recovery
by Ivan Vecera
· 10 years ago
a11c5c9
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
7b31b4d
tg3: fix return value in tg3_get_stats64
by Govindarajulu Varadarajan
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
4d8fdc9
tg3: Modify tg3_tso_bug() to handle multiple TX rings
by Prashant Sreedharan
· 10 years ago
66c965f
tg3: Change nvram command timeout value to 50ms
by Prashant Sreedharan
· 11 years ago
40c1dea
tg3: Clear NETIF_F_TSO6 flag before doing software GSO
by Prashant Sreedharan
· 11 years ago
014b201
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next
by David S. Miller
· 11 years ago
fe62d00
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
by Ben Hutchings
· 11 years ago
506724c
tg3: Override clock, link aware and link idle mode during NVRAM dump
by Prashant Sreedharan
· 11 years ago
de750e4
tg3: Update copyright and version to 3.137
by Michael Chan
· 11 years ago
d3f6f3a
tg3: Prevent page allocation failure during TSO workaround
by Michael Chan
· 11 years ago
d71c0dc
tg3: Don't modify ip header fields when doing GSO
by Michael Chan
· 11 years ago
ba67b51
tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled
by Ivan Vecera
· 11 years ago
64c2723
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
105dcb5
tg3: remove open-coded skb_cow_head.
by françois romieu
· 11 years ago
7427440
tg3: remove empty MDIO bus reset function
by Florian Fainelli
· 11 years ago
51dfe7b
tg3: Do not include vlan acceleration features in vlan_features
by Vlad Yasevich
· 11 years ago
4986b4f0
ptp: drivers: set the number of programmable pins.
by Richard Cochran
· 11 years ago
497a27b
tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
d7b9531
tg3: Don't check undefined error bits in RXBD
by Michael Chan
· 11 years ago
6f1f411
tg3: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
c6993df
tg3: Fix deadlock in tg3_change_mtu()
by Nithin Sujir
· 11 years ago
c6e27f2
tg3: cleanup an error path in tg3_phy_reset_5703_4_5()
by Dan Carpenter
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
20170e7
tg3: Update version to 3.136
by Nithin Sujir
· 11 years ago
1743b83
tg3: Poll cpmu link state on APE + ASF enabled devices
by Nithin Sujir
· 11 years ago
f82995b
tg3: Set the MAC clock to the fastest speed during boot code load
by Nithin Sujir
· 11 years ago
e565eec
tg3: Add unicast filtering support.
by Michael Chan
· 11 years ago
f022ae6
tg3: Refactor __tg3_set_mac_addr()
by Michael Chan
· 11 years ago
3756791
tg3: Expand 4g_overflow_test workaround to skb fragments of any size.
by Nithin Sujir
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
388d333
tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
by Nat Gurumoorthy
· 11 years ago
941c225
tg3: Update version to 3.135
by Nithin Sujir
· 11 years ago
94962f7
tg3: Expand multicast drop counter miscounting fix to 5762
by Nithin Sujir
· 11 years ago
7c78606
tg3: Add flag to disable 1G Half Duplex advertisement
by Nithin Sujir
· 11 years ago
ec99f76
tg3: Don't add rxbds_empty to rx_over_errors
by Nithin Sujir
· 11 years ago
426e1fa
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
8496e85
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not present
by Rafael J. Wysocki
· 11 years ago
a2f4dfb
tg3: Convert to use hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
7260899
tg3: Implement the SIOCGHWTSTAMP ioctl
by Ben Hutchings
· 11 years ago
58b187c
tg3: Validate hwtstamp_config completely before applying it
by Ben Hutchings
· 11 years ago
85aec73
tg3: avoid double-freeing of rx data memory
by Ivan Vecera
· 11 years ago
4fc76e6
net: tg3: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
d458cdf
net:drivers/net: Miscellaneous conversions to ETH_ALEN
by Joe Perches
· 11 years ago
ee002b6
tg3: use phylib when robo switch is in use
by Hauke Mehrtens
· 11 years ago
ead2402
tg3: add support a phy at an address different than 01
by Hauke Mehrtens
· 11 years ago
e4cb29f
tg3: Update version to 3.134
by Nithin Sujir
· 11 years ago
cb04be4
tg3: Remove unnecessary spinlock
by Nithin Sujir
· 11 years ago
21e315e
tg3: Appropriately classify interrupts during request_irq
by Nithin Sujir
· 11 years ago
4bc814a
tg3: Remove redundant if check
by Nithin Sujir
· 11 years ago
db79e1e
tg3: Remove if 0'd code
by Nithin Sujir
· 11 years ago
89f6797
tg3: LED in shared mode does not blink during traffic
by Nithin Sujir
· 11 years ago
6827371
tg3: Add support for new 577xx device ids
by Nithin Sujir
· 11 years ago
3ab7107
tg3: Add function tg3_phy_shdw_write()
by Nithin Sujir
· 11 years ago
0319f30
tg3: Use pci_dev pm_cap
by Jon Mason
· 11 years ago
300cf9b
tg3: Expand led off fix to include 5720
by Nithin Sujir
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
989038e
tg3: Don't turn off led on 5719 serdes port 0
by Nithin Sujir
· 11 years ago
ede23fa8
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
by Joe Perches
· 11 years ago
2ff1cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
6829309
net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_slot_reset
by Daniel Borkmann
· 11 years ago
0f84758
tg3: clean up unnecessary MSI/MSI-X capability find
by Yijing Wang
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
cd77b2e
tg3: Update version to 3.133
by Nithin Sujir
· 11 years ago
378b72c
tg3: Fix UDP fragments treated as RMCP
by Nithin Sujir
· 11 years ago
92e6457
tg3: Enable support for timesync gpio output
by Nithin Sujir
· 11 years ago
4c305fa
tg3: Implement the shutdown handler
by Nithin Sujir
· 11 years ago
5137a2e
tg3: Allow NVRAM programming when interface is down
by Nithin Sujir
· 11 years ago
c145935
tg3: Remove incorrect switch to aux power
by Nithin Sujir
· 11 years ago
Next »