summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-197-8/+8
* net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-197-36/+57
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-198-42/+42
* igb: Add support for i354 devicesCarolyn Wyborny2013-04-1812-36/+251
* igb: add support for spoofchk configLior Levy2013-04-182-0/+35
* igb: Enable EEE LP advertisementMatthew Vick2013-04-187-1/+142
* igb: Fix code comments and whitespaceJeff Kirsher2013-04-1816-1183/+1010
* igb: Fix sparse warnings on function pointersAkeem G. Abodunrin2013-04-181-2/+2
* igb: Use rx/tx_itr_setting when setting up initial value of itrAlexander Duyck2013-04-181-0/+11
* igb: Pull adapter out of main path in igb_xmit_frame_ringAlexander Duyck2013-04-181-9/+11
* igb: Mask off check of frag_off as we only want fragment offsetAlexander Duyck2013-04-181-1/+1
* igb: random code and comments fixAkeem G. Abodunrin2013-04-183-6/+5
* igb: Implement support to power sfp cage and turn on I2CAkeem G. Abodunrin2013-04-181-1/+2
* igb: Support to read and export SFF-8472/8079 dataAkeem G. Abodunrin2013-04-182-0/+89
* igb: Support for 100base-fx SFPAkeem G. Abodunrin2013-04-183-19/+50
* ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS testsJoe Perches2013-04-182-10/+5
* ixgbe: Add support for WoL on 82599 SFP+ LOMJacob Keller2013-04-182-0/+2
* ixgbe: in shutdown, do netif_running() under rtnl_lockakepner2013-04-181-2/+2
* ixgbe: bump version numberDon Skidmore2013-04-171-1/+1
* ixgbe: Fix 1G link WoLDon Skidmore2013-04-173-2/+8
* ixgbe: fix MNG FW support when adapter not upDon Skidmore2013-04-175-5/+65
* ixgbe: enable devices with internal switch to read pci parentJacob Keller2013-04-171-0/+48
* ixgbe: create conversion functions from link_status to bus/speedJacob Keller2013-04-172-32/+34
* ixgbe: Enable support for recognizing PCI-e Gen3 link speedJacob Keller2013-04-173-1/+7
* ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ringAlexander Duyck2013-04-171-6/+1
* ixgbe: don't do arithmetic operations on bitmasksEmil Tantilov2013-04-171-1/+1
* ixgbe: Mask off check of frag_off as we only want fragment offsetAlexander Duyck2013-04-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-071-2/+9
|\
| * ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski2013-04-051-2/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-013-5/+23
|\ \ | |/
| * e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffersChristoph Paasch2013-03-271-1/+6
| * ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffersChristoph Paasch2013-03-271-1/+6
| * e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_ringsChristoph Paasch2013-03-271-3/+11
* | ixgbevf: Adjust to handle unassigned MAC address from PFGreg Rose2013-03-282-7/+21
* | ixgbe: Don't give VFs random MAC addressesGreg Rose2013-03-281-10/+13
* | e1000e: fix scheduling while atomic bugsBruce Allan2013-03-281-4/+4
* | e1000e: increase driver version numberBruce Allan2013-03-281-1/+1
* | e1000e: cleanup unused definesBruce Allan2013-03-281-7/+0
* | e1000e: add support for LTR on I217/I218Bruce Allan2013-03-281-0/+97
* | e1000e: enable EEE by defaultBruce Allan2013-03-281-4/+0
* | e1000e: EEE capability advertisement not set/disabled as requiredBruce Allan2013-03-285-72/+88
* | e1000e: long access timeouts when I217/I218 MAC and PHY are out of syncBruce Allan2013-03-271-1/+28
* | e1000e: fix LED blink logic for designs with LEDs driven by cathodeBruce Allan2013-03-271-7/+20
* | e1000e: slow performance between two 82579 connected via 10Mbit hubBruce Allan2013-03-273-0/+30
* | e1000e: additional error handling on PHY register accessesBruce Allan2013-03-272-0/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-275-22/+43
|\ \ | |/
| * igb: fix PHC stopping on max freqJiri Benc2013-03-261-1/+1
| * igb: make sensor info staticStephen Hemminger2013-03-261-1/+1
| * igb: SR-IOV init reorderingAlex Williamson2013-03-261-1/+1
| * igb: Fix null pointer dereferenceAlex Williamson2013-03-261-1/+1
OpenPOWER on IntegriCloud