aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAge
* ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller2013-08-11
* ixgbe: add mac type to the version in ethtool_regsEmil Tantilov2013-04-25
* ixgbe: add support for disabling link at boot time on 82599Emil Tantilov2013-04-25
* ixgbe: cache AUTOC readsEmil Tantilov2013-04-25
* ixgbe: fix register access during ethtool loopback testEmil Tantilov2013-04-25
* ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller2013-04-25
* ixgbe: add WOL support for new subdevice IDEmil Tantilov2013-04-24
* ixgbe: add SFP+ LX module supportDon Skidmore2013-04-24
* ixgbe: rename wol_supported to more fitting wol_enabledJacob Keller2013-04-24
* ixgbe: add driver support for x520 OCP adapter.Don Skidmore2013-04-24
* ixgbe: fix possible divide by zero in ixgbe_update_itrDon Skidmore2013-04-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\
| * ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose2013-04-18
* | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* | net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-19
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* | ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS testsJoe Perches2013-04-18
* | ixgbe: Add support for WoL on 82599 SFP+ LOMJacob Keller2013-04-18
* | ixgbe: in shutdown, do netif_running() under rtnl_lockakepner2013-04-18
* | ixgbe: bump version numberDon Skidmore2013-04-18
* | ixgbe: Fix 1G link WoLDon Skidmore2013-04-18
* | ixgbe: fix MNG FW support when adapter not upDon Skidmore2013-04-18
* | ixgbe: enable devices with internal switch to read pci parentJacob Keller2013-04-18
* | ixgbe: create conversion functions from link_status to bus/speedJacob Keller2013-04-18
* | ixgbe: Enable support for recognizing PCI-e Gen3 link speedJacob Keller2013-04-18
* | ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ringAlexander Duyck2013-04-18
* | ixgbe: don't do arithmetic operations on bitmasksEmil Tantilov2013-04-18
* | ixgbe: Mask off check of frag_off as we only want fragment offsetAlexander Duyck2013-04-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-07
|\|
| * ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski2013-04-05
* | ixgbe: Don't give VFs random MAC addressesGreg Rose2013-03-28
* | ixgbe: Make use of the default fdb handlers.Vlad Yasevich2013-03-07
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGSAlexander Duyck2013-02-16
* ixgbe: fix Tx timeouts with BQLEmil Tantilov2013-02-16
* ixgbe: implement SFF diagnostic monitoring via ethtoolAurélien Guillaume2013-02-16
* ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()Emil Tantilov2013-02-16
* ixgbe: fix possible data corruption in read_i2c_byteEmil Tantilov2013-02-16
* ixgbe: Add support for set_channels ethtool operationAlexander Duyck2013-02-16
* ixgbe: Add support for displaying the number of Tx/Rx channelsAlexander Duyck2013-02-16
* ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabledAlexander Duyck2013-02-16
* ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queueAlexander Duyck2013-02-16
* ixgbe: Add function for setting XPS queue mappingAlexander Duyck2013-02-16
* ixgbe: Define FCoE and Flow director limits much sooner to allow for changesAlexander Duyck2013-02-16
* ixgbe: refactor initialization of feature flagsEmil Tantilov2013-02-15
* bridge: Add vlan support to static neighborsVlad Yasevich2013-02-13
* bridge: Dump vlan information from a bridge portVlad Yasevich2013-02-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-12
|\
| * ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck2013-02-12
| * ixgbe: fix gso typeMichael S. Tsirkin2013-02-10