summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* remove init of dev->perm_addr in driversJiri Pirko2013-01-081-2/+1
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+1
* ixgbe: check whether thermal sensor is enabled.Jacob Keller2012-12-062-1/+6
* ixgbe: Use is_valid_ether_addrJoe Perches2012-12-066-38/+4
* net/intel: remove __dev* attributesBill Pemberton2012-12-031-4/+4
* ixgbe: Do not parse past IP header on fragments beyond the firstAlexander Duyck2012-12-011-5/+8
* ixgbe: eliminate Smatch warnings in ixgbe_debugfs.cjoshua.a.hay@intel.com2012-12-011-37/+46
* ixgbe: bump version numberDon Skidmore2012-11-281-5/+1
* ixgbe: Make the bridge mode setting stickyGreg Rose2012-11-283-4/+10
* ixgbe: Fix incorrect disabling of Tx hang check in case of PFCParikh, Neerav2012-11-281-4/+10
* ixgbe: Drop RLPML configuration from x540 RXDCTL register configurationAlexander Duyck2012-11-281-8/+0
* ixgbe: fdb: only allow NUD_PERM fdb entriesJohn Fastabend2012-11-221-1/+4
* ixgbe: ethtool correctly identify autoneg settingJacob Keller2012-11-224-3/+9
* ixgbe: remove needless queuing for L4 ptp packetsJacob Keller2012-11-221-32/+2
* ixgbe: use ETQF filter name instead of magic numberJacob Keller2012-11-221-3/+3
* ixgbe: convert to use simple_open()Wei Yongjun2012-11-221-30/+2
* ixgbe: Reformat output of ixgbe_dumpJosh Hay2012-11-221-34/+41
* ixgbe: Do not use DCA to prefetch the entire packet into the cacheAlexander Duyck2012-11-131-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-101-0/+3
|\
| * ixgbe: PTP get_ts_info missing software supportJacob Keller2012-11-011-0/+3
* | eth: Make is_link_local() consistent with other address testsBen Hutchings2012-11-021-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-11-023-20/+24
|\ \
| * | ixgbe: fix default setting of TXDCTL.WTHRESHEmil Tantilov2012-11-012-20/+15
| * | ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_eventJacob Keller2012-11-011-0/+9
* | | ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings2012-11-014-38/+1
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-316-71/+228
|\ \
| * | ixgbe: reduce PTP rx path overheadJiri Benc2012-10-291-2/+4
| * | ixgbe: add/update descriptor maps in commentsJosh Hay2012-10-291-6/+55
| * | ixgbe: Do not decrement budget in ixgbe_clean_rx_irqAlexander Duyck2012-10-291-5/+4
| * | ixgbe: Return success or failure on VF MAC filter setGreg Rose2012-10-291-1/+1
| * | ixgbe: clean up the condition for turning on/off the laserEmil Tantilov2012-10-291-23/+8
| * | net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend2012-10-291-1/+1
| * | ixgbe: Fix return value from macvlan filter functionGreg Rose2012-10-291-1/+2
| * | ixgbe: Add support for pipeline resetDon Skidmore2012-10-293-32/+153
* | | ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend2012-10-312-3/+59
|/ /
* | ixgbe: Fix possible memory leak in ixgbe_set_ringparamAlexander Duyck2012-10-221-52/+50
* | ixgbe: Add function ixgbe_reset_pipeline_82599Don Skidmore2012-10-222-0/+45
* | ixgbe: Drop unnecessary addition from ixgbe_set_rx_buffer_lenAlexander Duyck2012-10-221-3/+0
* | ixgbe: Correcting small packet paddingTushar Dave2012-10-221-0/+1
* | ixgbe: using is_zero_ether_addr() to simplify the codeWei Yongjun2012-10-221-2/+1
* | ixgbe: (PTP) refactor init, cyclecounter and resetJacob Keller2012-10-223-73/+66
* | ixgbe: add WOL support for new subdevice idEmil Tantilov2012-10-222-0/+2
* | ixgbe: Enable support for VF API version 1.1 in the PF.Alexander Duyck2012-10-221-8/+21
* | ixgbe: Add support for GET_QUEUES message to get DCB configurationAlexander Duyck2012-10-222-0/+52
* | ixgbe: Add support for tracking the default user priority to SR-IOVAlexander Duyck2012-10-223-20/+55
* | ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlenAlexander Duyck2012-10-221-1/+14
* | ixgbe: Add mailbox API version negotiation support to ixgbe PFAlexander Duyck2012-10-193-7/+48
* | ixgbe: Move message handling routines into their own functionsAlexander Duyck2012-10-191-93/+130
* | ixgbe: Enable jumbo frames support w/ SR-IOVAlexander Duyck2012-10-193-31/+93
* | ixgbe: Initialize q_vector cpu and affinity masks correctlyAlexander Duyck2012-10-191-2/+5
|/
OpenPOWER on IntegriCloud