summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* ks8851: Fix NOHZ local_softirq_pending 08 warningCousson, Benoit2012-02-131-1/+1
* bnx2x: fix bnx2x_storm_stats_update() on big endianEric Dumazet2012-02-131-4/+4
* ixp4xx-eth: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-131-1/+2
* octeon: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-131-2/+2
* fec: fix PHY name to match fixed MDIO bus nameFlorian Fainelli2012-02-131-1/+1
* bcm63xx-enet: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-131-1/+1
* cpmac: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-131-2/+2
* mlx4: Fix kcalloc parameters swappedAxel Lin2012-02-131-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-1063-208/+206
|\
| * bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter2012-02-091-6/+4
| * ixgbe: ethtool: stats user buffer overrunJohn Fastabend2012-02-091-37/+51
| * ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend2012-02-091-2/+9
| * ixgbe: do not update real num queues when netdev is going awayYi Zou2012-02-091-0/+4
| * ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page sizeAlexander Duyck2012-02-091-6/+6
| * ixgbe: Fix case of Tx Hang in PF with 32 VFsGreg Rose2012-02-091-1/+1
| * ixgbe: fix vf lookupGreg Rose2012-02-091-1/+2
| * igb: fix vf lookupGreg Rose2012-02-091-1/+2
| * e1000: add dropped DMA receive enable back in for WoLDean Nelson2012-02-091-4/+6
| * net: enable TC35815 for MIPS againAtsushi Nemoto2012-02-071-1/+1
| * 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
* | Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-02-091-1/+0
|\ \ | |/ |/|
| * drivers: misc: Remove MISC_DEVICES config optionFabio Estevam2012-01-241-1/+0
* | 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
OpenPOWER on IntegriCloud