summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: ethtool: stats user buffer overrunJohn Fastabend2012-02-091-37/+51
* ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend2012-02-091-2/+9
* ixgbe: do not update real num queues when netdev is going awayYi Zou2012-02-091-0/+4
* ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page sizeAlexander Duyck2012-02-091-6/+6
* ixgbe: Fix case of Tx Hang in PF with 32 VFsGreg Rose2012-02-091-1/+1
* ixgbe: fix vf lookupGreg Rose2012-02-091-1/+2
* ixgbe: Fix typo in ixgbe_common.hMasanari Iida2012-02-031-1/+1
* ixgbe: make ethtool strings table constStephen Hemminger2012-02-031-1/+1
* ixgbe: Add warning when no space left for more MAC filtersGreg Rose2012-02-031-0/+3
* ixgbe: update copyright to 2012Don Skidmore2012-02-0325-26/+26
* ixgbe: Fix register defines to correctly handle complex expressionsAlexander Duyck2012-01-191-16/+16
* ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() callNeerav Parikh2012-01-053-1/+90
* ixgbe: add support for new 82599 device.Don Skidmore2012-01-033-5/+22
* ixgbe: add support for new 82599 device idEmil Tantilov2012-01-033-0/+3
* ixgbe: add write flush in ixgbe_clock_out_i2c_byte()Emil Tantilov2012-01-031-0/+1
* ixgbe: fix typo'sStephen Hemminger2012-01-031-7/+7
* ixgbe: fix incorrect PHY register readsEmil Tantilov2012-01-031-4/+4
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-203-8/+8
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-091-2/+6
* ixgbe: Remove function prototype for non-existent functionGreg Rose2011-12-051-1/+0Star
* ixgbe: DCB: IEEE transitions may fail to reprogram hardware.John Fastabend2011-12-051-11/+10Star
* ixgbe: DCBnl set_all, order of operations fixJohn Fastabend2011-12-051-48/+29Star
* net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet2011-11-221-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2011-11-173-13/+15
|\
| * intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALENJoe Perches2011-11-162-6/+4Star
| * ixgbe: fix LED blink logic to check for linkEmil Tantilov2011-11-161-7/+11
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-2/+4
|/
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-141-10/+6Star
* ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V2011-11-072-2/+4
* ixgbe: DCB, return max for IEEE traffic classesJohn Fastabend2011-11-031-4/+6
* ixgbe: fix reading of the buffer returned by the firmwareEmil Tantilov2011-11-031-9/+11
* ixgbe: Fix compiler warningsGreg Rose2011-11-031-0/+2
* ixgbe: fix smatch splat due to missing NULL checkJohn Fastabend2011-11-031-21/+12Star
* ixgbe: fix disabling of Tx laser at probeEmil Tantilov2011-11-031-7/+7
* ixgbe: Fix link issues caused by a reset while interface is downEmil Tantilov2011-11-031-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-251-1/+1
* net: add skb frag size accessorsEric Dumazet2011-10-191-2/+2
* ixgbe: change the eeprom version reported by ethtoolEmil Tantilov2011-10-183-10/+13
* ixgbe: allow eeprom writes via ethtoolEmil Tantilov2011-10-172-0/+73
* ixgbe: fix endianess when writing driver version to firmwareEmil Tantilov2011-10-171-8/+8
* ixgbe: Add new netdev op to turn spoof checking on or off per VFGreg Rose2011-10-164-10/+52
* ixgbe: fix skb truesize underestimationEric Dumazet2011-10-131-1/+1
* ixgbe: Correct check for change in FCoE priorityMark Rustad2011-10-131-2/+10
* ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.Amir Hanania2011-10-135-11/+56
* ixgbe: Add protection from VF invalid target DMAGreg Rose2011-10-132-1/+175
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-081-4/+0Star
* ixgbe: bump version numberDon Skidmore2011-10-071-2/+2
* ixgbe: X540 devices RX PFC frames pause traffic even if disabledJohn Fastabend2011-10-062-2/+12
* ixgbe: DCB X540 devices support max traffic class of 4John Fastabend2011-10-062-3/+19
* ixgbe: fixup hard dependencies on supporting 8 traffic classesJohn Fastabend2011-10-066-34/+101