summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro2013-06-161-1/+1
* tulip: Properly check dma mapping resultNeil Horman2013-06-131-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-042-8/+18
* net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANARJens Renner \(EFE\)2013-06-041-1/+2
* bnx2x: Fix bridged GSO for 57710/57711 chipsYuval Mintz2013-06-041-2/+1
* net: fec: add fallback to random MAC addressLucas Stach2013-06-041-0/+12
* bnx2x: fix TCP offload for tunneling ipv4 over ipv6Dmitry Kravkov2013-06-041-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-302-28/+26
* be2net: Mark checksum fail for IP fragmented packetsSomnath Kotur2013-05-303-2/+8
* qlge: add missing free_netdev() on error in qlge_probe()Wei Yongjun2013-05-251-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-231-9/+4
| * net: Revert unused variable changes.David S. Miller2013-05-233-0/+3
| * net: ethernet: sun: drop unused variableEmilio López2013-05-221-1/+0
| * net: ethernet: korina: drop unused variableEmilio López2013-05-221-1/+0
| * net: ethernet: apple: drop unused variableEmilio López2013-05-221-1/+0
| * net: fec: use a more proper compatible string for MVF type deviceShawn Guo2013-05-221-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/+1
| * 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
| * tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir2013-05-221-4/+4
| * 8139cp: reset BQL when ring tx ring clearedstephen hemminger2013-05-201-0/+1
| * bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz2013-05-201-2/+7
| * r8169: fix offloaded tx checksum for small packets.françois romieu2013-05-201-14/+27
| * gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun2013-05-171-0/+1
| * NET: mv643xx_eth: avoid lockdep dump on interface downRussell King2013-05-161-2/+2
| * fec: Invert the order of function calls in fec_restart()Fabio Estevam2013-05-151-3/+3
| * fec: Fix inconsistent lock stateFabio Estevam2013-05-151-2/+2
| * ipg: fix an unsigned widening cast of '~' truncation issueDan Carpenter2013-05-151-43/+43
| * net/macb: fix ISR clear-on-write behavior only for some SoCNicolas Ferre2013-05-142-2/+23
| * mv643xx_eth: fix NAPI weight being > 64Andrew Lunn2013-05-141-1/+1
| * be2net: Avoid double insertion of vlan tags.Sarveshwar Bandi2013-05-141-13/+5
| * sfc: Reduce RX scatter buffer size, and reduce alignment if appropriateBen Hutchings2013-05-143-5/+19
| * sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGNBen Hutchings2013-05-143-19/+6
| * tg3: Fix data corruption on 5725 with TSOMichael Chan2013-05-141-0/+17
| * tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir2013-05-141-6/+26
* | Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-181-5/+0
|\ \ | |/ |/|
OpenPOWER on IntegriCloud