summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2013-11-11ixgbe: add warning when max_vfs is out of range.Jacob Keller
2013-11-08ixgbe: deleting dfwd stations out of order can cause null ptr derefJohn Fastabend
2013-11-08ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPSJohn Fastabend
2013-11-08ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend
2013-11-01ixgbe: fix inconsistent clearing of the multicast tableEmil Tantilov
2013-11-01ixgbe: Reduce memory consumption with larger page sizesAnton Blanchard
2013-10-29ixgbe: remove unnecessary duplication of PCIe bandwidth displayJacob Keller
2013-10-29ixgbe: show <2% for encoding loss on PCIe Gen3Jacob Keller
2013-10-29ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_allJacob Keller
2013-10-24ixgbe: fix rx-usecs range checks for BQLEmil Tantilov
2013-10-24ixgbe: use pcie_capability_read_word() to simplify codeYijing Wang
2013-10-24ixgbe: cleanup ixgbe_enumerate_functionsJacob Keller
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-10-01ixgbe: remove marketing names from busy poll codeJacob Keller
2013-10-01ixgbe: Cleanup the use of tabs and spacesJeff Kirsher
2013-10-01ixgbe: ethtool DCB registers dump for 82599 and x540Leonardo Potenza
2013-09-24intel: Remove extern from function prototypesJoe Perches
2013-09-13ixgbe: fix ethtool reporting of supported links for SFP modulesEmil Tantilov
2013-09-13ixgbe: limit setting speed to only one at a time for QSFP modulesEmil Tantilov
2013-09-13ixgbe: fix ethtool loopback diagnostic with DCB enabledEmil Tantilov
2013-09-13ixgbe: fully disable hardware RSC logic when disabling RSCJacob Keller
2013-08-29ixgbe: add support for older QSFP active DA cablesEmil Tantilov
2013-08-29ixgbe: include QSFP PHY types in ixgbe_is_sfp()Emil Tantilov
2013-08-29ixgbe: add 1Gbps support for QSFP+Emil Tantilov
2013-08-29ixgbe: fix SFF data dumps of SFP+ modules from an offsetEmil Tantilov
2013-08-29ixgbe: cleanup some log messagesDon Skidmore
2013-08-29ixgbe: zero out mailbox buffer on initEmil Tantilov
2013-08-29ixgbe: fix link test when connected to 1Gbps link partnerEmil Tantilov
2013-08-29ixgbe: fix incorrect limit value in ring transverseDon Skidmore
2013-08-29ixgbe: Check return value on eeprom readsMark Rustad
2013-08-29ixgbe: disable link when adapter goes downJacob Keller
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-07-31ixgbe: add support for quad-port x520 adapterDon Skidmore
2013-07-31ixgbe: clear semaphore bits on timeoutsEmil Tantilov
2013-07-31ixgbe: rename LL_EXTENDED_STATS to use queue instead of qJacob Keller
2013-07-31ixgbe: fix lockdep annotation issue for ptp's work itemJacob Keller
2013-07-31ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidthJacob Keller
2013-07-31ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov
2013-07-31ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov
2013-07-31ixgbe: bump version numberDon Skidmore
2013-07-31ixgbe: add new media type.Don Skidmore
2013-07-31ixgbe: fix fc autoneg ethtool reporting.Don Skidmore
2013-07-31ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assignedAlexander Duyck
2013-07-31ixgbe: Retain VLAN filtering in promiscuous + VT modeGreg Rose
2013-07-28ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller
2013-07-11net: rename ll methods to busy-pollEliezer Tamir
2013-07-11net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir
2013-06-11ixgbe: add extra stats for ndo_ll_pollEliezer Tamir
2013-06-11ixgbe: add support for ndo_ll_pollEliezer Tamir