| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-01-27 | 1 | -2/+2 |
|\ |
|
| * | iwlwifi: fix PCI-E transport "inta" race | Johannes Berg | 2012-01-24 | 1 | -2/+2 |
* | | xen-netfront: correct MAX_TX_TARGET calculation. | Wei Liu | 2012-01-26 | 1 | -1/+1 |
* | | team: send only changed options/ports via netlink | Jiri Pirko | 2012-01-24 | 1 | -46/+90 |
* | | net/hyperv: fix possible memory leak in do_set_multicast() | Wei Yongjun | 2012-01-24 | 1 | -2/+3 |
* | | drivers/net: dsa/mv88e6xxx.c files need linux/module.h | Paul Gortmaker | 2012-01-24 | 4 | -0/+4 |
* | | stmmac: added PCI identifiers | Alessandro Rubini | 2012-01-24 | 1 | -3/+3 |
* | | stmmac: fix phy naming inconsistency | Alessandro Rubini | 2012-01-24 | 1 | -1/+1 |
* | | dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 sw... | Chris Healy | 2012-01-23 | 1 | -4/+17 |
* | | tg3: fix ipv6 header length computation | Eric Dumazet | 2012-01-23 | 1 | -7/+2 |
* | | skge: add byte queue limit support | stephen hemminger | 2012-01-23 | 1 | -13/+24 |
* | | mv643xx_eth: Add Rx Discard and Rx Overrun statistics | Paulius Zaleckas | 2012-01-23 | 1 | -0/+14 |
* | | bnx2x: fix compilation error with SOE in fw_dump | Yuval Mintz | 2012-01-23 | 1 | -1/+1 |
* | | bnx2x: handle CHIP_REVISION during init_one | Ariel Elior | 2012-01-23 | 1 | -4/+5 |
* | | bnx2x: allow user to change ring size in ISCSI SD mode | Dmitry Kravkov | 2012-01-23 | 1 | -1/+1 |
* | | bnx2x: fix Big-Endianess in ethtool -t | Dmitry Kravkov | 2012-01-23 | 1 | -3/+2 |
* | | bnx2x: fixed ethtool statistics for MF modes | Yuval Mintz | 2012-01-23 | 1 | -65/+41 |
* | | bnx2x: credit-leakage fixup on vlan_mac_del_all | Yuval Mintz | 2012-01-23 | 2 | -1/+54 |
* | | macvlan: fix a possible use after free | Eric Dumazet | 2012-01-23 | 1 | -0/+1 |
* | | kernel-doc: fix new warning in net/phy/mdio_bus.c | Randy Dunlap | 2012-01-22 | 1 | -3/+2 |
* | | be2net: create RSS rings even in multi-channel configs | Sathya Perla | 2012-01-22 | 1 | -2/+1 |
* | | skge: check for PCI dma mapping errors | stephen hemminger | 2012-01-22 | 1 | -13/+58 |
* | | skge: don't assert carrier until link is up | stephen hemminger | 2012-01-22 | 1 | -0/+1 |
* | | mlx4_core: map async events to arbitrary slave eqs | Marcel Apfelbaum | 2012-01-22 | 4 | -16/+22 |
* | | mlx4_core: Fix mtt profile issue | Marcel Apfelbaum | 2012-01-22 | 2 | -2/+2 |
* | | mlx4_core: removed function index from vf. | Marcel Apfelbaum | 2012-01-22 | 10 | -53/+8 |
* | | mlx4_en: eth statistics modification | Eugenia Emantayev | 2012-01-22 | 4 | -16/+74 |
* | | mlx4: VF is not allowed to perform dump stats | Eugenia Emantayev | 2012-01-22 | 1 | -0/+2 |
* | | mlx4_en: clear all eth statistics when port goes up | Eugenia Emantayev | 2012-01-22 | 1 | -12/+24 |
* | | enic: fix compile when CONFIG_PCI_IOV is not enabled | Roopa Prabhu | 2012-01-20 | 1 | -2/+2 |
* | | ixgbevf: make operations tables const | Stephen Hemminger | 2012-01-19 | 4 | -8/+8 |
* | | ixgbevf: fix sparse warnings | Stephen Hemminger | 2012-01-19 | 3 | -2/+4 |
* | | ixgbevf: make ethtool ops and strings const | Stephen Hemminger | 2012-01-19 | 1 | -2/+3 |
* | | ixgbevf: Prevent possible race condition by checking for message | Greg Rose | 2012-01-19 | 1 | -18/+21 |
* | | ixgbe: Fix register defines to correctly handle complex expressions | Alexander Duyck | 2012-01-19 | 1 | -16/+16 |
* | | igbvf: Remove unnecessary irq disable/enable | Mitch A Williams | 2012-01-19 | 1 | -5/+0 |
* | | igbvf: remove unneeded cast | Stephen Hemminger | 2012-01-19 | 1 | -2/+1 |
* | | igb: Update Copyright on all Intel copyrighted files. | Carolyn Wyborny | 2012-01-19 | 17 | -18/+18 |
* | | igb: make local functions static | Stephen Hemminger | 2012-01-19 | 2 | -4/+4 |
* | | net: ftgmac100/ftmac100: add missing interrupt.h include | Thomas Faber | 2012-01-18 | 2 | -0/+2 |
* | | bonding: fix enslaving in alb mode when link down | Jiri Bohac | 2012-01-18 | 1 | -18/+9 |
* | | pch_gbe: Do not abort probe on bad MAC | Darren Hart | 2012-01-18 | 1 | -3/+14 |
* | | enic: fix location of vnic dev unregister in enic_probe cleanup code | Roopa Prabhu | 2012-01-18 | 1 | -1/+1 |
* | | enic: rearrange some of the port profile code | Roopa Prabhu | 2012-01-18 | 1 | -7/+7 |
* | | enic: Add sriov vf device id checks in port profile code | Roopa Prabhu | 2012-01-18 | 1 | -9/+8 |
* | | enic: This patch adds pci id 0x71 for SRIOV VF's | Roopa Prabhu | 2012-01-18 | 2 | -1/+8 |
* | | mlx4_en: set number of rx rings used by RSS using ethtool | Yevgeny Petrilin | 2012-01-18 | 4 | -7/+102 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-01-18 | 3 | -1/+17 |
|\ \
| |/ |
|
| * | b43: add option to avoid duplicating device support with brcmsmac | John W. Linville | 2012-01-18 | 2 | -0/+8 |
| * | brcmsmac: fix tx queue flush infinite loop | Stanislaw Gruszka | 2012-01-18 | 1 | -1/+9 |