summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/tg3.c
Commit message (Expand)AuthorAgeFilesLines
* tg3: Use pci_dev pm_capJon Mason2013-09-131-3/+2
* tg3: Expand led off fix to include 5720Nithin Sujir2013-09-121-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-051-2/+16
|\
| * tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir2013-09-031-2/+16
* | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-291-12/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-161-5/+8
|\ \ | |/
| * net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...Daniel Borkmann2013-08-151-5/+8
* | tg3: clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-091-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-031-2/+4
|\ \ | |/
| * net/tg3: Fix warning from pci_disable_device()Gavin Shan2013-07-261-1/+2
| * net/tg3: Fix kernel crashGavin Shan2013-07-261-1/+2
* | tg3: Update version to 3.133Nithin Sujir2013-07-291-2/+2
* | tg3: Fix UDP fragments treated as RMCPNithin Sujir2013-07-291-0/+3
* | tg3: Enable support for timesync gpio outputNithin Sujir2013-07-291-3/+58
* | tg3: Implement the shutdown handlerNithin Sujir2013-07-291-2/+18
* | tg3: Allow NVRAM programming when interface is downNithin Sujir2013-07-291-8/+2
* | tg3: Remove incorrect switch to aux powerNithin Sujir2013-07-291-5/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-031-0/+36
|\
| * net/tg3: Avoid delay during MMIO accessGavin Shan2013-06-251-0/+36
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-191-0/+10
|\ \ | |/
| * tg3: Wait for boot code to finish after power onNithin Sujir2013-06-131-0/+10
* | tg3: Prevent system hang during repeated EEH errors.Michael Chan2013-06-171-2/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-051-6/+15
|\ \ | |/
| * tg3: Add read dma workaround for 5720Nithin Sujir2013-06-041-6/+15
* | tg3: remove redundant pm init codeYijing Wang2013-06-031-21/+3
* | tg3: Remove unnecessary lock around tg3_flag_setNithin Sujir2013-05-241-2/+0
* | tg3: Fix misplaced empty lineNithin Sujir2013-05-241-1/+1
* | tg3: Use descriptive label names in tg3_startNithin Sujir2013-05-241-7/+7
* | tg3: Make tg3_rings_reset() more conciseNithin Sujir2013-05-241-33/+48
* | tg3: Simplify ring control block setupNithin Sujir2013-05-241-33/+46
* | tg3: Split APE driver state change out of boot reset signature updateNithin Sujir2013-05-241-15/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-241-12/+49
|\ \ | |/
| * tg3: Update version to 3.132Nithin Sujir2013-05-221-2/+2
| * tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir2013-05-221-4/+4
| * tg3: Fix data corruption on 5725 with TSOMichael Chan2013-05-141-0/+17
| * tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir2013-05-141-6/+26
* | net/ethernet/broadcom/tg3: Use module_pci_driver to register driverPeter Hüwe2013-05-221-12/+1
* | tg3: Implement set/get_eee handlersNithin Sujir2013-05-201-0/+53
* | tg3: Simplify tg3_phy_eee_config_ok() by reusing tg3_eee_pull_config()Nithin Sujir2013-05-201-16/+15
* | tg3: Add tg3_eee_pull_config() functionNithin Sujir2013-05-201-9/+47
* | tg3: Add ethtool_eee struct and tg3_setup_eee()Nithin Sujir2013-05-201-33/+58
|/
* 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
OpenPOWER on IntegriCloud