summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: sh_eth: fix skb_over_panic happenYoshihiro Shimoda2012-02-072-4/+3
* bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.Jesper Juhl2012-02-071-2/+1
* Revert "skge: check for PCI dma mapping errors"stephen hemminger2012-02-071-58/+13
* mlx4: fix DMA mapping leak when allocation failsThadeu Lima de Souza Cascardo2012-02-061-1/+5
* mlx4: allow device removal by fixing dma unmap sizeThadeu Lima de Souza Cascardo2012-02-063-4/+6
* mlx4_core: use correct port for steeringEugenia Emantayev2012-02-061-6/+6
* mlx4_core: use correct flag for unicast_promiscEugenia Emantayev2012-02-061-2/+2
* mlx4_core: fix memory leak at multi_func_cleanupEugenia Emantayev2012-02-061-5/+5
* via-velocity: S3 resume fix.David Lv2012-02-051-3/+0
* ixgbe: Fix typo in ixgbe_common.hMasanari Iida2012-02-031-1/+1
* igbvf: change copyright dateMitch A Williams2012-02-0310-11/+11
* ixgbevf: Update copyright noticesGreg Rose2012-02-0310-11/+11
* ixgbevf: Fix mailbox interrupt ack bugGreg Rose2012-02-032-6/+21
* ixgbe: make ethtool strings table constStephen Hemminger2012-02-031-1/+1
* ixgbe: Add warning when no space left for more MAC filtersGreg Rose2012-02-031-0/+3
* ixgbe: update copyright to 2012Don Skidmore2012-02-0325-26/+26
* drivers/net/ethernet/ti: Move call to PTR_ERR after reassignmentJulia Lawall2012-02-022-2/+3
* ethtool: Null-terminate filename passed to ethtool_ops::flash_deviceBen Hutchings2012-02-011-5/+1
* net: fec: correct phy_name buffer length when init phy_nameRichard Zhao2012-01-311-1/+1
* stmmac: added PCI identifiersAlessandro Rubini2012-01-241-3/+3
* stmmac: fix phy naming inconsistencyAlessandro Rubini2012-01-241-1/+1
* tg3: fix ipv6 header length computationEric Dumazet2012-01-231-7/+2
* skge: add byte queue limit supportstephen hemminger2012-01-231-13/+24
* mv643xx_eth: Add Rx Discard and Rx Overrun statisticsPaulius Zaleckas2012-01-231-0/+14
* bnx2x: fix compilation error with SOE in fw_dumpYuval Mintz2012-01-231-1/+1
* bnx2x: handle CHIP_REVISION during init_oneAriel Elior2012-01-231-4/+5
* bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov2012-01-231-1/+1
* bnx2x: fix Big-Endianess in ethtool -tDmitry Kravkov2012-01-231-3/+2
* bnx2x: fixed ethtool statistics for MF modesYuval Mintz2012-01-231-65/+41
* bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz2012-01-232-1/+54
* be2net: create RSS rings even in multi-channel configsSathya Perla2012-01-221-2/+1
* skge: check for PCI dma mapping errorsstephen hemminger2012-01-221-13/+58
* skge: don't assert carrier until link is upstephen hemminger2012-01-221-0/+1
* mlx4_core: map async events to arbitrary slave eqsMarcel Apfelbaum2012-01-224-16/+22
* mlx4_core: Fix mtt profile issueMarcel Apfelbaum2012-01-222-2/+2
* mlx4_core: removed function index from vf.Marcel Apfelbaum2012-01-2210-53/+8
* mlx4_en: eth statistics modificationEugenia Emantayev2012-01-224-16/+74
* mlx4: VF is not allowed to perform dump statsEugenia Emantayev2012-01-221-0/+2
* mlx4_en: clear all eth statistics when port goes upEugenia Emantayev2012-01-221-12/+24
* enic: fix compile when CONFIG_PCI_IOV is not enabledRoopa Prabhu2012-01-201-2/+2
* ixgbevf: make operations tables constStephen Hemminger2012-01-194-8/+8
* ixgbevf: fix sparse warningsStephen Hemminger2012-01-193-2/+4
* ixgbevf: make ethtool ops and strings constStephen Hemminger2012-01-191-2/+3
* ixgbevf: Prevent possible race condition by checking for messageGreg Rose2012-01-191-18/+21
* ixgbe: Fix register defines to correctly handle complex expressionsAlexander Duyck2012-01-191-16/+16
* igbvf: Remove unnecessary irq disable/enableMitch A Williams2012-01-191-5/+0
* igbvf: remove unneeded castStephen Hemminger2012-01-191-2/+1
* igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny2012-01-1917-18/+18
* igb: make local functions staticStephen Hemminger2012-01-192-4/+4
* net: ftgmac100/ftmac100: add missing interrupt.h includeThomas Faber2012-01-192-0/+2