summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resetsDavid Ertman2014-03-071-4/+26
* e1000e: Cleanup unecessary referencesDavid Ertman2014-03-071-2/+2
* e1000e: PTP lock in e1000e_phc_adjustfreqTodd Fujinaka2014-03-071-0/+5
* i40e/i40evf: Bump pf&vf build versionsCatherine Sullivan2014-03-062-2/+2
* i40e/i40evf: carefully fill tx ringJesse Brandeburg2014-03-062-4/+4
* i40e: fix nvm version and remove firmware reportJesse Brandeburg2014-03-062-14/+7
* i40e: Fix static checker warningNeerav Parikh2014-03-061-3/+6
* i40e: Remove a redundant filter additionAnjali Singhai Jain2014-03-061-4/+7
* i40e: count timeout eventsJesse Brandeburg2014-03-061-0/+1
* i40e: Remove a FW workaround for Number of MSIX vectorsAnjali Singhai Jain2014-03-061-0/+6
* i40e: clean up comment styleShannon Nelson2014-03-061-59/+58
* i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg2014-03-066-4/+800
* i40e: Prevent overflow due to kzallocAkeem G Abodunrin2014-03-061-1/+1
* i40e: Flow Director sideband accountingJoseph Gasparakis2014-03-065-264/+535
* i40evf: Enable the ndo_set_features netdev opGreg Rose2014-03-061-0/+5
* be2net: do external loopback test only when it is requestedIvan Vecera2014-03-061-7/+9
* net/mlx4_en: mlx4_en_verify_params() can be staticFengguang Wu2014-03-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-0520-79/+143
|\
| * net: cpsw: fix cpdma rx descriptor leak on down interfaceSchuyler Patton2014-03-031-0/+6
| * be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam2014-03-031-13/+26
| * be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam2014-03-031-3/+4
| * be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...Somnath kotur2014-03-031-3/+9
| * be2net: Fix to reset transparent vlan taggingSomnath Kotur2014-03-032-20/+12
| * qlcnic: dcb: a couple off by one bugsDan Carpenter2014-03-031-2/+2
| * b44: always set duplex mode why phy changesHauke Mehrtens2014-03-021-1/+6
| * b44: add calls to phy_{start,stop}Hauke Mehrtens2014-03-021-0/+7
| * bna: fix vlan tag stripping and implement its togglingIvan Vecera2014-02-281-10/+30
| * tg3: Don't check undefined error bits in RXBDMichael Chan2014-02-282-3/+6
| * bnx2x: Add missing bit in default Tx switchingYuval Mintz2014-02-271-1/+8
| * sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree2014-02-261-0/+7
| * net/cxgb4: use remove handler as shutdown handlerThadeu Lima de Souza Cascardo2014-02-251-0/+1
| * qlcnic: Fix number of rings when we fall back from msix to legacy.Rajesh Borundia2014-02-252-0/+2
| * qlcnic: Allow any VLAN to be configured from VF.Sucheta Chakraborty2014-02-251-9/+0
| * qlcnic: Fix usage of use_msi and use_msi_x module parametersShahed Shaikh2014-02-251-1/+1
| * qlcnic: Fix function return error checkShahed Shaikh2014-02-251-1/+1
| * net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai2014-02-253-6/+6
| * r8169: initialize rtl8169_stats seqlockKyle McMartin2014-02-241-0/+2
| * net: stmmac: Check return value of alloc_dma_desc_resources()Tobias Klauser2014-02-241-1/+1
| * net: fec: fix potential issue to avoid fec interrupt lost and crc errorDuan Fugang-B386112014-02-201-6/+7
* | be2net: dma_sync each RX frag before passing it to the stackSathya Perla2014-03-042-11/+24
* | net/mlx4_en: Change Connect-X description in kconfigEyal Perry2014-03-021-1/+1
* | net/mlx4_en: Use union for BlueFlame WQEAmir Vadai2014-03-021-1/+2
* | net/mlx4_core: Fix sparse warningEyal Perry2014-03-021-1/+2
* | net/mlx4_en: Fix selftest failing on non 10G link speedAmir Vadai2014-03-021-2/+4
* | net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()Eugenia Emantayev2014-03-022-23/+10
* | net/mlx4_en: Move queue stopped/waked counters to be per ringEugenia Emantayev2014-03-023-3/+11
* | net/mlx4_en: Pad ethernet packets smaller than 17 bytesEugenia Emantayev2014-03-021-1/+7
* | net/mlx4_en: Verify mlx4_en module parametersEugenia Emantayev2014-03-023-16/+44
* | net/mlx4_en: Fix UP limit in ieee_ets->prio_tcAmir Vadai2014-03-021-1/+1
* | ixgbe: implement SIOCGHWTSTAMP ioctlJacob Keller2014-03-023-8/+24
OpenPOWER on IntegriCloud