开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
tg3.c
Age
Commit message (
Expand
)
Author
2015-04-29
tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
2015-01-27
tg3: tg3_disable_ints using uninitialized mailbox value to disable interrupts
Prashant Sreedharan
2014-12-16
tg3: fix ring init when there are more TX than RX channels
Thadeu Lima de Souza Cascardo
2014-10-15
tg3: Allow for recieve of full-size 8021AD frames
Vlad Yasevich
2014-10-15
tg3: Work around HW/FW limitations with vlan encapsulated frames
Vlad Yasevich
2014-05-30
tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled
Ivan Vecera
2014-04-14
tg3: Do not include vlan acceleration features in vlan_features
Vlad Yasevich
2014-03-23
tg3: Don't check undefined error bits in RXBD
Michael Chan
2014-03-06
tg3: Fix deadlock in tg3_change_mtu()
Nithin Sujir
2014-01-15
tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
Nat Gurumoorthy
2014-01-09
tg3: Expand 4g_overflow_test workaround to skb fragments of any size.
Nithin Sujir
2013-12-11
tg3: avoid double-freeing of rx data memory
Ivan Vecera
2013-09-14
tg3: Don't turn off led on 5719 serdes port 0
Nithin Sujir
2013-06-25
net/tg3: Avoid delay during MMIO access
Gavin Shan
2013-06-13
tg3: Wait for boot code to finish after power on
Nithin Sujir
2013-06-04
tg3: Add read dma workaround for 5720
Nithin Sujir
2013-05-22
tg3: Update version to 3.132
Nithin Sujir
2013-05-22
tg3: Ensure boot code has completed initialization before accessing hardware
Nithin Sujir
2013-05-14
tg3: Fix data corruption on 5725 with TSO
Michael Chan
2013-05-14
tg3: Skip powering down function 0 on certain serdes devices
Nithin Sujir
2013-04-30
tg3: fix to append hardware time stamping flags
Flavio Leitner
2013-04-29
tg3: shows HW time stamping support only if ptp_capable is present
Flavio Leitner
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-16
tg3: Remove unneeded PM_OPS definitions
Fabio Estevam
2013-04-09
tg3: Use bool not int
Joe Perches
2013-04-09
tg3: Update version to 3.131
Nithin Sujir
2013-04-09
tg3: Reset the phy to allow modified EEE settings to take effect
Nithin Sujir
2013-04-09
tg3: Pull the phy advertised speed and flow control settings on driver load
Nithin Sujir
2013-04-09
tg3: Add support for link flap avoidance
Nithin Sujir
2013-04-09
tg3: Add SGMII phy support for 5719/5718 serdes
Michael Chan
2013-04-09
tg3: Add tg3_clear_mac_status() common function
Michael Chan
2013-04-09
tg3: Add a warning during link settings change if mgmt enabled
Nithin Sujir
2013-04-09
tg3: Remove unnecessary phy reset during ethtool commands
Nithin Sujir
2013-04-09
tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices
Michael Chan
2013-04-09
tg3: Fix flow control settings not propagated to hardware
Nithin Sujir
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
tg3: fix length overflow in VPD firmware parsing
Kees Cook
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-13
tg3: 5715 does not link up when autoneg off
Nithin Sujir
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-08
tg3: Update link_up flag for phylib devices
Nithin Sujir
2013-03-07
tg3: Download 57766 EEE service patch firmware
Nithin Sujir
2013-03-07
tg3: Enhance firmware download code to support fragmented firmware
Nithin Sujir
2013-03-07
tg3: Cleanup firmware parsing code
Nithin Sujir
2013-03-07
tg3: Refactor the 2nd type of cpu pause
Nithin Sujir
2013-03-07
tg3: Refactor cpu pause/resume code
Nithin Sujir
2013-03-07
tg3: Add new FW_TSO flag
Matt Carlson
2013-02-18
tg3: Use different macros for pci_chip_rev_id accesses
Joe Perches
[next]