Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3ab7107133289324b77c466bb40617c5fdd24f0c
/
drivers
/
net
/
ethernet
/
broadcom
/
tg3.c
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
· 11 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
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
42df36a
tg3: Remove unneeded PM_OPS definitions
by Fabio Estevam
· 12 years ago
953c96e
tg3: Use bool not int
by Joe Perches
· 12 years ago
7a28fde
tg3: Update version to 3.131
by Nithin Sujir
· 12 years ago
ed1ff5c
tg3: Reset the phy to allow modified EEE settings to take effect
by Nithin Sujir
· 12 years ago
fdad8de
tg3: Pull the phy advertised speed and flow control settings on driver load
by Nithin Sujir
· 12 years ago
942d1af
tg3: Add support for link flap avoidance
by Nithin Sujir
· 12 years ago
85730a6
tg3: Add SGMII phy support for 5719/5718 serdes
by Michael Chan
· 12 years ago
3310e24
tg3: Add tg3_clear_mac_status() common function
by Michael Chan
· 12 years ago
ce20f16
tg3: Add a warning during link settings change if mgmt enabled
by Nithin Sujir
· 12 years ago
f1315d2
tg3: Remove unnecessary phy reset during ethtool commands
by Nithin Sujir
· 12 years ago
f6334bb
tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices
by Michael Chan
· 12 years ago
f0fcd7a
tg3: Fix flow control settings not propagated to hardware
by Nithin Sujir
· 12 years ago
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
715230a
tg3: fix length overflow in VPD firmware parsing
by Kees Cook
· 12 years ago
6181659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
1f9061d2
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
by Joe Perches
· 12 years ago
7c6cdea
tg3: 5715 does not link up when autoneg off
by Nithin Sujir
· 12 years ago
e5f2ef7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
84421b9
tg3: Update link_up flag for phylib devices
by Nithin Sujir
· 12 years ago
c4dab50
tg3: Download 57766 EEE service patch firmware
by Nithin Sujir
· 12 years ago
31f11a9
tg3: Enhance firmware download code to support fragmented firmware
by Nithin Sujir
· 12 years ago
77997ea
tg3: Cleanup firmware parsing code
by Nithin Sujir
· 12 years ago
f4bffb2
tg3: Refactor the 2nd type of cpu pause
by Nithin Sujir
· 12 years ago
837c45b
tg3: Refactor cpu pause/resume code
by Nithin Sujir
· 12 years ago
1caf13e
tg3: Add new FW_TSO flag
by Matt Carlson
· 12 years ago
4153577
tg3: Use different macros for pci_chip_rev_id accesses
by Joe Perches
· 12 years ago
717ff72
tg3: Remove define and single use of GET_CHIP_REV_ID
by Joe Perches
· 12 years ago
d887199
tg3: Update version to 3.130
by Michael Chan
· 12 years ago
402e139
tg3: Set initial carrier state to off.
by Michael Chan
· 12 years ago
c5d0b72
tg3: Fix 5762 NVRAM sizing
by Michael Chan
· 12 years ago
d240d21
tg3: Expand EEE support for all 5717 B0
by Michael Chan
· 12 years ago
d3f677a
tg3: Add 57766 device support.
by Matt Carlson
· 12 years ago
7e6c63f
tg3: add support for Ethernet core in bcm4785
by Hauke Mehrtens
· 12 years ago
5c35804
tg3: make it possible to provide phy_id in ioctl
by Hauke Mehrtens
· 12 years ago
b2adaca
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
4b87f92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
daf3ec6
tg3: Fix crc errors on jumbo frame receive
by Nithin Nayak Sujir
· 12 years ago
9c13cb8
tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
by Nithin Nayak Sujir
· 12 years ago
f9a8f83
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
by Florian Fainelli
· 12 years ago
17e1a42
tg3: missing break statement in tg3_get_5720_nvram_info()
by Dan Carpenter
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 12 years ago
b681b65
tg3: Remove IS_ENABLED(CONFIG_HWMON) check
by Nithin Nayak Sujir
· 12 years ago
857001f
tg3: Improve PCI function number detection.
by Michael Chan
· 12 years ago
c86a856
tg3: Add NVRAM support for 5762
by Michael Chan
· 12 years ago
c65a17f
tg3: Add support for new 5762 ASIC
by Michael Chan
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
fb4ce8a
tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx timestamps
by Matt Carlson
· 12 years ago
0a633ac
tg3: PTP - Add the hardware timestamp ioctl
by Matt Carlson
· 12 years ago
7d41e49
tg3: PTP - Implement the ptp api and ethtool functions
by Matt Carlson
· 12 years ago
be94730
tg3: PTP - Add header definitions, initialization and hw access functions.
by Matt Carlson
· 12 years ago
3576306
tg3: Fix inconsistent locking for tg3_netif_start().
by Nithin Nayak Sujir
· 12 years ago
229b1ad
tg3: remove __dev* attributes
by Bill Pemberton
· 12 years ago
0b3ba05
tg3: Use tp->rxq_cnt when checking RSS tables.
by Michael Chan
· 12 years ago
93df8b8
tg3: Cleanup hardcoded ethtool test array indexes
by Nithin Nayak Sujir
· 12 years ago
Next »