aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-7/+7
2012-02-22mlx4_core: Exported functions can't be staticDoug Ledford2-7/+7
2012-02-15net/ethernet: ks8851_mll fix irq handlingJan Weitzel1-8/+6
2012-02-15veth: Enforce minimum size of VETH_INFO_PEERThomas Graf1-1/+3
2012-02-15stmmac: update the driver version to Feb 2012 (v2)Giuseppe CAVALLARO1-1/+1
2012-02-15stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO4-116/+105
2012-02-15stmmac: request_irq when use an ext wake irq line (v2)Francesco Virlinzi1-0/+16
2012-02-15stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO4-3/+9
2012-02-15ipheth: Add iPhone 4STim Gardner1-0/+5
2012-02-15mlx4: add unicast steering entries to resource_trackerEugenia Emantayev1-7/+11
2012-02-15mlx4: fix QP tree trashingEugenia Emantayev1-0/+1
2012-02-15mlx4: fix buffer overrunEugenia Emantayev1-1/+1
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-2/+2
2012-02-143c59x: shorten timer period for slave devicesEric Dumazet1-1/+1
2012-02-14bnx2x: remove the 'poll' module optionMichal Schmidt1-16/+1
2012-02-13ks8851: Fix NOHZ local_softirq_pending 08 warningCousson, Benoit1-1/+1
2012-02-13bnx2x: fix bnx2x_storm_stats_update() on big endianEric Dumazet1-4/+4
2012-02-13ixp4xx-eth: fix PHY name to match MDIO bus nameFlorian Fainelli1-1/+2
2012-02-13octeon: fix PHY name to match MDIO bus nameFlorian Fainelli1-2/+2
2012-02-13fec: fix PHY name to match fixed MDIO bus nameFlorian Fainelli1-1/+1
2012-02-13bcm63xx-enet: fix PHY name to match MDIO bus nameFlorian Fainelli1-1/+1
2012-02-13cpmac: fix PHY name to match MDIO bus nameFlorian Fainelli1-2/+2
2012-02-13mlx4: Fix kcalloc parameters swappedAxel Lin1-2/+3
2012-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds85-267/+348
2012-02-09Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+0
2012-02-09bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter1-6/+4
2012-02-09rtlwifi: Modify rtl_pci_init to return 0 on successSimon Graham1-2/+2
2012-02-09ixgbe: ethtool: stats user buffer overrunJohn Fastabend1-37/+51
2012-02-09ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend1-2/+9
2012-02-09ixgbe: do not update real num queues when netdev is going awayYi Zou1-0/+4
2012-02-09ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page sizeAlexander Duyck1-6/+6
2012-02-09ixgbe: Fix case of Tx Hang in PF with 32 VFsGreg Rose1-1/+1
2012-02-09ixgbe: fix vf lookupGreg Rose1-1/+2
2012-02-09igb: fix vf lookupGreg Rose1-1/+2
2012-02-09e1000: add dropped DMA receive enable back in for WoLDean Nelson1-4/+6
2012-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville8-13/+44
2012-02-07zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek1-0/+8
2012-02-07net: enable TC35815 for MIPS againAtsushi Nemoto1-1/+1
2012-02-07net: sh_eth: fix skb_over_panic happenYoshihiro Shimoda2-4/+3
2012-02-07bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.Jesper Juhl1-2/+1
2012-02-07CONFIG_TR/CONFIG_LLC: work around the problem with selectAl Viro1-1/+4
2012-02-07Revert "skge: check for PCI dma mapping errors"stephen hemminger1-58/+13
2012-02-06mlx4: fix DMA mapping leak when allocation failsThadeu Lima de Souza Cascardo1-1/+5
2012-02-06mlx4: allow device removal by fixing dma unmap sizeThadeu Lima de Souza Cascardo3-4/+6
2012-02-06mlx4_core: use correct port for steeringEugenia Emantayev1-6/+6
2012-02-06mlx4_core: use correct flag for unicast_promiscEugenia Emantayev1-2/+2
2012-02-06mlx4_core: fix memory leak at multi_func_cleanupEugenia Emantayev1-5/+5
2012-02-06ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau1-2/+5
2012-02-06ath9k: fix a WEP crypto related regressionFelix Fietkau1-0/+8
2012-02-06mwifiex: add NULL checks in driver unload pathAmitkumar Karwar2-5/+10