summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
...
* i40evf: fix oops in watchdog handlerMitch Williams2014-03-282-3/+8
* i40e: Delete ATR filter on RSTAnjali Singhai Jain2014-03-281-3/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller2014-03-2416-102/+321
|\
| * igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-onlyChristoph Paasch2014-03-211-0/+1
| * igb: Fix Null-pointer dereference in igb_reset_q_vectorChristoph Paasch2014-03-211-0/+6
| * igb: specify phc_index of 82575 for get_ts_infoKen ICHIKAWA2014-03-211-5/+5
| * igb: Fix memory leak in igb_get_module_eeprom()Christian Engelmayer2014-03-211-1/+3
| * igb: add register rd/wr for surprise removalFujinaka, Todd2014-03-212-3/+40
| * igb: implement SIOCGHWTSTAMP ioctlJacob Keller2014-03-213-17/+38
| * ixgbevf: Additional adapter removal checksMark Rustad2014-03-212-0/+35
| * ixgbevf: Check for adapter removal on register writesMark Rustad2014-03-211-1/+5
| * ixgbevf: Check register reads for adapter removalMark Rustad2014-03-213-8/+53
| * ixgbevf: Make the ethtool register test use accessorsMark Rustad2014-03-211-52/+67
| * ixgbevf: Use static inlines instead of macrosMark Rustad2014-03-214-14/+35
| * ixgbe: Break recursion in case of removalMark Rustad2014-03-211-0/+3
| * i40evf: clean up init error messagesMitch Williams2014-03-211-3/+4
| * i40evf: don't shut down admin queue on errorMitch Williams2014-03-211-2/+0
| * i40e: Fix a message stringAnjali Singhai Jain2014-03-211-1/+1
| * i40e/i40evf: Add EEE LPI statsAnjali Singhai Jain2014-03-214-0/+30
* | ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-211-0/+1
|/
* ixgbe: enable tx queues after link upEmil Tantilov2014-03-201-15/+17
* ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore2014-03-206-13/+5
* ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599Jacob Keller2014-03-201-37/+9
* ixgbe: use ixgbe_read_pci_cfg_wordJacob Keller2014-03-201-8/+3
* ixgbe: remove unused media typeJacob Keller2014-03-204-81/+0
* ixgbe: fix ixgbe_setup_mac_link_82599 autoc variablesJacob Keller2014-03-201-10/+12
* ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctlyJacob Keller2014-03-191-2/+6
* ixgbe: check Core Clock Disable bitJacob Keller2014-03-192-1/+8
* ixgbe: fix errors related to protected AUTOC callsDon Skidmore2014-03-192-9/+11
* ixgbevf: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-191-2/+2
* ixgbe: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-192-19/+19
* igbvf: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-191-2/+2
* igb: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-191-6/+6
* e100: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-191-2/+2
* igb: enable VLAN stripping for VMs with i350Stefan Assmann2014-03-193-0/+12
* ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bitMark Rustad2014-03-191-1/+3
* ixgbevf: Indicate removal state explicitlyMark Rustad2014-03-192-7/+12
* ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed checkJacob Keller2014-03-193-5/+11
* igb: Add register defines needed for time sync functionsCarolyn Wyborny2014-03-193-5/+78
* e1000e: Fix Explicitly set Transmit Control RegisterDavid Ertman2014-03-191-1/+9
* e1000e: Fix Hardware Unit HangDavid Ertman2014-03-191-9/+23
* i40e/i40evf: Bump build versionsCatherine Sullivan2014-03-192-2/+2
* i40e: potential array underflow in i40e_vc_process_vf_msg()Dan Carpenter2014-03-191-1/+1
* i40e/i40evf: reduce context descriptorsJesse Brandeburg2014-03-192-2/+4
* i40e/i40evf: enable hardware feature head write backJesse Brandeburg2014-03-194-12/+88
* i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()Elizabeth Kappler2014-03-192-9/+34
* i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE controlAnjali Singhai Jain2014-03-192-0/+42
* i40evf: use min_tMitch Williams2014-03-191-2/+2
* i40evf: correctly program RSS HLUT tableMitch Williams2014-03-191-9/+14
* i40e: support VF link state ndoMitch Williams2014-03-193-6/+85
OpenPOWER on IntegriCloud