Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
336fb81b319ec4d5c09aa6417de7c042cfcd7461
/
drivers
/
net
/
ethernet
/
broadcom
/
tg3.c
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
ede23fa
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
c80dc13
net/tg3: Fix warning from pci_disable_device()
by Gavin Shan
· 11 years ago
d8af4df
net/tg3: Fix kernel crash
by Gavin Shan
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
6d446ec
net/tg3: Avoid delay during MMIO access
by Gavin Shan
· 12 years ago
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
72bb72b
tg3: Prevent system hang during repeated EEH errors.
by Michael Chan
· 12 years ago
df465ab
tg3: Wait for boot code to finish after power on
by Nithin Sujir
· 12 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
9bc297e
tg3: Add read dma workaround for 5720
by Nithin Sujir
· 12 years ago
5865fc1
tg3: remove redundant pm init code
by Yijing Wang
· 12 years ago
f2068b8
tg3: Remove unnecessary lock around tg3_flag_set
by Nithin Sujir
· 12 years ago
7c10ee3
tg3: Fix misplaced empty line
by Nithin Sujir
· 12 years ago
4a5f46f
tg3: Use descriptive label names in tg3_start
by Nithin Sujir
· 12 years ago
328947f
tg3: Make tg3_rings_reset() more concise
by Nithin Sujir
· 12 years ago
32ba19e
tg3: Simplify ring control block setup
by Nithin Sujir
· 12 years ago
2e460fc
tg3: Split APE driver state change out of boot reset signature update
by Nithin Sujir
· 12 years ago
e6ff4c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
c2bba06
tg3: Update version to 3.132
by Nithin Sujir
· 12 years ago
fb03a43
tg3: Ensure boot code has completed initialization before accessing hardware
by Nithin Sujir
· 12 years ago
8dbb0dc
net/ethernet/broadcom/tg3: Use module_pci_driver to register driver
by Peter Hüwe
· 12 years ago
1cbf9eb
tg3: Implement set/get_eee handlers
by Nithin Sujir
· 12 years ago
5b6c273
tg3: Simplify tg3_phy_eee_config_ok() by reusing tg3_eee_pull_config()
by Nithin Sujir
· 12 years ago
400dfba
tg3: Add tg3_eee_pull_config() function
by Nithin Sujir
· 12 years ago
9e2ecbe
tg3: Add ethtool_eee struct and tg3_setup_eee()
by Nithin Sujir
· 12 years ago
0f0d151
tg3: Fix data corruption on 5725 with TSO
by Michael Chan
· 12 years ago
44f3b50
tg3: Skip powering down function 0 on certain serdes devices
by Nithin Sujir
· 12 years ago
32e1927
tg3: fix to append hardware time stamping flags
by Flavio Leitner
· 12 years ago
f233a97
tg3: shows HW time stamping support only if ptp_capable is present
by Flavio Leitner
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
Next »