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