aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-14ixgbe: Check PTP Rx timestamps via BPF filterJacob Keller3-14/+104
2012-06-14ixgbe: PTP Fix hwtstamp mode settingsJacob Keller1-15/+8
2012-06-14ixgbe: ptp code cleanupJacob Keller2-11/+10
2012-06-14ixgbe: do not compile ixgbe_sysfs.c when CONFIG_IXGBE_HWMON is not setEmil Tantilov2-4/+2
2012-06-14ixgbe: align flow control DV macros with datasheetJohn Fastabend1-15/+22
2012-06-05ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend1-2/+5
2012-06-05ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend1-10/+5
2012-05-09ixgbe: update version numberDon Skidmore1-2/+2
2012-05-09ixgbe: cleanup the hwmon function callsDon Skidmore3-32/+10
2012-05-09ixgbe: support software timestampingJacob Keller1-0/+2
2012-05-09ixgbe: add support for get_ts_infoJacob Keller1-0/+41
2012-05-09ixgbe: correct disable_rx_buff timeoutJacob Keller1-1/+1
2012-05-09ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller4-1/+189
2012-05-09ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller5-1/+850
2012-05-09ixgbe: Fix bogus error messageGreg Rose1-3/+3
2012-05-09ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck3-1/+64
2012-05-09ixgbe: Clean up priority based flow controlAlexander Duyck6-204/+156
2012-05-09ixgbe: Exit on error case in VF message processingAlexander Duyck1-1/+6
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-34/+34
2012-05-05ixgbe: dcb: IEEE PFC stats and reset logic incorrectJohn Fastabend2-1/+12
2012-05-04igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend2-2/+4
2012-05-04ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck6-158/+102
2012-05-04ixgbe: Reorder link flow control functions in ixgbe_common.cAlexander Duyck1-290/+282
2012-05-04ixgbe: Use __free_pages instead of put_page to release pagesAlexander Duyck1-2/+3
2012-05-04ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck4-31/+13
2012-05-04ixgbe: Reorder the ring to q_vector mapping to improve performanceAlexander Duyck1-15/+20
2012-05-04ixgbe: Track instances of buffer available but no DMA resources presentAlexander Duyck1-3/+3
2012-05-03ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend3-28/+22
2012-05-03ixgbe: fix race condition with shutdownDon Skidmore1-0/+2
2012-05-03ixgbe: Fix use after free on module removeAlexander Duyck1-1/+3
2012-05-02ixgbe: Reset max_vfs to zero when user request is out of rangeGreg Rose1-3/+4
2012-05-02ixgbe: Deny MACVLAN requests from VFs with admin set MACGreg Rose1-0/+6
2012-05-02ixgbe: add hwmon interface to export thermal dataDon Skidmore8-7/+314
2012-05-02ixgbe: add support functions to access thermal dataDon Skidmore3-0/+224
2012-04-30ixgbe: fix calling skb_put on nonlinear skb assertion bugYi Zou1-0/+1
2012-04-30ixgbe: Fix a memory leak in IEEE DCBAlexander Duyck1-4/+5
2012-04-27ixgbe: check for WoL support in single functionJacob Keller3-79/+62
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-8/+12
2012-04-17ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoEAlexander Duyck2-8/+10
2012-04-17ixgbe: add missing rtnl_lock in PM resume pathBenjamin Poirier1-0/+2
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+10
2012-04-15ixgbe: UTA table incorrectly programmedGreg Rose1-29/+0
2012-04-15ixgbe: allow RAR table to be updated in promisc modeJohn Fastabend1-10/+11
2012-04-15ixgbe: enable FDB netdevice opsJohn Fastabend1-0/+71
2012-04-14ixgbe: add I2C clock stretchingDon Skidmore2-6/+15
2012-04-14ixgbe: fix WoL issue with fiberDon Skidmore1-0/+10
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-84/+80
2012-04-04ixgbe: consolidate reporting of MSIX vectors into a single functionEmil Tantilov4-31/+29
2012-04-03ixgbe: driver fix for link flapMultanen, Eric W1-84/+80
2012-03-27ixgbe: update version numberDon Skidmore1-2/+2