summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* e1000e: unexpected "Reset adapter" message when cable pulledBruce Allan2013-01-162-20/+21
* e1000e: fix enabling of EEE on 82579 and I217Bruce Allan2013-01-161-29/+65
* e1000e: 82577: workaround for link drop issueBruce Allan2013-01-161-1/+7
* e1000e: helper functions for accessing EMI registersBruce Allan2013-01-161-19/+65
* e1000e: Invalid Image CSUM bit changed for I217Bruce Allan2013-01-162-8/+25
* e1000e: Acquire/release semaphore when writing each EEPROM pageBruce Allan2013-01-161-11/+11
* e1000e: SerDes autoneg flow controlBruce Allan2013-01-163-3/+132
* remove init of dev->perm_addr in driversJiri Pirko2013-01-098-17/+7Star
* drivers/net: remove orphaned references to micro channelPaul Gortmaker2013-01-071-1/+1
* net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-041-1/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * treewide: fix typo of "suppport" in various commentsMasanari Iida2012-11-191-1/+1
* | drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-079-18/+11Star
* | igb: Update igb version to 4.1.2Carolyn Wyborny2012-12-071-2/+2
* | igb: release already assigned MSI-X interrupts if setup failsStefan Assmann2012-12-071-6/+16
* | igb: remove duplicate code for fallback interrupt initializationStefan Assmann2012-12-071-15/+14Star
* | ixgbe: check whether thermal sensor is enabled.Jacob Keller2012-12-072-1/+6
* | ixgbe: Use is_valid_ether_addrJoe Perches2012-12-076-38/+4Star
* | net/intel: remove __dev* attributesBill Pemberton2012-12-0311-49/+49
* | ixgbe: Do not parse past IP header on fragments beyond the firstAlexander Duyck2012-12-011-5/+8
* | e1000e: cosmetic cleanup of commentsBruce Allan2012-12-0113-790/+416Star
* | igb: Fix SerDes autoneg flow control.Carolyn Wyborny2012-12-013-8/+166
* | igb: Unset sigdetect for SERDES loopback on 82580 and i350Carolyn Wyborny2012-12-012-0/+16
* | igb: Workaround for global device reset problem on 82580.Carolyn Wyborny2012-12-011-0/+6
* | igb: Refactoring of i210 file.Carolyn Wyborny2012-12-011-124/+119Star
* | igb: Acquire, release semaphore for writing each EEPROM pageAkeem G. Abodunrin2012-12-011-16/+12Star
* | igb: Updates to read nvm function for i211 deviceCarolyn Wyborny2012-12-012-4/+34
* | ixgbe: eliminate Smatch warnings in ixgbe_debugfs.cjoshua.a.hay@intel.com2012-12-011-37/+46
* | ixgbe: bump version numberDon Skidmore2012-11-281-5/+1Star
* | ixgbe: Make the bridge mode setting stickyGreg Rose2012-11-283-4/+10
* | ixgbe: Fix incorrect disabling of Tx hang check in case of PFCParikh, Neerav2012-11-281-4/+10
* | ixgbe: Drop RLPML configuration from x540 RXDCTL register configurationAlexander Duyck2012-11-281-8/+0Star
* | igb: Use a 32-bit mask when calculating the flow control watermarksMatthew Vick2012-11-281-3/+2Star
* | igbvf: update version numberMitch A Williams2012-11-281-1/+1
* | igbvf: work around i350 erratumMitch A Williams2012-11-283-3/+15
* | igb: Do not parse past IP header on fragments beyond the firstAlexander Duyck2012-11-221-4/+7
* | igb: No longer rely on APME to determine WoL settingsMatthew Vick2012-11-223-70/+29Star
* | igb: Update PTP Rx filtersMatthew Vick2012-11-221-27/+20Star
* | ixgbe: fdb: only allow NUD_PERM fdb entriesJohn Fastabend2012-11-221-1/+4
* | ixgbe: ethtool correctly identify autoneg settingJacob Keller2012-11-224-3/+9
* | ixgbe: remove needless queuing for L4 ptp packetsJacob Keller2012-11-221-32/+2Star
* | ixgbe: use ETQF filter name instead of magic numberJacob Keller2012-11-221-3/+3
* | ixgbe: convert to use simple_open()Wei Yongjun2012-11-221-30/+2Star
* | ixgbe: Reformat output of ixgbe_dumpJosh Hay2012-11-221-34/+41
* | net: Remove bogus dependencies on INETBen Hutchings2012-11-201-1/+1
* | ixgbevf: Add checksum statistics counters to ringsGreg Rose2012-11-152-7/+18
* | ixgbevf: Remove unneeded and obsolete commentGreg Rose2012-11-151-7/+0Star
* | ixgbevf: White space and comments clean upGreg Rose2012-11-151-13/+6Star
* | ixgbevf: Remove mailbox spinlock from the reset functionGreg Rose2012-11-151-4/+0Star
* | ixgbevf: Remove checking for mac.ops function pointersGreg Rose2012-11-151-38/+18Star