summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-267-49/+110
|\
| * be2net: fix disabling TX in be_close()Sathya Perla2013-08-221-1/+1
| * Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-08-221-1/+1
| |\
| * | r8169: remember WOL preferences on driver loadPeter Wu2013-08-201-1/+1
| * | bnx2x: set VF DMAE when first function has 0 supported VFsAriel Elior2013-08-201-5/+2
| * | bnx2x: Protect against VFs' ndos when SR-IOV is disabledAriel Elior2013-08-201-18/+31
| * | bnx2x: prevent VF benign attentionsYuval Mintz2013-08-201-0/+3
| * | bnx2x: Consider DCBX remote errorDmitry Kravkov2013-08-201-3/+6
| * | bnx2x: Change DCB context handlingDmitry Kravkov2013-08-204-8/+43
| * | bnx2x: dropless flow control not always functionalDmitry Kravkov2013-08-201-13/+23
* | | net/cadence/macb: add support for dt phy definitionBoris BREZILLON2013-08-261-7/+34
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2013-08-2520-1278/+1130
|\ \ \
| * | | sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion()Ben Hutchings2013-08-213-9/+6
| * | | sfc: Collect all MCDI port functions into mcdi_port.cBen Hutchings2013-08-217-306/+242
| * | | sfc: Move efx_mcdi_mac_reconfigure() to siena.c and renameBen Hutchings2013-08-213-23/+22
| * | | sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI moduleBen Hutchings2013-08-213-31/+30
| * | | sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()Ben Hutchings2013-08-214-29/+34
| * | | sfc: Ensure MCDI buffers, but not lengths, are dword alignedBen Hutchings2013-08-213-31/+46
| * | | sfc: Use proper macros to declare and access MCDI arraysBen Hutchings2013-08-216-94/+85
| * | | sfc: Introduce and use MCDI_CTL_SDU_LEN_MAX_V1 macro for Siena-specific codeBen Hutchings2013-08-212-4/+7
| * | | sfc: Fill out the set of MCDI accessorsBen Hutchings2013-08-211-10/+32
| * | | sfc: Rationalise MCDI buffer accessorsBen Hutchings2013-08-211-26/+20
| * | | sfc: Introduce and use MCDI_DECLARE_BUF macroBen Hutchings2013-08-217-56/+66
| * | | sfc: Move more Falcon-specific code and definitions into falcon.cBen Hutchings2013-08-215-666/+538
| * | | sfc: Move details of a Falcon bug workaround out of ethtool.cBen Hutchings2013-08-215-23/+31
| * | | sfc: Use efx_mcdi_mon() to find efx_mcdi_mon structure from efx_nicBen Hutchings2013-08-211-2/+1
| * | | sfc: const-qualify source pointers for MMIO write functionsBen Hutchings2013-08-211-8/+10
| * | | Merge branch 'sfc-3.11'Ben Hutchings2013-08-211-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings2013-08-211-1/+1
| | |/
* | | fs_enet: cleanup clock API useGerhard Sittig2013-08-221-0/+20
* | | fs_enet: silence a build warning (unused variable)Gerhard Sittig2013-08-221-1/+0
* | | net: ethernet: davinci_cpdma: export cpdma_chan_get_statsDaniel Mack2013-08-221-0/+1
* | | ethernet: broadcom: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-221-1/+0
* | | ethernet: moxa: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-221-1/+0
* | | r8169: fix invalid register dumpPeter Wu2013-08-221-1/+5
* | | e1000e: resolve checkpatch JIFFIES_COMPARISON warningBruce Allan2013-08-221-1/+1
* | | e1000e: Avoid kernel crash during shutdownLi Zhang2013-08-221-0/+7
* | | e1000e: Add code to check for failure of pci_disable_link_state callCarolyn Wyborny2013-08-221-26/+59
* | | e1000e: cleanup whitespace in recent commitBruce Allan2013-08-221-1/+2
* | | igb: Expose RSS indirection table for ethtoolLaura Mihaela Vasilescu2013-08-223-21/+97
* | | igb: Add macro for size of RETA indirection tableLaura Mihaela Vasilescu2013-08-222-1/+3
* | | igb: Fix get_fw_version function for all partsCarolyn Wyborny2013-08-224-44/+93
* | | igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny2013-08-224-2/+19
* | | igb: Refactor NVM read functions to accommodate devices with no flashCarolyn Wyborny2013-08-224-60/+77
* | | igb: Refactor of init_nvm_paramsCarolyn Wyborny2013-08-225-65/+92
* | | igb: Update MTU so that it is always at least a standard frame sizeAlexander Duyck2013-08-221-0/+4
* | | igb: don't allow SR-IOV without MSI-XMitch A Williams2013-08-221-0/+5
* | | igb: Added rcu_lock to avoid raceAkeem G Abodunrin2013-08-221-1/+4
* | | igb: Read register for latch_on without return valueAkeem G Abodunrin2013-08-223-19/+12
* | | igb: Reset the link when EEE setting changedAkeem G Abodunrin2013-08-221-1/+3
OpenPOWER on IntegriCloud