summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran
2014-03-21igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-onlyChristoph Paasch
2014-03-21igb: Fix Null-pointer dereference in igb_reset_q_vectorChristoph Paasch
2014-03-21igb: specify phc_index of 82575 for get_ts_infoKen ICHIKAWA
2014-03-21igb: Fix memory leak in igb_get_module_eeprom()Christian Engelmayer
2014-03-21igb: add register rd/wr for surprise removalFujinaka, Todd
2014-03-21igb: implement SIOCGHWTSTAMP ioctlJacob Keller
2014-03-21ixgbevf: Additional adapter removal checksMark Rustad
2014-03-21ixgbevf: Check for adapter removal on register writesMark Rustad
2014-03-21ixgbevf: Check register reads for adapter removalMark Rustad
2014-03-21ixgbevf: Make the ethtool register test use accessorsMark Rustad
2014-03-21ixgbevf: Use static inlines instead of macrosMark Rustad
2014-03-21ixgbe: Break recursion in case of removalMark Rustad
2014-03-21i40evf: clean up init error messagesMitch Williams
2014-03-21i40evf: don't shut down admin queue on errorMitch Williams
2014-03-21i40e: Fix a message stringAnjali Singhai Jain
2014-03-21i40e/i40evf: Add EEE LPI statsAnjali Singhai Jain
2014-03-20ixgbe: enable tx queues after link upEmil Tantilov
2014-03-20ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore
2014-03-20ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599Jacob Keller
2014-03-20ixgbe: use ixgbe_read_pci_cfg_wordJacob Keller
2014-03-20ixgbe: remove unused media typeJacob Keller
2014-03-20ixgbe: fix ixgbe_setup_mac_link_82599 autoc variablesJacob Keller
2014-03-19ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctlyJacob Keller
2014-03-19ixgbe: check Core Clock Disable bitJacob Keller
2014-03-19ixgbe: fix errors related to protected AUTOC callsDon Skidmore
2014-03-19ixgbevf: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-19ixgbe: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-19igbvf: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-19igb: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-19e100: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-19igb: enable VLAN stripping for VMs with i350Stefan Assmann
2014-03-19ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bitMark Rustad
2014-03-19ixgbevf: Indicate removal state explicitlyMark Rustad
2014-03-19ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed checkJacob Keller
2014-03-19igb: Add register defines needed for time sync functionsCarolyn Wyborny
2014-03-19e1000e: Fix Explicitly set Transmit Control RegisterDavid Ertman
2014-03-19e1000e: Fix Hardware Unit HangDavid Ertman
2014-03-19i40e/i40evf: Bump build versionsCatherine Sullivan
2014-03-19i40e: potential array underflow in i40e_vc_process_vf_msg()Dan Carpenter
2014-03-19i40e/i40evf: reduce context descriptorsJesse Brandeburg
2014-03-19i40e/i40evf: enable hardware feature head write backJesse Brandeburg
2014-03-19i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()Elizabeth Kappler
2014-03-19i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE controlAnjali Singhai Jain
2014-03-19i40evf: use min_tMitch Williams
2014-03-19i40evf: correctly program RSS HLUT tableMitch Williams
2014-03-19i40e: support VF link state ndoMitch Williams
2014-03-18net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature...Or Gerlitz
2014-03-18i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookupEric W Biederman