aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/tg3.c
Commit message (Expand)AuthorAge
* Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-03
|\
| * ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-02
* | tg3: Override clock, link aware and link idle mode during NVRAM dumpPrashant Sreedharan2014-05-24
|/
* tg3: Update copyright and version to 3.137Michael Chan2014-05-13
* tg3: Prevent page allocation failure during TSO workaroundMichael Chan2014-05-13
* tg3: Don't modify ip header fields when doing GSOMichael Chan2014-05-13
* tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera2014-04-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-29
|\
| * tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich2014-03-26
* | tg3: remove open-coded skb_cow_head.françois romieu2014-03-29
* | tg3: remove empty MDIO bus reset functionFlorian Fainelli2014-03-28
* | ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-21
* | tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2014-03-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\|
| * tg3: Don't check undefined error bits in RXBDMichael Chan2014-02-28
* | tg3: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-18
|/
* tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir2014-02-06
* tg3: cleanup an error path in tg3_phy_reset_5703_4_5()Dan Carpenter2014-02-06
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\
| * tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir2013-12-27
* | tg3: Update version to 3.136Nithin Sujir2014-01-03
* | tg3: Poll cpmu link state on APE + ASF enabled devicesNithin Sujir2014-01-03
* | tg3: Set the MAC clock to the fastest speed during boot code loadNithin Sujir2014-01-03
* | tg3: Add unicast filtering support.Michael Chan2014-01-03
* | tg3: Refactor __tg3_set_mac_addr()Michael Chan2014-01-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
|\|
| * tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy2013-12-10
* | tg3: Update version to 3.135Nithin Sujir2013-12-06
* | tg3: Expand multicast drop counter miscounting fix to 5762Nithin Sujir2013-12-06
* | tg3: Add flag to disable 1G Half Duplex advertisementNithin Sujir2013-12-06
* | tg3: Don't add rxbds_empty to rx_over_errorsNithin Sujir2013-12-06
* | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2013-12-05
|\ \ | |/ |/|
| * tg3: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-21
* | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki2013-12-02
* | tg3: Convert to use hwmon_device_register_with_groupsGuenter Roeck2013-11-28
|/
* tg3: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-14
* tg3: avoid double-freeing of rx data memoryIvan Vecera2013-11-07
* net: tg3: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* tg3: use phylib when robo switch is in useHauke Mehrtens2013-10-02
* tg3: add support a phy at an address different than 01Hauke Mehrtens2013-10-02
* tg3: Update version to 3.134Nithin Sujir2013-09-21
* tg3: Remove unnecessary spinlockNithin Sujir2013-09-21
* tg3: Appropriately classify interrupts during request_irqNithin Sujir2013-09-21
* tg3: Remove redundant if checkNithin Sujir2013-09-21
* tg3: Remove if 0'd codeNithin Sujir2013-09-21
* tg3: LED in shared mode does not blink during trafficNithin Sujir2013-09-21
* tg3: Add support for new 577xx device idsNithin Sujir2013-09-21
* tg3: Add function tg3_phy_shdw_write()Nithin Sujir2013-09-21