summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/tg3.c
AgeCommit message (Expand)Author
2014-01-15tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy
2013-04-05tg3: fix length overflow in VPD firmware parsingKees Cook
2013-03-28tg3: 5715 does not link up when autoneg offNithin Sujir
2013-02-14tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir
2013-02-14tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir
2012-08-09tg3: Fix race condition in tg3_get_stats64()Michael Chan
2012-08-09tg3: Fix Read DMA workaround for 5719 A0.Michael Chan
2012-08-09tg3: add device id of Apple Thunderbolt Ethernet deviceGreg KH
2012-07-16tg3: Apply short DMA frag workaround to 5906Matt Carlson
2012-04-25tg3: Avoid panic from reserved statblk field accessMatt Carlson
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-02tg3: Fix 5717 serdes powerdown problemMatt Carlson
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-21tg3: Fix RSS ring refill race conditionMichael Chan
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-06tg3: Fix to use multi queue BQL interfacesTom Herbert
2012-03-04tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson
2012-03-04tg3: Fix poor tx performance on 57766 after MTU changeMichael Chan
2012-03-04tg3: Add memory barriers to sync BD dataMichael Chan
2012-03-04tg3: Fix jumbo loopback test on 5719Michael Chan
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-29tg3: Fix tg3_get_stats64 for 5700 / 5701 devsMatt Carlson
2012-02-23ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka
2012-02-23tg3: Create timer helper functionsMatt Carlson
2012-02-23tg3: Clear RECOVERY_PENDING with reset_task_cancelMatt Carlson
2012-02-23tg3: Remove SPEED_UNKNOWN checksMatt Carlson
2012-02-23tg3: Fix link check in tg3_adjust_linkMatt Carlson
2012-02-22tg3: remove IRQF_SAMPLE_RANDOM flagDavidlohr Bueso
2012-02-13tg3: Update copyrightMatt Carlson
2012-02-13tg3: Use *_UNKNOWN ethtool definitionsMatt Carlson
2012-02-13tg3: Remove unneeded link_config.orig_... membersMatt Carlson
2012-02-13tg3: Remove unused link config codeMatt Carlson
2012-02-13tg3: Consolidate ASIC rev detection codeMatt Carlson
2012-02-13tg3: Reduce UMP event collision windowMatt Carlson
2012-02-13tg3: Fix NVRAM page writes on newer devicesMatt Carlson
2012-02-13tg3: Fix copper autoneg adv checksMatt Carlson
2012-02-13tg3: Fix stats while interface is downMatt Carlson
2012-02-13tg3: Disable new DMA engine for 57766Matt Carlson
2012-02-13tg3: Move transmit comment to a better locationMatt Carlson
2012-02-13tg3: Eliminate unneeded prototypeMatt Carlson
2012-02-13tg3: Relocate tg3_find_peerMatt Carlson
2012-02-13tg3: Move tg3_nvram_write_block functionsMatt Carlson
2012-02-13tg3: Move tg3_set_rx_modeMatt Carlson
2012-02-13tg3: Move tg3_change_mtu to a better locationMatt Carlson
2012-02-13tg3: Relocate tg3_reset_taskMatt Carlson
2012-02-13tg3: Move tg3_restart_hw to a better locationMatt Carlson
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-23tg3: fix ipv6 header length computationEric Dumazet
2012-01-17tg3: Fix single-vector MSI-X codeMatt Carlson