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-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
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
[next]