summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-07-28ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller
2013-07-11net: rename ll methods to busy-pollEliezer Tamir
2013-07-11net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir
2013-06-11ixgbe: add extra stats for ndo_ll_pollEliezer Tamir
2013-06-11ixgbe: add support for ndo_ll_pollEliezer Tamir
2013-05-21IXGBE: Set the SW prio_tc values at initialization to the HW setting.Amir Hanania
2013-04-26ixgbe: add mac type to the version in ethtool_regsEmil Tantilov
2013-04-26ixgbe: add support for disabling link at boot time on 82599Emil Tantilov
2013-04-26ixgbe: cache AUTOC readsEmil Tantilov
2013-04-26ixgbe: fix register access during ethtool loopback testEmil Tantilov
2013-04-26ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller
2013-04-25ixgbe: add WOL support for new subdevice IDEmil Tantilov
2013-04-25ixgbe: add SFP+ LX module supportDon Skidmore
2013-04-25ixgbe: rename wol_supported to more fitting wol_enabledJacob Keller
2013-04-25ixgbe: add driver support for x520 OCP adapter.Don Skidmore
2013-04-25ixgbe: fix possible divide by zero in ixgbe_update_itrDon Skidmore
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-18ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS testsJoe Perches
2013-04-18ixgbe: Add support for WoL on 82599 SFP+ LOMJacob Keller
2013-04-18ixgbe: in shutdown, do netif_running() under rtnl_lockakepner
2013-04-18ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose
2013-04-18ixgbe: bump version numberDon Skidmore
2013-04-18ixgbe: Fix 1G link WoLDon Skidmore
2013-04-18ixgbe: fix MNG FW support when adapter not upDon Skidmore
2013-04-18ixgbe: enable devices with internal switch to read pci parentJacob Keller
2013-04-18ixgbe: create conversion functions from link_status to bus/speedJacob Keller
2013-04-18ixgbe: Enable support for recognizing PCI-e Gen3 link speedJacob Keller
2013-04-18ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ringAlexander Duyck
2013-04-18ixgbe: don't do arithmetic operations on bitmasksEmil Tantilov
2013-04-18ixgbe: Mask off check of frag_off as we only want fragment offsetAlexander Duyck
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-05ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski
2013-03-28ixgbe: Don't give VFs random MAC addressesGreg Rose
2013-03-07ixgbe: Make use of the default fdb handlers.Vlad Yasevich
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin
2013-02-16ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGSAlexander Duyck
2013-02-16ixgbe: fix Tx timeouts with BQLEmil Tantilov
2013-02-16ixgbe: implement SFF diagnostic monitoring via ethtoolAurélien Guillaume
2013-02-16ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()Emil Tantilov
2013-02-16ixgbe: fix possible data corruption in read_i2c_byteEmil Tantilov
2013-02-16ixgbe: Add support for set_channels ethtool operationAlexander Duyck
2013-02-16ixgbe: Add support for displaying the number of Tx/Rx channelsAlexander Duyck
2013-02-16ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabledAlexander Duyck
2013-02-16ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queueAlexander Duyck
2013-02-16ixgbe: Add function for setting XPS queue mappingAlexander Duyck
2013-02-16ixgbe: Define FCoE and Flow director limits much sooner to allow for changesAlexander Duyck