aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-05-31net: Add EMAC ethernet driver found on Allwinner A10 SoC'sStefan Roese
2013-05-31tulip: remove redundant D0 power state setYijing Wang
2013-05-31qlcnic: remove redundant D0 power state setYijing Wang
2013-05-31net, jme: remove redundant D0 power state setYijing Wang
2013-05-30net: mv643xx_eth: add DT parsing supportSebastian Hesselbarth
2013-05-30net: mv643xx_eth: proper initialization for Kirkwood SoCsSebastian Hesselbarth
2013-05-30net: mv643xx_eth: use of_phy_connect if phy_node presentSebastian Hesselbarth
2013-05-30net: mv643xx_eth: use managed devm_ioremap for port registersSebastian Hesselbarth
2013-05-30net: mv643xx_eth: use phy_disconnect instead of phy_detachSebastian Hesselbarth
2013-05-30net: emaclite: Update driver headerMichal Simek
2013-05-30net: emaclite: Enable emaclite for Xilinx Arm Zynq platformMichal Simek
2013-05-30net: emaclite: Do not use microblaze and ppc IO functionsMichal Simek
2013-05-30net: emaclite: Let's make xemaclite_adjust_link staticMichal Simek
2013-05-30net: emaclite: Support multiple phys connected to one MDIO busMichal Simek
2013-05-30net: emaclite: Report failures in mdio setupMichal Simek
2013-05-30netxen_nic: Update version to 4.0.81Manish Chopra
2013-05-30netxen_nic: Avoid mixed mode interruptsManish Chopra
2013-05-30netxen_nic: netxen_setup_intr() function code cleanupManish Chopra
2013-05-30netxen_nic: Log proper error message in case of mismatched adapter typeManish Chopra
2013-05-30netxen_nic: Log driver version with firmware versionManish Chopra
2013-05-28cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Simon Horman
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-27net: micrel : ks8851-ml: add dt supportJean-Christophe PLAGNIOL-VILLARD
2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-27fec: Handle the regulator in suspend/resumeFabio Estevam
2013-05-27fec: Remove irqs firstFabio Estevam
2013-05-27fec: Disable the PHY regulator on error and removalFabio Estevam
2013-05-27fec: Invert the order of error path sequenceFabio Estevam
2013-05-27fec: Place the phy regulator in the private structureFabio Estevam
2013-05-27be2net: Trim padded packets for LancerSomnath Kotur
2013-05-27be2net: Pad skb to meet min Tx pkt size in lancerSomnath Kotur
2013-05-27be2net: cleanup be_get_drvinfo()Somnath Kotur
2013-05-27bnx2x: Change to D3hot only on removalYuval Mintz
2013-05-27bnx2x: Implement PCI shutdownYuval Mintz
2013-05-27bnx2x: Count number of possible FCoE interfacesDmitry Kravkov
2013-05-27bnx2x: Ack unknown VF messagesAriel Elior
2013-05-27bnx2x: Add and correct PCI link speed printsDmitry Kravkov
2013-05-27bnx2x: Zero VFs starting MACsAriel Elior
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han
2013-05-24qlcnic: Update version to 5.2.43Shahed Shaikh
2013-05-24qlcnic: Enhance virtual NIC loggingManish Chopra
2013-05-24qlcnic: qlcnic_get_board_name() function cleanupManish Chopra
2013-05-24qlcnic: Implement GET_LED_STATUS command for 82xx adapter.Himanshu Madhani
2013-05-24qlcnic: modify reset recovery path in diag modeSony Chacko
2013-05-24qlcnic: diagnostics routine changesSony Chacko
2013-05-24qlcnic: Convert nested if-else to switch-caseJitendra Kalsaria
2013-05-24qlcnic: Initialize trans_work and idc_aen_work at VF probe.Sucheta Chakraborty
2013-05-24qlcnic: Remove qlcnic_config_npars module parameterShahed Shaikh
2013-05-24qlcnic: Update IRQ name for 8200 and 8300 Series adapter.Himanshu Madhani
2013-05-24qlcnic: Disable INT-x interrupt for 83xx on driver unloadHimanshu Madhani