Age | Commit message (Expand) | Author | Files | Lines |
2014-03-21 | net: bcmgenet: remove unused spinlock member | Florian Fainelli | 2 | -2/+0 |
2014-03-21 | sh_eth: Remove goto statements that jump straight to a return | Laurent Pinchart | 1 | -21/+9 |
2014-03-21 | sh_eth: Register MDIO bus before registering the network device | Laurent Pinchart | 1 | -11/+9 |
2014-03-21 | sh_eth: Simplify MDIO bus initialization and release | Laurent Pinchart | 1 | -19/+11 |
2014-03-21 | sh_eth: Use the platform device as the MDIO bus parent | Laurent Pinchart | 1 | -1/+1 |
2014-03-21 | sh_eth: Use the platform device for memory allocation | Laurent Pinchart | 1 | -4/+3 |
2014-03-21 | of_mdio: Allow the DT to specify the phy ID and avoid autoprobing | Jason Gunthorpe | 1 | -1/+22 |
2014-03-21 | net: cdc_ncm: respect operator preferred MTU reported by MBIM | Ben Chan | 1 | -0/+17 |
2014-03-21 | net/mlx4: Adapt num_vfs/probed_vf params for single port VF | Matan Barak | 1 | -13/+34 |
2014-03-21 | net/mlx4: Adapt code for N-Port VF | Matan Barak | 11 | -79/+416 |
2014-03-21 | net/mlx4: Add utils for N-Port VFs | Matan Barak | 2 | -0/+108 |
2014-03-21 | net/mlx4: Add data structures to support N-Ports per VF | Matan Barak | 1 | -24/+85 |
2014-03-21 | IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constant | Matan Barak | 1 | -4/+4 |
2014-03-21 | smsc911x: Change clock warning message to debug level | Fabio Estevam | 1 | -1/+1 |
2014-03-20 | ixgbe: enable tx queues after link up | Emil Tantilov | 1 | -15/+17 |
2014-03-20 | ixgbe: Stop cacheing if the MNG FW enabled | Don Skidmore | 6 | -13/+5 |
2014-03-20 | ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599 | Jacob Keller | 1 | -37/+9 |
2014-03-20 | ixgbe: use ixgbe_read_pci_cfg_word | Jacob Keller | 1 | -8/+3 |
2014-03-20 | ixgbe: remove unused media type | Jacob Keller | 4 | -81/+0 |
2014-03-20 | ixgbe: fix ixgbe_setup_mac_link_82599 autoc variables | Jacob Keller | 1 | -10/+12 |
2014-03-20 | ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctly | Jacob Keller | 1 | -2/+6 |
2014-03-20 | ixgbe: check Core Clock Disable bit | Jacob Keller | 2 | -1/+8 |
2014-03-20 | ixgbe: fix errors related to protected AUTOC calls | Don Skidmore | 2 | -9/+11 |
2014-03-20 | ixgbevf: Convert uses of __constant_<foo> to <foo> | Joe Perches | 1 | -2/+2 |
2014-03-20 | ixgbe: Convert uses of __constant_<foo> to <foo> | Joe Perches | 2 | -19/+19 |
2014-03-20 | igbvf: Convert uses of __constant_<foo> to <foo> | Joe Perches | 1 | -2/+2 |
2014-03-20 | igb: Convert uses of __constant_<foo> to <foo> | Joe Perches | 1 | -6/+6 |
2014-03-20 | e100: Convert uses of __constant_<foo> to <foo> | Joe Perches | 1 | -2/+2 |
2014-03-20 | igb: enable VLAN stripping for VMs with i350 | Stefan Assmann | 3 | -0/+12 |
2014-03-20 | qeth: Fix IP version detection for VLAN traffic | Stefan Raspl | 1 | -2/+5 |
2014-03-20 | qeth: Removed unused parameter | Stefan Raspl | 1 | -3/+3 |
2014-03-20 | qeth: make qeth_query_card_info_cb() static | Heiko Carstens | 1 | -2/+2 |
2014-03-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 16 | -71/+408 |
2014-03-20 | ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bit | Mark Rustad | 1 | -1/+3 |
2014-03-20 | ixgbevf: Indicate removal state explicitly | Mark Rustad | 2 | -7/+12 |
2014-03-20 | ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check | Jacob Keller | 3 | -5/+11 |
2014-03-20 | igb: Add register defines needed for time sync functions | Carolyn Wyborny | 3 | -5/+78 |
2014-03-20 | e1000e: Fix Explicitly set Transmit Control Register | David Ertman | 1 | -1/+9 |
2014-03-20 | e1000e: Fix Hardware Unit Hang | David Ertman | 1 | -9/+23 |
2014-03-20 | i40e/i40evf: Bump build versions | Catherine Sullivan | 2 | -2/+2 |
2014-03-20 | i40e: potential array underflow in i40e_vc_process_vf_msg() | Dan Carpenter | 1 | -1/+1 |
2014-03-20 | i40e/i40evf: reduce context descriptors | Jesse Brandeburg | 2 | -2/+4 |
2014-03-20 | i40e/i40evf: enable hardware feature head write back | Jesse Brandeburg | 4 | -12/+88 |
2014-03-20 | i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open() | Elizabeth Kappler | 2 | -9/+34 |
2014-03-20 | i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE control | Anjali Singhai Jain | 2 | -0/+42 |
2014-03-20 | i40evf: use min_t | Mitch Williams | 1 | -2/+2 |
2014-03-20 | i40evf: correctly program RSS HLUT table | Mitch Williams | 1 | -9/+14 |
2014-03-20 | micrel: fix masking off LED bits | Sergei Shtylyov | 1 | -1/+1 |
2014-03-20 | i40e: support VF link state ndo | Mitch Williams | 3 | -6/+85 |
2014-03-18 | Merge tag 'linux-can-next-for-3.15-20140317' of git://gitorious.org/linux-can... | David S. Miller | 25 | -8/+42 |