summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/tg3: Avoid delay during MMIO accessGavin Shan2013-06-261-0/+36
* qlcnic: Do not sleep while holding spinlockShahed Shaikh2013-06-241-1/+1
* drivers: net: cpsw: fix compilation error with cpsw driverMugunthan V N2013-06-241-0/+1
* sh_eth: fix misreporting of transmit abortSergei Shtylyov2013-06-241-2/+3
* sh_eth: fix unhandled RFE interruptSergei Shtylyov2013-06-242-16/+19
* net: eth: davicnci_cpdma: check dma map errorSebastian Siewior2013-06-241-0/+7
* net/mlx_en: Timestamping is not supported in slave modeAmir Vadai2013-06-241-0/+3
* mv643xx_eth: Allocate receive queue initialized to zeroLubomir Rintel2013-06-201-1/+1
* pxa168_eth: Allocate receive queue initialized to zeroLubomir Rintel2013-06-201-2/+2
* sfc: Remove write permission from phy_type attributeBen Hutchings2013-06-201-1/+1
* netdev: octeon_mgmt: Fix structure layout for little-endian.David Daney2013-06-201-7/+15
* netdev: octeon_mgmt: Correct tx IFG workaround.David Daney2013-06-201-3/+6
* stmmac: fix EEE setupGiuseppe CAVALLARO2013-06-202-37/+33Star
* drivers: net: cpsw: fix cpsw clock gating issue across suspend/resumeMugunthan V N2013-06-201-0/+2
* net: fec: Fix build for MCF5272Guenter Roeck2013-06-201-0/+14
* net: cpsw: check for cpts pointer after its allocationSebastian Siewior2013-06-181-1/+1
* alx: add a simple AR816x/AR817x device driverJohannes Berg2013-06-189-0/+4568
* lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro2013-06-161-1/+1
* tulip: Properly check dma mapping resultNeil Horman2013-06-141-0/+6
* net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda2013-06-131-4/+11
* drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N2013-06-131-4/+1Star
* drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N2013-06-131-2/+2
* tg3: Wait for boot code to finish after power onNithin Sujir2013-06-131-0/+10
* net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen2013-06-131-1/+1
* be2net: Fix 32-bit DMA Mask handlingSomnath Kotur2013-06-131-0/+3
* sh_eth: fix result of sh_eth_check_reset() on timeoutSergei Shtylyov2013-06-111-2/+2
* net/ti davinci_mdio: don't hold a spin lock while calling pm_runtimeSebastian Siewior2013-06-111-3/+2Star
* 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/+1Star
* 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/+6Star
* 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/+6Star
* 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/+26Star
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-2421-184/+264
|\
| * be2net: bug fix on returning an invalid nic descriptorWei Yang2013-05-241-9/+4Star
| * net: Revert unused variable changes.David S. Miller2013-05-233-0/+3
| * net: ethernet: sun: drop unused variableEmilio López2013-05-231-1/+0Star
| * net: ethernet: korina: drop unused variableEmilio López2013-05-231-1/+0Star
| * net: ethernet: apple: drop unused variableEmilio López2013-05-231-1/+0Star
| * net: fec: use a more proper compatible string for MVF type deviceShawn Guo2013-05-231-3/+3
| * qlcnic: Fix updating netdev->featuresShahed Shaikh2013-05-224-46/+61
| * qlcnic: remove netdev->trans_start updates within the driverSony Chacko2013-05-223-6/+1Star
| * qlcnic: Return proper error codes from probe failure pathsSony Chacko2013-05-221-4/+8
| * tg3: Update version to 3.132Nithin Sujir2013-05-221-2/+2