summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-032-0/+21
|\
| * drivers: net: davinci_mdio: use pinctrl PM helpersMugunthan V N2013-06-161-0/+10
| * drivers: net: cpsw: use pinctrl PM helpersMugunthan V N2013-06-161-0/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-031-21/+1
|\ \
| * | bna: switch to fixed_size_llseek()Al Viro2013-06-291-21/+1
* | | 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/+33
* | | 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/+1
* | 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/+2
|/
* 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
* 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/+4
| * net: Revert unused variable changes.David S. Miller2013-05-233-0/+3
| * net: ethernet: sun: drop unused variableEmilio López2013-05-231-1/+0
| * net: ethernet: korina: drop unused variableEmilio López2013-05-231-1/+0
| * net: ethernet: apple: drop unused variableEmilio López2013-05-231-1/+0