summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-06-04net: sun4i-emac: Remove redundant platform_set_drvdata()Sachin Kamat
2013-06-04net: emaclite: Use platform resource tableMichal Simek
2013-06-04cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Li RongQing
2013-06-04net: sun4i-emac: remove erroneous assignmentArnd Bergmann
2013-06-04mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queuegovindarajulu.v
2013-06-04net/mlx4: use one page fragment per incoming frameEric Dumazet
2013-06-04net: mvneta: read MAC address from hardware when availableThomas Petazzoni
2013-06-04net: sun4i-emac: fix a typo in emac_probe()Wei Yongjun
2013-06-04net: mv643xx_eth: add missing semicolonArnd Bergmann
2013-06-04net: emaclite: Fix typo in error messageJens Renner \(EFE\)
2013-06-04drivers: net: ethernet: cpsw: add phy-mode support to cpsw driverMugunthan V N
2013-06-03tg3: remove redundant pm init codeYijing Wang
2013-06-03net: ethernet: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-06-03ibm-ethernet: delete stale MCA and duplicate PSERIES dependencyPaul Gortmaker
2013-06-02bnx2x: fix a power state testYuval Mintz
2013-06-02bnx2x: semi-Semantic changesYuval Mintz
2013-06-02bnx2x: Revise printsYuval Mintz
2013-06-02bnx2x: Semantic removal and beautificationYuval Mintz
2013-06-02bnx2x: Revise comments and alignmentYuval Mintz
2013-06-02bnx2x: Semantic change of empty linesYuval Mintz
2013-06-01bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hashEric Dumazet
2013-05-31cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t...Jay Hernandez
2013-05-31be2net: Implement initiate FW dump feature for LancerSomnath Kotur
2013-05-31drivers: net: davinci_cpdma: remove CRC bytes from skb added by CPDMAMugunthan V N
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