summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* | vxge: use swap() in vxge_hw_channel_dtr_alloc()Fabian Frederick2015-06-111-6/+1
* | net: fs_enet: use swap() in fs_enet_rx_napi()Fabian Frederick2015-06-111-5/+2
* | net/ibm/emac: use swap() in emac_make_bootlist()Fabian Frederick2015-06-111-7/+3
* | net/mlx4_core: use swap() in mlx4_make_profile()Fabian Frederick2015-06-111-6/+2
* | net/mlx4: use swap() in mlx4_init_qp_table()Fabian Frederick2015-06-111-6/+3
* | net/ps3_gelic: Fix build error with DEBUGGeoff Levand2015-06-111-12/+12
* | net: bcmgenet: handle broken turn-around for specific PHYsFlorian Fainelli2015-06-111-1/+6
* | Renesas Ethernet AVB PTP clock driverSergei Shtylyov2015-06-114-5/+414
* | Renesas Ethernet AVB driver properSergei Shtylyov2015-06-114-0/+2639
* | bgmac: Utilize BRCM_PSEUDO_PHY_ADDRFlorian Fainelli2015-06-101-1/+2
* | b44: Utilize BRCM_PSEUDO_PHY_ADDRFlorian Fainelli2015-06-101-2/+6
* | Add support of Cavium Liquidio ethernet adaptersRaghu Vatsavayi2015-06-1029-12/+14446
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-06-1012-405/+1044
|\ \
| * | ixgbe: Remember to write ixfi changes after modifyingDon Skidmore2015-06-091-1/+1
| * | ixgbe: fix X550 default set_phy_power methodDon Skidmore2015-06-091-2/+2
| * | ixgbe: Set lan_id before using I2CDon Skidmore2015-06-092-3/+5
| * | ixgbe: add link check for X550 copperDon Skidmore2015-06-091-0/+43
| * | ixgbe: Add support for another X550 device.Don Skidmore2015-06-094-0/+10
| * | ixgbe: fix X550 PHY function pointersDon Skidmore2015-06-091-6/+3
| * | ixgbe: fix X550 devices init flowDon Skidmore2015-06-091-49/+19
| * | ixgbe: fix bug in not clearing counters for X550 devicesDon Skidmore2015-06-091-1/+1
| * | ixgbe: fix issue with sfp events with new X550 devicesDon Skidmore2015-06-091-26/+21
| * | ixgbe: add support for interrupts from X550 external PHYDon Skidmore2015-06-092-0/+33
| * | ixgbe: Add const string for overheat messageDon Skidmore2015-06-091-8/+4
| * | ixgbe: Add reset for X550 deviceDon Skidmore2015-06-091-0/+17
| * | ixgbe: add X550 support for external PHY and forced 1G/10G supportDon Skidmore2015-06-092-160/+472
| * | ixgbe: Restore ESDP settings after MAC resetDon Skidmore2015-06-091-17/+21
| * | ixgbe: Add a PHY power state methodDon Skidmore2015-06-097-1/+55
| * | ixgbe: add define for X557 PHY IDDon Skidmore2015-06-093-0/+5
| * | ixgbe: add support for WoL and autoneg FC for some X550 devicesDon Skidmore2015-06-092-0/+6
| * | ixgbe: add array of MAC type dependent valuesDon Skidmore2015-06-0910-133/+328
* | | cxgb4: Add debugfs entry to dump channel rateHariprasad Shenai2015-06-104-0/+117
* | | cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contentsHariprasad Shenai2015-06-105-0/+95
* | | cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logsHariprasad Shenai2015-06-105-0/+84
* | | bna: remove obsolete use of EXTRA_CFLAGSJiri Slaby2015-06-101-2/+0
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-0812-92/+149
|\|
| * net: bcmgenet: power on MII block for all MII modesFlorian Fainelli2015-06-081-3/+9
| * b44: call netif_napi_del()Hauke Mehrtens2015-06-071-0/+2
| * be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna2015-06-073-53/+67
| * amd-xgbe: Use disable_irq_nosync from within timer functionLendacky, Thomas2015-06-071-1/+1
| * i40e: Make sure to be in VEB mode if SRIOV is enabled at probeAnjali Singhai Jain2015-06-041-3/+17
| * i40e: start up in VEPA mode by defaultAnjali Singhai Jain2015-06-044-5/+36
| * i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain2015-06-042-30/+20
* | net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny2015-06-072-2/+3
* | ethernet: micrel: use time_is_before_eq_jiffiesAntonio Murdaca2015-06-071-1/+1
* | net: fec: ptp: correct the ENET_ATCOR valueFugang Duan2015-06-071-0/+1
* | net: ll_temac: Remove sparse warningsMichal Simek2015-06-071-6/+6
* | net: bcmgenet: improve TX timeoutFlorian Fainelli2015-06-071-0/+67
* | cxgb4: Fix static checker warningHariprasad Shenai2015-06-051-1/+1
* | cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register firstHariprasad Shenai2015-06-052-21/+83