summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/fm10k
AgeCommit message (Expand)Author
2015-06-17fm10k: Fix missing braces after if statementAlexander Duyck
2015-06-17fm10k: fix iov_msg_lport_state_pf issueJacob Keller
2015-06-17fm10k: remove err_no reference in fm10k_mbx.cJacob Keller
2015-06-17fm10k: fix incorrect DIR_NEVATIVE bit in 1588 codeJacob Keller
2015-06-17fm10k: pack TLV overlay structuresJacob Keller
2015-06-17fm10k: re-map all possible VF queues after a VFLRJacob Keller
2015-06-17fm10k: force LPORT delete when updating VLAN or MAC addressJacob Keller
2015-06-17fm10k: use dma_set_mask_and_coherent in fm10k_probeJacob Keller
2015-06-17fm10k: trivial fixup message style to include a colonJacob Keller
2015-06-17fm10k: remove extraneous NULL check on l2_accelJacob Keller
2015-06-17fm10k: use an unsigned int for i in ethtool_get_stringsJacob Keller
2015-06-17fm10k: add call to fm10k_clean_all_rx_rings in fm10k_downJacob Keller
2015-06-17fm10k: fix incorrect free on skb in ts_tx_enqueueJacob Keller
2015-06-17fm10k: move setting shinfo inside ts_tx_enqueueJacob Keller
2015-06-17fm10k: use correct ethernet driver Tx timestamp functionJacob Keller
2015-06-17fm10k: ignore invalid multicast address entriesJacob Keller
2015-06-17fm10k: fold fm10k_pull_tail into fm10k_add_rx_fragAlexander Duyck
2015-05-04fm10k: Do not assume budget will never be 0 for NAPIAlexander Duyck
2015-04-14fm10k: Bump driver version to 0.15.2Jeff Kirsher
2015-04-14fm10k: corrected VF multicast updateJeff Kirsher
2015-04-14fm10k: mbx_update_max_size does not drop all oversized messagesJeff Kirsher
2015-04-14fm10k: reset head instead of calling update_max_sizeJeff Kirsher
2015-04-14fm10k: renamed mbx_tx_dropped to mbx_tx_oversizedJeff Kirsher
2015-04-14fm10k: update xcast mode before synchronizing multicast addressesJeff Kirsher
2015-04-14fm10k: start service timer on probeJeff Kirsher
2015-04-14fm10k: fix function header commentJeff Kirsher
2015-04-14fm10k: comment next_vf_mbx flowJeff Kirsher
2015-04-14fm10k: don't handle mailbox events in iov_event path and always process mailboxJeff Kirsher
2015-04-14fm10k: use separate workqueue for fm10k driverJeff Kirsher
2015-04-14fm10k: Set PF queues to unlimited bandwidth during virtualizationJeff Kirsher
2015-04-14fm10k: expose tx_timeout_count as an ethtool statJeff Kirsher
2015-04-14fm10k: only increment tx_timeout_count in Tx hang pathJeff Kirsher
2015-04-14fm10k: remove extraneous "Reset interface" messageJeff Kirsher
2015-04-14fm10k: separate PF only stats so that VF does not display themJeff Kirsher
2015-04-14fm10k: use hw->mac.max_queues for statsJeff Kirsher
2015-04-14fm10k: only show actual queues, not the maximum in hardwareJeff Kirsher
2015-04-14fm10k: allow creation of VLAN on default vidJeff Kirsher
2015-04-14fm10k: fix unused warningsJeff Kirsher
2015-04-14fm10k: Add netconsole supportJeff Kirsher
2015-04-14fm10k: Have the VF get the default VLAN during initJeff Kirsher
2015-04-14fm10k: Correct spelling mistakeJeff Kirsher
2015-04-14fm10k: Remove redundant rx_errors in ethtoolJeff Kirsher
2015-04-14fm10k: Corrected an error in Tx statisticsJeff Kirsher
2015-03-31ptp: fm10k: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-03fm10k: Resolve various spelling errors and checkpatch warningsMatthew Vick
2015-03-03fm10k: Implement ndo_features_checkMatthew Vick
2015-03-03fm10k: Modify tunnel length header check when offloadingMatthew Vick
2015-02-06fm10k: Resolve compile warnings with W=1Matthew Vick
2015-02-06fm10k: Validate VLAN ID in fm10k_update_xc_addr_pfMatthew Vick
2015-01-23fm10k: Increase the timeout for the data path resetMatthew Vick