summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2014-04-11ixgbe: remove open-coded skb_cow_headFrancois Romieu
2014-04-11ixgbe: Add bit to mark service task initializationMark Rustad
2014-03-31ixgbe: Fix rcu warnings induced by LERMark Rustad
2014-03-31ixgbe: fix ixgbe_check_reset_blocked() declarationJean Sacren
2014-03-31ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-03-31ixgbe: never generate both software and hardware timestampsJakub Kicinski
2014-03-31ixgbe: remove redundant if clause from PTP workJakub Kicinski
2014-03-21ixgbe: Break recursion in case of removalMark Rustad
2014-03-20ixgbe: enable tx queues after link upEmil Tantilov
2014-03-20ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore
2014-03-20ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599Jacob Keller
2014-03-20ixgbe: use ixgbe_read_pci_cfg_wordJacob Keller
2014-03-20ixgbe: remove unused media typeJacob Keller
2014-03-20ixgbe: fix ixgbe_setup_mac_link_82599 autoc variablesJacob Keller
2014-03-19ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctlyJacob Keller
2014-03-19ixgbe: check Core Clock Disable bitJacob Keller
2014-03-19ixgbe: fix errors related to protected AUTOC callsDon Skidmore
2014-03-19ixgbe: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-19ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed checkJacob Keller
2014-03-14ixgbe: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman
2014-03-12ixgbe: fix some multiline hw_dbg printsJacob Keller
2014-03-12ixgbe: fixup header for ixgbe_set_rxpba_82598Jacob Keller
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller
2014-03-12ixgbe: move setting rx_pb_size into get_invariantsJacob Keller
2014-03-12ixgbe: Fix format string in ixgbe_fcoe.cMasanari Iida
2014-03-12net: ixgbe calls skb_set_hashTom Herbert
2014-03-02ixgbe: implement SIOCGHWTSTAMP ioctlJacob Keller
2014-03-02ixgbe: Check config reads for removalMark Rustad
2014-03-02ixgbe: Fix up some ethtool results when adapter is removedMark Rustad
2014-03-02ixgbe: Restore hw_addr in LER recovery pathsMark Rustad
2014-02-28ixgbe: Add check for FW veto bitDon Skidmore
2014-02-28ixgbe: fix bit toggled for 82599 reset fix.Don Skidmore
2014-02-28ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore
2014-02-28ixgbe: fix to use correct timeout interval for memory read completionDon Skidmore
2014-02-26ixgbe: Add WoL support for a new deviceMark Rustad
2014-02-26ixgbe: don't use magic size number to assign ptp_caps.nameJacob Keller
2014-02-26ixgbe: modify behavior on receiving a HW ECC error.Don Skidmore
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18ixgbe: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-01-17ixgbe: bump version numberDon Skidmore
2014-01-17ixgbe: add braces around else condition in ixgbe_qv_lock_* callsJacob Keller
2014-01-17ixgbe: set driver_max_VFs should be done before enabling SRIOVethan.zhao
2014-01-17ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63ethan.zhao
2014-01-16ixgbe: Fix incorrect logic for fixed fiber eeprom writeDon Skidmore
2014-01-16ixgbe: reinit_locked() should be called with rtnl_lockJohn Fastabend
2014-01-15ixgbe: Clear head write-back registers on VF resetAlexander Duyck
2014-01-15ixgbe: Force QDE via PFQDE for VFs during resetAlexander Duyck
2014-01-14ixgbe: Additional adapter removal checksMark Rustad