aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-02-24Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2012-02-25sfc: Fix assignment of ip_summed for pre-allocated skbsBen Hutchings
2012-02-24enic: Fix endianness bug.Santosh Nayak
2012-02-24davinci_emac: Do not free all rx dma descriptors during initChristian Riesch
2012-02-24mlx4_core: Fixing array indexes when setting port typesYevgeny Petrilin
2012-02-22mlx4_core: Exported functions can't be staticDoug Ledford
2012-02-22ethernet/broadcom: ip6_route_output() never returns NULL.RongQing.Li
2012-02-22jme: Fix FIFO flush issueGuo-Fu Tseng
2012-02-21mlx4: Setting new port types after all interfaces unregisteredYevgeny Petrilin
2012-02-21mlx4: Replacing pool_lock with mutexYevgeny Petrilin
2012-02-20mlx4_core: Do not map BF area if capability is 0Jack Morgenstein
2012-02-19b44: remove __exit from b44_pci_exit()Nikola Pajkovsky
2012-02-19net/ethernet: ks8851_mll: signedness bug in ks8851_probe()Dan Carpenter
2012-02-19atl1c: dont use highprio tx queueEric Dumazet
2012-02-15net/ethernet: ks8851_mll fix irq handlingJan Weitzel
2012-02-15stmmac: update the driver version to Feb 2012 (v2)Giuseppe CAVALLARO
2012-02-15stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO
2012-02-15stmmac: request_irq when use an ext wake irq line (v2)Francesco Virlinzi
2012-02-15stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO
2012-02-15mlx4: add unicast steering entries to resource_trackerEugenia Emantayev
2012-02-15mlx4: fix QP tree trashingEugenia Emantayev
2012-02-15mlx4: fix buffer overrunEugenia Emantayev
2012-02-143c59x: shorten timer period for slave devicesEric Dumazet
2012-02-14bnx2x: remove the 'poll' module optionMichal Schmidt
2012-02-13ks8851: Fix NOHZ local_softirq_pending 08 warningCousson, Benoit
2012-02-13bnx2x: fix bnx2x_storm_stats_update() on big endianEric Dumazet
2012-02-13ixp4xx-eth: fix PHY name to match MDIO bus nameFlorian Fainelli
2012-02-13octeon: fix PHY name to match MDIO bus nameFlorian Fainelli
2012-02-13fec: fix PHY name to match fixed MDIO bus nameFlorian Fainelli
2012-02-13bcm63xx-enet: fix PHY name to match MDIO bus nameFlorian Fainelli
2012-02-13cpmac: fix PHY name to match MDIO bus nameFlorian Fainelli
2012-02-13mlx4: Fix kcalloc parameters swappedAxel Lin
2012-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-09Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-02-09bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter
2012-02-09ixgbe: ethtool: stats user buffer overrunJohn Fastabend
2012-02-09ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend
2012-02-09ixgbe: do not update real num queues when netdev is going awayYi Zou
2012-02-09ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page sizeAlexander Duyck
2012-02-09ixgbe: Fix case of Tx Hang in PF with 32 VFsGreg Rose
2012-02-09ixgbe: fix vf lookupGreg Rose
2012-02-09igb: fix vf lookupGreg Rose
2012-02-09e1000: add dropped DMA receive enable back in for WoLDean Nelson
2012-02-07net: enable TC35815 for MIPS againAtsushi Nemoto
2012-02-07net: sh_eth: fix skb_over_panic happenYoshihiro Shimoda
2012-02-07bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.Jesper Juhl
2012-02-07Revert "skge: check for PCI dma mapping errors"stephen hemminger
2012-02-06mlx4: fix DMA mapping leak when allocation failsThadeu Lima de Souza Cascardo