summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-02-091-1/+0Star
|\
| * drivers: misc: Remove MISC_DEVICES config optionFabio Estevam2012-01-251-1/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-281-2/+2
|\ \
| * | iwlwifi: fix PCI-E transport "inta" raceJohannes Berg2012-01-241-2/+2
* | | xen-netfront: correct MAX_TX_TARGET calculation.Wei Liu2012-01-261-1/+1
* | | team: send only changed options/ports via netlinkJiri Pirko2012-01-241-46/+90
* | | net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun2012-01-241-2/+3
* | | drivers/net: dsa/mv88e6xxx.c files need linux/module.hPaul Gortmaker2012-01-244-0/+4
* | | stmmac: added PCI identifiersAlessandro Rubini2012-01-241-3/+3
* | | stmmac: fix phy naming inconsistencyAlessandro Rubini2012-01-241-1/+1
* | | dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 sw...Chris Healy2012-01-231-4/+17
* | | tg3: fix ipv6 header length computationEric Dumazet2012-01-231-7/+2Star
* | | 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/+2Star
* | | bnx2x: fixed ethtool statistics for MF modesYuval Mintz2012-01-231-65/+41Star
* | | bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz2012-01-232-1/+54
* | | macvlan: fix a possible use after freeEric Dumazet2012-01-231-0/+1
* | | kernel-doc: fix new warning in net/phy/mdio_bus.cRandy Dunlap2012-01-221-3/+2Star
* | | be2net: create RSS rings even in multi-channel configsSathya Perla2012-01-221-2/+1Star
* | | 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/+8Star
* | | 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/+0Star
* | | igbvf: remove unneeded castStephen Hemminger2012-01-191-2/+1Star
* | | 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
* | | bonding: fix enslaving in alb mode when link downJiri Bohac2012-01-191-18/+9Star
* | | pch_gbe: Do not abort probe on bad MACDarren Hart2012-01-181-3/+14
* | | enic: fix location of vnic dev unregister in enic_probe cleanup codeRoopa Prabhu2012-01-181-1/+1
* | | enic: rearrange some of the port profile codeRoopa Prabhu2012-01-181-7/+7
* | | enic: Add sriov vf device id checks in port profile codeRoopa Prabhu2012-01-181-9/+8Star
* | | enic: This patch adds pci id 0x71 for SRIOV VF'sRoopa Prabhu2012-01-182-1/+8
* | | mlx4_en: set number of rx rings used by RSS using ethtoolYevgeny Petrilin2012-01-184-7/+102
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-183-1/+17
|\| | | |/ |/|