summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/tg3.c
AgeCommit message (Expand)Author
2017-09-14tg3: clean up redundant initialization of tnapiColin Ian King
2017-08-24tg3: Be drop monitor friendlyFlorian Fainelli
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com
2017-05-03tg3: don't clear stats while tg3_closeYueHaibing
2017-03-09tg3: Add the ability to conditionally build w/ HWMONFlorian Fainelli
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2017-01-07tg3: Fix race condition in tg3_get_stats64().Michael Chan
2016-10-18ethernet/broadcom: use core min/max MTU checkingJarod Wilson
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-30tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller
2016-09-26net: tg3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-01tg3: Fix for disallow tx coalescing time to be 0Ivan Vecera
2016-08-03tg3: Report the correct number of RSS queues through tg3_get_rxnfcSiva Reddy Kallam
2016-08-03tg3: Fix for diasllow rx coalescing time to be 0Satish Baddipadige
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-02-09tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam
2016-01-29net: tg3: avoid uninitialized variable warningArnd Bergmann
2016-01-07phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2016-01-07phy: Centralise print about attached phyAndrew Lunn
2016-01-07phy: add phydev_name() wrapperAndrew Lunn
2015-09-01tg3: Fix temperature reportingJean Delvare
2015-05-12bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()Alexander Duyck
2015-04-25net/tg3: Release IRQs on permanent errorGavin Shan
2015-03-31ptp: tg3: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: tg3: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-06tg3: use napi_complete_done()Eric Dumazet
2015-02-11tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-14tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan
2015-01-14tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan
2015-01-14tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-12tg3: move init/deinit from open/close to probe/removeIvan Vecera
2014-12-22tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-25tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo
2014-11-16tg3: use netdev_rss_key_fill() helperEric Dumazet
2014-10-14tg3: Add skb->xmit_more supportPrashant Sreedharan
2014-10-01tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich
2014-09-22tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich
2014-09-02tg3: prevent ifup/ifdown during PCI error recoveryIvan Vecera
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-13tg3: fix return value in tg3_get_stats64Govindarajulu Varadarajan
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-05tg3: Modify tg3_tso_bug() to handle multiple TX ringsPrashant Sreedharan
2014-06-25tg3: Change nvram command timeout value to 50msPrashant Sreedharan