summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2012-05-09ixgbe: update version numberDon Skidmore
2012-05-09ixgbe: cleanup the hwmon function callsDon Skidmore
2012-05-09ixgbe: support software timestampingJacob Keller
2012-05-09ixgbe: add support for get_ts_infoJacob Keller
2012-05-09ixgbe: correct disable_rx_buff timeoutJacob Keller
2012-05-09ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller
2012-05-09ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller
2012-05-09ixgbe: Fix bogus error messageGreg Rose
2012-05-09ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck
2012-05-09ixgbe: Clean up priority based flow controlAlexander Duyck
2012-05-09ixgbe: Exit on error case in VF message processingAlexander Duyck
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-05ixgbe: dcb: IEEE PFC stats and reset logic incorrectJohn Fastabend
2012-05-04igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend
2012-05-04ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck
2012-05-04ixgbe: Reorder link flow control functions in ixgbe_common.cAlexander Duyck
2012-05-04ixgbe: Use __free_pages instead of put_page to release pagesAlexander Duyck
2012-05-04ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck
2012-05-04ixgbe: Reorder the ring to q_vector mapping to improve performanceAlexander Duyck
2012-05-04ixgbe: Track instances of buffer available but no DMA resources presentAlexander Duyck
2012-05-03ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend
2012-05-03ixgbe: fix race condition with shutdownDon Skidmore
2012-05-03ixgbe: Fix use after free on module removeAlexander Duyck
2012-05-02ixgbe: Reset max_vfs to zero when user request is out of rangeGreg Rose
2012-05-02ixgbe: Deny MACVLAN requests from VFs with admin set MACGreg Rose
2012-05-02ixgbe: add hwmon interface to export thermal dataDon Skidmore
2012-05-02ixgbe: add support functions to access thermal dataDon Skidmore
2012-04-30ixgbe: fix calling skb_put on nonlinear skb assertion bugYi Zou
2012-04-30ixgbe: Fix a memory leak in IEEE DCBAlexander Duyck
2012-04-27ixgbe: check for WoL support in single functionJacob Keller
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-17ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoEAlexander Duyck
2012-04-17ixgbe: add missing rtnl_lock in PM resume pathBenjamin Poirier
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-15ixgbe: UTA table incorrectly programmedGreg Rose
2012-04-15ixgbe: allow RAR table to be updated in promisc modeJohn Fastabend
2012-04-15ixgbe: enable FDB netdevice opsJohn Fastabend
2012-04-14ixgbe: add I2C clock stretchingDon Skidmore
2012-04-14ixgbe: fix WoL issue with fiberDon Skidmore
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-04ixgbe: consolidate reporting of MSIX vectors into a single functionEmil Tantilov
2012-04-03ixgbe: driver fix for link flapMultanen, Eric W
2012-03-27ixgbe: update version numberDon Skidmore
2012-03-27ixgbe: fix typo in enumeration nameDon Skidmore
2012-03-27intel: make wired ethernet driver message level consistent (rev2)stephen hemminger
2012-03-19ixgbe: Fix issues with SR-IOV loopback when flow control is disabledAlexander Duyck
2012-03-19ixgbe: fix namespace issues when FCoE/DCB is not enabledJeff Kirsher
2012-03-19ixgbe: Correct flag values set by ixgbe_fix_featuresAlexander Duyck
2012-03-19ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash commandAlexander Duyck
2012-03-19ixgbe: Whitespace cleanupsAlexander Duyck