summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/tg3.c
AgeCommit message (Expand)Author
2019-06-09tg3: Use napi_alloc_frag()Sebastian Andrzej Siewior
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-08broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-02tg3: allow ethtool -p to work for NICs in down stateJon Maxwell
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal
2019-01-23broadcom: Mark expected switch fall-throughsGustavo A. R. Silva
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-20tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam
2018-11-18tg3: optionally use eth_platform_get_mac_address() to get mac addressthesven73@gmail.com
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn
2018-11-09tg3: extend PTP gettime function to read system clockMiroslav Lichvar
2018-09-13tg3: Fix fall-through annotationsGustavo A. R. Silva
2018-09-12net: ethernet: Add helper to determine if pause configuration is supportedAndrew Lunn
2018-09-12net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn
2018-09-12net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn
2018-09-12net: ethernet: Fix up drivers masking pause supportAndrew Lunn
2018-09-12net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2018-07-27net: ethernet: Use existing define with polynomialKrzysztof Kozlowski
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-16tg3: Add higher cpu clock for 5762.Sanjeev Bansal
2018-07-16tg3: Update copyrightSiva Reddy Kallam
2018-06-29tg3: Mark expected switch fall-throughsGustavo A. R. Silva
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-04tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches
2018-03-14tg3: prevent scheduling while atomic splatJonathan Toppins
2018-02-19tg3: APE heartbeat changesPrashant Sreedharan
2018-01-04tg3: Add Macronix NVRAM supportPrashant Sreedharan
2017-12-27tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam
2017-12-27tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam
2017-12-27tg3: Update copyrightSiva Reddy Kallam
2017-12-19tg3: Fix rx hang on MTU change with 5717/5719Brian King
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-09-21drivers: net: tg3: use setup_timer() helper.Allen Pais
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