summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/tg3.c
Commit message (Expand)AuthorAgeFilesLines
* tg3: fix to append hardware time stamping flagsFlavio Leitner2013-04-301-1/+1
* tg3: shows HW time stamping support only if ptp_capable is presentFlavio Leitner2013-04-291-4/+7
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-1/+1
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-1/+1
* tg3: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-161-8/+2
* tg3: Use bool not intJoe Perches2013-04-091-77/+80
* tg3: Update version to 3.131Nithin Sujir2013-04-091-2/+2
* tg3: Reset the phy to allow modified EEE settings to take effectNithin Sujir2013-04-091-0/+38
* tg3: Pull the phy advertised speed and flow control settings on driver loadNithin Sujir2013-04-091-0/+135
* tg3: Add support for link flap avoidanceNithin Sujir2013-04-091-9/+54
* tg3: Add SGMII phy support for 5719/5718 serdesMichael Chan2013-04-091-7/+44
* tg3: Add tg3_clear_mac_status() common functionMichael Chan2013-04-091-16/+14
* tg3: Add a warning during link settings change if mgmt enabledNithin Sujir2013-04-091-0/+14
* tg3: Remove unnecessary phy reset during ethtool commandsNithin Sujir2013-04-091-2/+2
* tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devicesMichael Chan2013-04-091-0/+6
* tg3: Fix flow control settings not propagated to hardwareNithin Sujir2013-04-091-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-011-2/+5
|\
| * tg3: fix length overflow in VPD firmware parsingKees Cook2013-03-271-2/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-201-0/+8
|\ \ | |/
| * tg3: 5715 does not link up when autoneg offNithin Sujir2013-03-131-0/+8
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-171-8/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-121-9/+5
|\ \ | |/
| * tg3: Update link_up flag for phylib devicesNithin Sujir2013-03-081-9/+5
* | tg3: Download 57766 EEE service patch firmwareNithin Sujir2013-03-071-16/+122
* | tg3: Enhance firmware download code to support fragmented firmwareNithin Sujir2013-03-071-6/+42
* | tg3: Cleanup firmware parsing codeNithin Sujir2013-03-071-36/+27
* | tg3: Refactor the 2nd type of cpu pauseNithin Sujir2013-03-071-26/+27
* | tg3: Refactor cpu pause/resume codeNithin Sujir2013-03-071-25/+58
* | tg3: Add new FW_TSO flagMatt Carlson2013-03-071-6/+5
|/
* tg3: Use different macros for pci_chip_rev_id accessesJoe Perches2013-02-181-398/+393
* tg3: Remove define and single use of GET_CHIP_REV_IDJoe Perches2013-02-181-6/+4
* tg3: Update version to 3.130Michael Chan2013-02-151-2/+2
* tg3: Set initial carrier state to off.Michael Chan2013-02-151-0/+2
* tg3: Fix 5762 NVRAM sizingMichael Chan2013-02-151-2/+4
* tg3: Expand EEE support for all 5717 B0Michael Chan2013-02-151-1/+1
* tg3: Add 57766 device support.Matt Carlson2013-02-151-1/+17
* tg3: add support for Ethernet core in bcm4785Hauke Mehrtens2013-02-071-6/+111
* tg3: make it possible to provide phy_id in ioctlHauke Mehrtens2013-02-071-6/+20
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-151-23/+39
|\
| * tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir2013-01-141-23/+35
| * tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir2013-01-141-0/+4
* | net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-2/+2
* | tg3: missing break statement in tg3_get_5720_nvram_info()Dan Carpenter2013-01-101-0/+2
* | remove init of dev->perm_addr in driversJiri Pirko2013-01-081-3/+0
* | tg3: Remove IS_ENABLED(CONFIG_HWMON) checkNithin Nayak Sujir2013-01-061-3/+3
* | tg3: Improve PCI function number detection.Michael Chan2013-01-061-11/+8
* | tg3: Add NVRAM support for 5762Michael Chan2013-01-061-1/+95
* | tg3: Add support for new 5762 ASICMichael Chan2013-01-061-24/+67
|/
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+1
OpenPOWER on IntegriCloud