summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran10-0/+10
2014-03-21net: bcmgenet: manipulate netdev_queue directlyFlorian Fainelli1-4/+8
2014-03-21net: bcmgenet: remove bogus tx queue checksFlorian Fainelli1-8/+0
2014-03-21net: bcmgenet: add skb_tx_timestamp callFlorian Fainelli1-0/+2
2014-03-21net: bcmgenet: remove unused spinlock memberFlorian Fainelli2-2/+0
2014-03-21sh_eth: Remove goto statements that jump straight to a returnLaurent Pinchart1-21/+9
2014-03-21sh_eth: Register MDIO bus before registering the network deviceLaurent Pinchart1-11/+9
2014-03-21sh_eth: Simplify MDIO bus initialization and releaseLaurent Pinchart1-19/+11
2014-03-21sh_eth: Use the platform device as the MDIO bus parentLaurent Pinchart1-1/+1
2014-03-21sh_eth: Use the platform device for memory allocationLaurent Pinchart1-4/+3
2014-03-21net: cdc_ncm: respect operator preferred MTU reported by MBIMBen Chan1-0/+17
2014-03-21net/mlx4: Adapt num_vfs/probed_vf params for single port VFMatan Barak1-13/+34
2014-03-21net/mlx4: Adapt code for N-Port VFMatan Barak8-61/+385
2014-03-21net/mlx4: Add utils for N-Port VFsMatan Barak2-0/+108
2014-03-21net/mlx4: Add data structures to support N-Ports per VFMatan Barak1-24/+85
2014-03-21smsc911x: Change clock warning message to debug levelFabio Estevam1-1/+1
2014-03-20ixgbe: enable tx queues after link upEmil Tantilov1-15/+17
2014-03-20ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore6-13/+5
2014-03-20ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599Jacob Keller1-37/+9
2014-03-20ixgbe: use ixgbe_read_pci_cfg_wordJacob Keller1-8/+3
2014-03-20ixgbe: remove unused media typeJacob Keller4-81/+0
2014-03-20ixgbe: fix ixgbe_setup_mac_link_82599 autoc variablesJacob Keller1-10/+12
2014-03-20ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctlyJacob Keller1-2/+6
2014-03-20ixgbe: check Core Clock Disable bitJacob Keller2-1/+8
2014-03-20ixgbe: fix errors related to protected AUTOC callsDon Skidmore2-9/+11
2014-03-20ixgbevf: Convert uses of __constant_<foo> to <foo>Joe Perches1-2/+2
2014-03-20ixgbe: Convert uses of __constant_<foo> to <foo>Joe Perches2-19/+19
2014-03-20igbvf: Convert uses of __constant_<foo> to <foo>Joe Perches1-2/+2
2014-03-20igb: Convert uses of __constant_<foo> to <foo>Joe Perches1-6/+6
2014-03-20e100: Convert uses of __constant_<foo> to <foo>Joe Perches1-2/+2
2014-03-20igb: enable VLAN stripping for VMs with i350Stefan Assmann3-0/+12
2014-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller16-71/+408
2014-03-20ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bitMark Rustad1-1/+3
2014-03-20ixgbevf: Indicate removal state explicitlyMark Rustad2-7/+12
2014-03-20ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed checkJacob Keller3-5/+11
2014-03-20igb: Add register defines needed for time sync functionsCarolyn Wyborny3-5/+78
2014-03-20e1000e: Fix Explicitly set Transmit Control RegisterDavid Ertman1-1/+9
2014-03-20e1000e: Fix Hardware Unit HangDavid Ertman1-9/+23
2014-03-20i40e/i40evf: Bump build versionsCatherine Sullivan2-2/+2
2014-03-20i40e: potential array underflow in i40e_vc_process_vf_msg()Dan Carpenter1-1/+1
2014-03-20i40e/i40evf: reduce context descriptorsJesse Brandeburg2-2/+4
2014-03-20i40e/i40evf: enable hardware feature head write backJesse Brandeburg4-12/+88
2014-03-20i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()Elizabeth Kappler2-9/+34
2014-03-20i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE controlAnjali Singhai Jain2-0/+42
2014-03-20i40evf: use min_tMitch Williams1-2/+2
2014-03-20i40evf: correctly program RSS HLUT tableMitch Williams1-9/+14
2014-03-20micrel: fix masking off LED bitsSergei Shtylyov1-1/+1
2014-03-20i40e: support VF link state ndoMitch Williams3-6/+85
2014-03-18Merge tag 'linux-can-next-for-3.15-20140317' of git://gitorious.org/linux-can...David S. Miller25-8/+42
2014-03-18via: fix a punctuation typowangweidong1-1/+1