summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * gianfar: Check if phydev present on ethtool -AClaudiu Manoil2014-04-241-0/+3
| * qlcnic: Fix memory leak.Rajesh Borundia2014-04-241-1/+8
| * qlcnic: Reset firmware API lock at driver load timeSony Chacko2014-04-241-0/+9
| * net: cadence: Fix architecture dependenciesJean Delvare2014-04-241-2/+2
* | cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calc...Hariprasad Shenai2014-05-121-3/+4
* | cxgb4: Check if rx checksum offload is enabled, while reading hardware calcul...Hariprasad Shenai2014-05-121-3/+3
* | cxgb4: Decode the firmware port and module type a bit more for ethtoolHariprasad Shenai2014-05-121-4/+11
* | be2net: use MCCQ instead of MBOX in be_cmd_rss_config()Kalesh AP2014-05-091-7/+10
* | be2net: include rx-compl error counter in ethtool statsKalesh AP2014-05-091-0/+1
* | be2net: remove unused code in be_cmd_vlan_config()Kalesh AP2014-05-093-10/+5
* | be2net: covert vlan array to bit-mapRavikumar Nelavelli2014-05-092-11/+10
* | be2net: fix line wrap and function call indentation in be_ethtool.cSathya Perla2014-05-091-58/+42
* | be2net: fix function call indentation in be_cmds.cSathya Perla2014-05-091-161/+179
* | be2net: fix line wrap and function call indentation in be_main.cSathya Perla2014-05-091-103/+101
* | qlcnic: Update version to 5.3.59Rajesh Borundia2014-05-091-2/+2
* | qlcnic: Collect firmware dump using DMA on 82xx adaptersShahed Shaikh2014-05-095-50/+42
* | qlcnic: Add mac learning support to SR-IOV VF.Rajesh Borundia2014-05-096-28/+78
* | qlcnic: Add support to process commands in atomic contextRajesh Borundia2014-05-096-107/+99
* | qlcnic: Allow SR-IOV VF probe in hypervisor.Rajesh Borundia2014-05-093-17/+24
* | mellanox: Logging message cleanupsJoe Perches2014-05-0826-437/+352
* | qlcnic: Fix Kconfig dependency on HWMONHarish Patil2014-05-071-1/+1
* | net: via-rhine: Convert #ifdef USE_MMIO to a runtime flagAlexey Charkov2014-05-051-47/+55
* | drivers: net: cpsw: Enable Annexe F Time syncGeorge Cherian2014-05-051-12/+37
* | drivers: net: cpsw: Enable CPTS for DRA7xx and AM4372George Cherian2014-05-051-2/+5
* | drivers: net: cpts: Remove hardcoded clock name for CPTSGeorge Cherian2014-05-051-7/+4
* | net: davinci_mdio: simplify IO memory mappingGrygorii Strashko2014-05-021-18/+3
* | net: davinci_mdio: drop pinctrl_pm_select_default_state from probeGrygorii Strashko2014-05-021-3/+0
* | net: davinci_mdio: use devm_* apiGrygorii Strashko2014-05-021-19/+5
* | net: via-rhine: Drop revision property, use quirks insteadAlexey Charkov2014-05-021-35/+42
* | net: stmmac: set phy to use polling by defaultDinh Nguyen2014-04-301-2/+5
* | i40e/i40evf: Bump build versionCatherine Sullivan2014-04-282-2/+2
* | i40e/i40evf: Retrieve and store missing link config informationNeerav Parikh2014-04-283-0/+13
* | i40e: Update function formal parametersKevin Scott2014-04-283-6/+4
* | i40e: Do not expose fd-sb commands from debugfsAnjali Singhai Jain2014-04-281-6/+0
* | i40e: Do not enable NTUPLE feature control in MFP modeAnjali Singhai Jain2014-04-281-1/+3
* | i40e: Change variable type to avoid typecheck failureKevin Scott2014-04-281-1/+1
* | i40evf: remove debugging messageMitch Williams2014-04-281-1/+0
* | i40evf: fix panic on PF driver failMitch Williams2014-04-281-3/+9
* | i40e: Don't stop driver probe when querying DCB config failsNeerav Parikh2014-04-281-4/+4
* | i40e: Redistribute queue vectors after DCB reconfigurationNeerav Parikh2014-04-281-0/+2
* | i40e/i40evf: add driver version string to driver version commandShannon Nelson2014-04-284-1/+12
* | i40e: Use port VLAN in MAC/VLAN filter configurationGreg Rose2014-04-281-2/+3
* | i40evf: support ethtool RSS optionsMitch A Williams2014-04-281-0/+316
* | i40e: Retain MAC filters when changing port VLANGreg Rose2014-04-281-1/+5
* | i40e: remove ptp_tx_work timestamp work itemJacob Keller2014-04-283-41/+0
* | qlcnic: Update version to 5.3.58Jitendra Kalsaria2014-04-271-2/+2
* | qlcnic: Limit vNIC support in legacy interrupt modeSucheta Chakraborty2014-04-272-1/+12
* | qlcnic: Add driver logs in error path.Sucheta Chakraborty2014-04-275-4/+21
* | qlcnic: Allow setting TX interrupt coalescing parameters from VF.Sucheta Chakraborty2014-04-272-6/+42
* | qlcnic: Add hwmon interface to export board temperature.Harish Patil2014-04-274-1/+95
OpenPOWER on IntegriCloud