index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
tg3.c
Age
Commit message (
Expand
)
Author
2012-10-02
tg3: Fix sparse warnings.
Michael Chan
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-01
tg3: unconditionally select HWMON support when tg3 is enabled.
Paul Gortmaker
2012-09-30
tg3: Disable multiple TX rings by default due to hardware flaw
Michael Chan
2012-09-30
tg3: Add support for ethtool -L|-l to get/set the number of rings.
Michael Chan
2012-09-30
tg3: Refactor tg3_close()
Michael Chan
2012-09-30
tg3: Refactor tg3_open()
Michael Chan
2012-09-30
tg3: Separate coalescing setup for rx and tx
Michael Chan
2012-09-30
tg3: Allow number of rx and tx rings to be set independently.
Michael Chan
2012-09-30
tg3: Introduce separate functions to allocate/free RX/TX rings.
Michael Chan
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
2012-09-07
netdev: make pci_error_handlers const
Stephen Hemminger
2012-08-23
tg3: Use PCI Express Capability accessors
Jiang Liu
2012-07-29
tg3: Update version to 3.124
Michael Chan
2012-07-29
tg3: Fix race condition in tg3_get_stats64()
Michael Chan
2012-07-29
tg3: Add New 5719 Read DMA workaround
Michael Chan
2012-07-29
tg3: Fix Read DMA workaround for 5719 A0.
Michael Chan
2012-07-29
tg3: Request APE_LOCK_PHY before PHY access
Michael Chan
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-07-16
tg3: Add hwmon support for temperature
Michael Chan
2012-07-16
tg3: Add APE scratchpad read function
Matt Carlson
2012-07-16
tg3: Add common function tg3_ape_event_lock()
Matt Carlson
2012-07-16
tg3: Fix the setting of the APE_HAS_NCSI flag
Michael Chan
2012-07-13
tg3: add device id of Apple Thunderbolt Ethernet device
Greg KH
2012-07-05
tg3: set maximal number of default RSS queues
Yuval Mintz
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-06-11
tg3: Apply short DMA frag workaround to 5906
Matt Carlson
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-19
tg3: use netdev_alloc_frag() API
Eric Dumazet
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-30
tg3: provide frags as skb head
Eric Dumazet
2012-04-30
net: allow skb->head to be a page fragment
Eric Dumazet
2012-04-30
tg3: remove redundant NULL test before release_firmware() call
Jesper Juhl
2012-04-25
tg3: Avoid panic from reserved statblk field access
Matt Carlson
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-04
tg3: Support the get_ts_info ethtool method.
Richard Cochran
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
[next]