index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
tg3.c
Age
Commit message (
Expand
)
Author
2013-04-05
tg3: fix length overflow in VPD firmware parsing
Kees Cook
2013-03-28
tg3: 5715 does not link up when autoneg off
Nithin Sujir
2013-02-14
tg3: Fix crc errors on jumbo frame receive
Nithin Nayak Sujir
2013-02-14
tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
Nithin Nayak Sujir
2012-08-09
tg3: Fix race condition in tg3_get_stats64()
Michael Chan
2012-08-09
tg3: Fix Read DMA workaround for 5719 A0.
Michael Chan
2012-08-09
tg3: add device id of Apple Thunderbolt Ethernet device
Greg KH
2012-07-16
tg3: Apply short DMA frag workaround to 5906
Matt Carlson
2012-04-25
tg3: Avoid panic from reserved statblk field access
Matt Carlson
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-04-02
tg3: Fix 5717 serdes powerdown problem
Matt Carlson
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-21
tg3: Fix RSS ring refill race condition
Michael Chan
2012-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-06
tg3: Fix to use multi queue BQL interfaces
Tom Herbert
2012-03-04
tg3: Recode PCI MRRS adjustment as a PCI quirk
Matt Carlson
2012-03-04
tg3: Fix poor tx performance on 57766 after MTU change
Michael Chan
2012-03-04
tg3: Add memory barriers to sync BD data
Michael Chan
2012-03-04
tg3: Fix jumbo loopback test on 5719
Michael Chan
2012-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-29
tg3: Fix tg3_get_stats64 for 5700 / 5701 devs
Matt Carlson
2012-02-23
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-02-23
tg3: Create timer helper functions
Matt Carlson
2012-02-23
tg3: Clear RECOVERY_PENDING with reset_task_cancel
Matt Carlson
2012-02-23
tg3: Remove SPEED_UNKNOWN checks
Matt Carlson
2012-02-23
tg3: Fix link check in tg3_adjust_link
Matt Carlson
2012-02-22
tg3: remove IRQF_SAMPLE_RANDOM flag
Davidlohr Bueso
2012-02-13
tg3: Update copyright
Matt Carlson
2012-02-13
tg3: Use *_UNKNOWN ethtool definitions
Matt Carlson
2012-02-13
tg3: Remove unneeded link_config.orig_... members
Matt Carlson
2012-02-13
tg3: Remove unused link config code
Matt Carlson
2012-02-13
tg3: Consolidate ASIC rev detection code
Matt Carlson
2012-02-13
tg3: Reduce UMP event collision window
Matt Carlson
2012-02-13
tg3: Fix NVRAM page writes on newer devices
Matt Carlson
2012-02-13
tg3: Fix copper autoneg adv checks
Matt Carlson
2012-02-13
tg3: Fix stats while interface is down
Matt Carlson
2012-02-13
tg3: Disable new DMA engine for 57766
Matt Carlson
2012-02-13
tg3: Move transmit comment to a better location
Matt Carlson
2012-02-13
tg3: Eliminate unneeded prototype
Matt Carlson
2012-02-13
tg3: Relocate tg3_find_peer
Matt Carlson
2012-02-13
tg3: Move tg3_nvram_write_block functions
Matt Carlson
2012-02-13
tg3: Move tg3_set_rx_mode
Matt Carlson
2012-02-13
tg3: Move tg3_change_mtu to a better location
Matt Carlson
2012-02-13
tg3: Relocate tg3_reset_task
Matt Carlson
2012-02-13
tg3: Move tg3_restart_hw to a better location
Matt Carlson
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-23
tg3: fix ipv6 header length computation
Eric Dumazet
2012-01-17
tg3: Fix single-vector MSI-X code
Matt Carlson
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
[next]