index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_main.c
Age
Commit message (
Expand
)
Author
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-06
ixgbe: check whether thermal sensor is enabled.
Jacob Keller
2012-12-06
ixgbe: Use is_valid_ether_addr
Joe Perches
2012-12-03
net/intel: remove __dev* attributes
Bill Pemberton
2012-12-01
ixgbe: Do not parse past IP header on fragments beyond the first
Alexander Duyck
2012-11-28
ixgbe: bump version number
Don Skidmore
2012-11-28
ixgbe: Make the bridge mode setting sticky
Greg Rose
2012-11-28
ixgbe: Fix incorrect disabling of Tx hang check in case of PFC
Parikh, Neerav
2012-11-28
ixgbe: Drop RLPML configuration from x540 RXDCTL register configuration
Alexander Duyck
2012-11-22
ixgbe: fdb: only allow NUD_PERM fdb entries
John Fastabend
2012-11-22
ixgbe: ethtool correctly identify autoneg setting
Jacob Keller
2012-11-22
ixgbe: Reformat output of ixgbe_dump
Josh Hay
2012-11-13
ixgbe: Do not use DCA to prefetch the entire packet into the cache
Alexander Duyck
2012-11-02
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
2012-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-11-01
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
2012-11-01
ixgbe: fix default setting of TXDCTL.WTHRESH
Emil Tantilov
2012-10-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-10-31
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
John Fastabend
2012-10-29
ixgbe: add/update descriptor maps in comments
Josh Hay
2012-10-29
ixgbe: Do not decrement budget in ixgbe_clean_rx_irq
Alexander Duyck
2012-10-29
ixgbe: clean up the condition for turning on/off the laser
Emil Tantilov
2012-10-29
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
2012-10-22
ixgbe: Drop unnecessary addition from ixgbe_set_rx_buffer_len
Alexander Duyck
2012-10-22
ixgbe: Correcting small packet padding
Tushar Dave
2012-10-22
ixgbe: (PTP) refactor init, cyclecounter and reset
Jacob Keller
2012-10-22
ixgbe: add WOL support for new subdevice id
Emil Tantilov
2012-10-22
ixgbe: Add support for tracking the default user priority to SR-IOV
Alexander Duyck
2012-10-22
ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlen
Alexander Duyck
2012-10-19
ixgbe: Enable jumbo frames support w/ SR-IOV
Alexander Duyck
2012-10-03
ixgbe: add support for X540-AT1
joshua.a.hay@intel.com
2012-10-03
ixgbe: (PTP) Fix PPS interrupt code
Jacob Keller
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-01
netlink: add attributes to fdb interface
stephen hemminger
2012-09-24
ixgbe: Do not read the spoofed packets counter when not in IOV mode
Greg Rose
2012-09-19
netdev: make address const in device address management
stephen hemminger
2012-09-15
ixgbe: Improve statistics accuracy for DDP traffic
Mark Rustad
2012-09-15
ixgbe: add debugfs support
Catherine Sullivan
2012-09-15
ixgbe: fix reporting of spoofed packets
Emil Tantilov
2012-09-15
ixgbe: Fix ordering of things so that PF correctly configures its VLANs
Alexander Duyck
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
2012-09-07
netdev: make pci_error_handlers const
Stephen Hemminger
2012-09-04
ixgbe: remove old init remnant
Eliezer Tamir
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-08-16
ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptor
Alexander Duyck
2012-08-16
ixgbe: Roll RSC code into non-EOP code
Alexander Duyck
2012-08-16
ixgbe: Make allocating skb and placing data in it a separate function
Alexander Duyck
2012-08-16
ixgbe: Copybreak sooner to avoid get_page/put_page and offset change overhead
Alexander Duyck
2012-08-16
ixgbe: Make pull tail function separate from rest of cleanup_headers
Alexander Duyck
2012-08-16
ixgbe: Have the CPU take ownership of the buffers sooner
Alexander Duyck
[next]