summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
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
2013-02-15ixgbe: refactor initialization of feature flagsEmil Tantilov
2013-02-14bridge: Add vlan support to static neighborsVlad Yasevich
2013-02-14bridge: Dump vlan information from a bridge portVlad Yasevich
2013-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-12ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck
2013-02-11ixgbe: fix gso typeMichael S. Tsirkin
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches
2013-02-05ixgbe: Fix SR-IOV MTU warningAlexander Duyck
2013-02-05ixgbe: Replace rmb in Tx cleanup with read_barrier_dependsAlexander Duyck
2013-02-05ixgbe: update date to 2013Don Skidmore
2013-02-05ixgbe: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay
2013-02-05ixgbe: fix potential null dereferenceJosh Hay
2013-02-05ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov
2013-02-01ixgbe: autoneg variable refactoringJosh Hay
2013-02-01ixgbe: removed unused variable from setup_link_speedJosh Hay
2013-02-01ixgbe: rename autoneg variablesJosh Hay
2013-02-01ixgbe: Fix device ref count bugGreg Rose
2013-02-01ixgbe: Reset the NIC if up2tc has changedAmir Hanania
2013-01-23ixgbe: Limit number of reported VFs to device specific valueDonald Dutile
2013-01-23ixgbe: Implement PCI SR-IOV sysfs callback operationGreg Rose
2013-01-23ixgbe: Modularize SR-IOV enablement codeGreg Rose
2013-01-23ixgbe: Make mailbox ops initialization unconditionalGreg Rose
2013-01-23ixgbe: only compile ixgbe_debugfs.o when enabledJacob Keller