Age | Commit message (Expand) | Author | Files | Lines |
2013-02-13 | ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6 | Alexander Duyck | 1 | -6/+3 |
2013-02-11 | ixgbe: fix gso type | Michael S. Tsirkin | 1 | -2/+6 |
2013-01-16 | ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl | Jacob Keller | 1 | -2/+2 |
2013-01-16 | ixgbe: only compile ixgbe_debugfs.o when enabled | Jacob Keller | 2 | -6/+2 |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 1 | -2/+1 |
2012-12-07 | ixgbe: check whether thermal sensor is enabled. | Jacob Keller | 2 | -1/+6 |
2012-12-07 | ixgbe: Use is_valid_ether_addr | Joe Perches | 6 | -38/+4 |
2012-12-03 | net/intel: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
2012-12-01 | ixgbe: Do not parse past IP header on fragments beyond the first | Alexander Duyck | 1 | -5/+8 |
2012-12-01 | ixgbe: eliminate Smatch warnings in ixgbe_debugfs.c | joshua.a.hay@intel.com | 1 | -37/+46 |
2012-11-28 | ixgbe: bump version number | Don Skidmore | 1 | -5/+1 |
2012-11-28 | ixgbe: Make the bridge mode setting sticky | Greg Rose | 3 | -4/+10 |
2012-11-28 | ixgbe: Fix incorrect disabling of Tx hang check in case of PFC | Parikh, Neerav | 1 | -4/+10 |
2012-11-28 | ixgbe: Drop RLPML configuration from x540 RXDCTL register configuration | Alexander Duyck | 1 | -8/+0 |
2012-11-22 | ixgbe: fdb: only allow NUD_PERM fdb entries | John Fastabend | 1 | -1/+4 |
2012-11-22 | ixgbe: ethtool correctly identify autoneg setting | Jacob Keller | 4 | -3/+9 |
2012-11-22 | ixgbe: remove needless queuing for L4 ptp packets | Jacob Keller | 1 | -32/+2 |
2012-11-22 | ixgbe: use ETQF filter name instead of magic number | Jacob Keller | 1 | -3/+3 |
2012-11-22 | ixgbe: convert to use simple_open() | Wei Yongjun | 1 | -30/+2 |
2012-11-22 | ixgbe: Reformat output of ixgbe_dump | Josh Hay | 1 | -34/+41 |
2012-11-13 | ixgbe: Do not use DCA to prefetch the entire packet into the cache | Alexander Duyck | 1 | -1/+0 |
2012-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+3 |
2012-11-03 | eth: Make is_link_local() consistent with other address tests | Ben Hutchings | 1 | -1/+1 |
2012-11-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 3 | -20/+24 |
2012-11-01 | ptp: Enable clock drivers along with associated net/PHY drivers | Ben Hutchings | 4 | -38/+1 |
2012-11-01 | ixgbe: PTP get_ts_info missing software support | Jacob Keller | 1 | -0/+3 |
2012-11-01 | ixgbe: fix default setting of TXDCTL.WTHRESH | Emil Tantilov | 2 | -20/+15 |
2012-11-01 | ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_event | Jacob Keller | 1 | -0/+9 |
2012-10-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 6 | -71/+228 |
2012-10-31 | ixgbe: add setlink, getlink support to ixgbe and ixgbevf | John Fastabend | 2 | -3/+59 |
2012-10-30 | ixgbe: reduce PTP rx path overhead | Jiri Benc | 1 | -2/+4 |
2012-10-30 | ixgbe: add/update descriptor maps in comments | Josh Hay | 1 | -6/+55 |
2012-10-30 | ixgbe: Do not decrement budget in ixgbe_clean_rx_irq | Alexander Duyck | 1 | -5/+4 |
2012-10-30 | ixgbe: Return success or failure on VF MAC filter set | Greg Rose | 1 | -1/+1 |
2012-10-30 | ixgbe: clean up the condition for turning on/off the laser | Emil Tantilov | 1 | -23/+8 |
2012-10-30 | net, ixgbe: handle link local multicast addresses in SR-IOV mode | John Fastabend | 1 | -1/+1 |
2012-10-30 | ixgbe: Fix return value from macvlan filter function | Greg Rose | 1 | -1/+2 |
2012-10-30 | ixgbe: Add support for pipeline reset | Don Skidmore | 3 | -32/+153 |
2012-10-23 | ixgbe: Fix possible memory leak in ixgbe_set_ringparam | Alexander Duyck | 1 | -52/+50 |
2012-10-23 | ixgbe: Add function ixgbe_reset_pipeline_82599 | Don Skidmore | 2 | -0/+45 |
2012-10-23 | ixgbe: Drop unnecessary addition from ixgbe_set_rx_buffer_len | Alexander Duyck | 1 | -3/+0 |
2012-10-23 | ixgbe: Correcting small packet padding | Tushar Dave | 1 | -0/+1 |
2012-10-23 | ixgbe: using is_zero_ether_addr() to simplify the code | Wei Yongjun | 1 | -2/+1 |
2012-10-23 | ixgbe: (PTP) refactor init, cyclecounter and reset | Jacob Keller | 3 | -73/+66 |
2012-10-23 | ixgbe: add WOL support for new subdevice id | Emil Tantilov | 2 | -0/+2 |
2012-10-23 | ixgbe: Enable support for VF API version 1.1 in the PF. | Alexander Duyck | 1 | -8/+21 |
2012-10-23 | ixgbe: Add support for GET_QUEUES message to get DCB configuration | Alexander Duyck | 2 | -0/+52 |
2012-10-23 | ixgbe: Add support for tracking the default user priority to SR-IOV | Alexander Duyck | 3 | -20/+55 |
2012-10-23 | ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlen | Alexander Duyck | 1 | -1/+14 |
2012-10-19 | ixgbe: Add mailbox API version negotiation support to ixgbe PF | Alexander Duyck | 3 | -7/+48 |