summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | sh_eth: remove SH_ETH_HAS_TSUNobuhiro Iwamatsu2013-06-071-12/+8
* | sh_eth: remove duplicate sh_eth_set_duplex() definitionsNobuhiro Iwamatsu2013-06-071-54/+5
* | sh_eth: use EDSR_ENALL to set EDSRNobuhiro Iwamatsu2013-06-071-1/+1
* | sh_eth: remove #ifdef around EDSR and GECMR bit definitionsNobuhiro Iwamatsu2013-06-071-5/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-0614-71/+100
|\|
| * tg3: Add read dma workaround for 5720Nithin Sujir2013-06-052-8/+18
| * net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANARJens Renner \(EFE\)2013-06-051-1/+2
| * bnx2x: Fix bridged GSO for 57710/57711 chipsYuval Mintz2013-06-051-2/+1
| * net: fec: add fallback to random MAC addressLucas Stach2013-06-051-0/+12
| * bnx2x: fix TCP offload for tunneling ipv4 over ipv6Dmitry Kravkov2013-06-051-7/+6
| * net/mlx4_core: Keep VF assigned MAC in the PF admin tableOr Gerlitz2013-06-041-3/+7
| * net/mlx4_en: Handle unassigned VF MAC address correctlyOr Gerlitz2013-06-041-4/+12
| * net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficie...Jack Morgenstein2013-06-042-16/+6
| * net/mlx4_en: Fix adaptive moderation cq updateSagi Grimberg2013-06-041-0/+1
| * be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hookSomnath Kotur2013-05-312-28/+26
| * be2net: Mark checksum fail for IP fragmented packetsSomnath Kotur2013-05-313-2/+8
| * qlge: add missing free_netdev() on error in qlge_probe()Wei Yongjun2013-05-261-0/+1
* | net: sun4i-emac: Staticize local symbolsSachin Kamat2013-06-051-2/+2
* | net: sun4i-emac: Remove redundant platform_set_drvdata()Sachin Kamat2013-06-051-2/+0
* | net: emaclite: Use platform resource tableMichal Simek2013-06-051-45/+22
* | cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Li RongQing2013-06-052-2/+2
* | net: sun4i-emac: remove erroneous assignmentArnd Bergmann2013-06-051-4/+0
* | mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queuegovindarajulu.v2013-06-051-1/+1
* | net/mlx4: use one page fragment per incoming frameEric Dumazet2013-06-051-3/+3
* | net: mvneta: read MAC address from hardware when availableThomas Petazzoni2013-06-051-9/+35
* | net: sun4i-emac: fix a typo in emac_probe()Wei Yongjun2013-06-051-1/+1
* | net: mv643xx_eth: add missing semicolonArnd Bergmann2013-06-051-3/+5
* | net: emaclite: Fix typo in error messageJens Renner \(EFE\)2013-06-051-1/+1
* | drivers: net: ethernet: cpsw: add phy-mode support to cpsw driverMugunthan V N2013-06-041-0/+2
* | tg3: remove redundant pm init codeYijing Wang2013-06-031-21/+3
* | net: ethernet: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-032-4/+4
* | ibm-ethernet: delete stale MCA and duplicate PSERIES dependencyPaul Gortmaker2013-06-031-2/+1
* | bnx2x: fix a power state testYuval Mintz2013-06-031-1/+2
* | bnx2x: semi-Semantic changesYuval Mintz2013-06-031-6/+8
* | bnx2x: Revise printsYuval Mintz2013-06-039-84/+224
* | bnx2x: Semantic removal and beautificationYuval Mintz2013-06-032-22/+13
* | bnx2x: Revise comments and alignmentYuval Mintz2013-06-0312-307/+251
* | bnx2x: Semantic change of empty linesYuval Mintz2013-06-0314-160/+3
* | bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hashEric Dumazet2013-06-021-1/+1
* | cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t...Jay Hernandez2013-06-013-3/+35
* | be2net: Implement initiate FW dump feature for LancerSomnath Kotur2013-06-016-35/+105
* | drivers: net: davinci_cpdma: remove CRC bytes from skb added by CPDMAMugunthan V N2013-06-011-0/+5
* | net: Add EMAC ethernet driver found on Allwinner A10 SoC'sStefan Roese2013-06-016-0/+1111
* | tulip: remove redundant D0 power state setYijing Wang2013-05-311-6/+0
* | qlcnic: remove redundant D0 power state setYijing Wang2013-05-311-1/+0
* | net, jme: remove redundant D0 power state setYijing Wang2013-05-311-1/+0
* | net: mv643xx_eth: add DT parsing supportSebastian Hesselbarth2013-05-311-4/+149
* | net: mv643xx_eth: proper initialization for Kirkwood SoCsSebastian Hesselbarth2013-05-311-0/+11
* | net: mv643xx_eth: use of_phy_connect if phy_node presentSebastian Hesselbarth2013-05-311-7/+18
* | net: mv643xx_eth: use managed devm_ioremap for port registersSebastian Hesselbarth2013-05-311-2/+1