aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/tg3.c
Commit message (Expand)AuthorAge
* net: broadcom: Use dev_get_drvdataChuhong Yuan2019-07-23
* tg3: Use napi_alloc_frag()Sebastian Andrzej Siewior2019-06-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-09
| |\
| * | tg3: allow ethtool -p to work for NICs in down stateJon Maxwell2019-04-02
| * | net: move skb->xmit_more hint to softnet dataFlorian Westphal2019-04-01
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-06
|\ \ \ | |_|/ |/| |
| * | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-08
| |/
* / broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich2019-04-08
|/
* broadcom: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-23
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-24
|\
| * tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam2018-11-20
* | tg3: optionally use eth_platform_get_mac_address() to get mac addressthesven73@gmail.com2018-11-18
* | net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2018-11-11
* | tg3: extend PTP gettime function to read system clockMiroslav Lichvar2018-11-09
|/
* tg3: Fix fall-through annotationsGustavo A. R. Silva2018-09-13
* net: ethernet: Add helper to determine if pause configuration is supportedAndrew Lunn2018-09-12
* net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn2018-09-12
* net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn2018-09-12
* net: ethernet: Fix up drivers masking pause supportAndrew Lunn2018-09-12
* net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn2018-09-12
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-15
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-03
| |\
| * | net: ethernet: Use existing define with polynomialKrzysztof Kozlowski2018-07-27
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-21
|\ \ \ | | |/ | |/|
| * | tg3: Add higher cpu clock for 5762.Sanjeev Bansal2018-07-16
| * | tg3: Update copyrightSiva Reddy Kallam2018-07-16
| |/
* / tg3: Mark expected switch fall-throughsGustavo A. R. Silva2018-06-29
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan2018-05-04
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-26
* tg3: prevent scheduling while atomic splatJonathan Toppins2018-03-14
* tg3: APE heartbeat changesPrashant Sreedharan2018-02-19
* tg3: Add Macronix NVRAM supportPrashant Sreedharan2018-01-04
* tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam2017-12-27
* tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam2017-12-27
* tg3: Update copyrightSiva Reddy Kallam2017-12-27
* tg3: Fix rx hang on MTU change with 5717/5719Brian King2017-12-19
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* drivers: net: tg3: use setup_timer() helper.Allen Pais2017-09-21
* tg3: clean up redundant initialization of tnapiColin Ian King2017-09-14
* tg3: Be drop monitor friendlyFlorian Fainelli2017-08-24
* net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-13
* tg3: don't clear stats while tg3_closeYueHaibing2017-05-03
* tg3: Add the ability to conditionally build w/ HWMONFlorian Fainelli2017-03-09
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-09
|\
| * tg3: Fix race condition in tg3_get_stats64().Michael Chan2017-01-07
* | net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
|/