summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* 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-023-5/+22
* ixgbe: add support for new 82599 device idEmil Tantilov2012-01-023-0/+3
* ixgbe: add write flush in ixgbe_clock_out_i2c_byte()Emil Tantilov2012-01-021-0/+1
* ixgbe: fix typo'sStephen Hemminger2012-01-021-7/+7
* ixgbe: fix incorrect PHY register readsEmil Tantilov2012-01-021-4/+4
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-193-8/+8
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-081-2/+6
* ixgbe: Remove function prototype for non-existent functionGreg Rose2011-12-051-1/+0
* ixgbe: DCB: IEEE transitions may fail to reprogram hardware.John Fastabend2011-12-051-11/+10
* ixgbe: DCBnl set_all, order of operations fixJohn Fastabend2011-12-051-48/+29
* 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-163-13/+15
|\
| * intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALENJoe Perches2011-11-162-6/+4
| * 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/+6
* 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-021-4/+6
* ixgbe: fix reading of the buffer returned by the firmwareEmil Tantilov2011-11-021-9/+11
* ixgbe: Fix compiler warningsGreg Rose2011-11-021-0/+2
* ixgbe: fix smatch splat due to missing NULL checkJohn Fastabend2011-11-021-21/+12
* ixgbe: fix disabling of Tx laser at probeEmil Tantilov2011-11-021-7/+7
* ixgbe: Fix link issues caused by a reset while interface is downEmil Tantilov2011-11-021-1/+0
* 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-173-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-121-2/+10
* ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.Amir Hanania2011-10-125-11/+56
* ixgbe: Add protection from VF invalid target DMAGreg Rose2011-10-122-1/+175
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-071-4/+0
* ixgbe: bump version numberDon Skidmore2011-10-061-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
* ixgbe: Fix PFC mask generationMark Rustad2011-10-061-1/+1
* ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599Emil Tantilov2011-10-053-8/+1
* ixgbe: get pauseparam autonegMika Lansirinne2011-10-051-7/+1
* ixgbe: do not disable flow control in ixgbe_check_mac_linkEmil Tantilov2011-10-052-11/+0
* ixgbe: send MFLCN to ethtoolEmil Tantilov2011-10-051-1/+4
* ixgbe: add support for new 82599 deviceEmil Tantilov2011-10-053-0/+3
* ixgbe: fix driver version initialization in firmwareJacob Keller2011-10-051-3/+5
* ixgbe: remove return code for functions that always return 0Emil Tantilov2011-10-051-21/+9
* ixgbe: clear the data field in ixgbe_read_i2c_byte_genericEmil Tantilov2011-10-051-1/+2
* ixgbe: prevent link checks while resettingEmil Tantilov2011-10-051-1/+2
OpenPOWER on IntegriCloud