index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2012-08-01
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
2012-07-26
ixgbe: fix panic while dumping packets on Tx hang with IOMMU
Emil Tantilov
2012-07-22
ixgbe: Fix build with PCI_IOV enabled.
David S. Miller
2012-07-22
e1000e: advertise transmit time stamping
Richard Cochran
2012-07-22
e1000: advertise transmit time stamping
Richard Cochran
2012-07-21
igb: reset PHY in the link_up process to recover PHY setting after power down.
Akeem G. Abodunrin
2012-07-21
ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts
Alexander Duyck
2012-07-21
ixgbe: add support for new 82599 device
Don Skidmore
2012-07-21
ixgbe: remove extra unused queues in DCB + FCoE case
John Fastabend
2012-07-21
ixgbe: fix RAR entry counting for generic and fdb_add()
John Fastabend
2012-07-21
ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UP
Alexander Duyck
2012-07-21
ixgbe: Reduce Rx header size to what is actually used
Alexander Duyck
2012-07-21
ixgbevf: Fix namespace issue with ixgbe_write_eitr
Greg Rose
2012-07-21
ixgbe: Fix handling of FDIR_HASH flag
Alexander Duyck
2012-07-21
ixgbevf: Add support for PCI error handling
Alexander Duyck
2012-07-21
ixgbevf: Add lock around mailbox ops to prevent simultaneous access
Alexander Duyck
2012-07-21
ixgbe: Change how we check for pre-existing and assigned VFs
Alexander Duyck
2012-07-21
ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov
Alexander Duyck
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-07-20
ixgbe: use PCI_VENDOR_ID_INTEL
Jon Mason
2012-07-20
ixgb: use PCI_VENDOR_ID_INTEL
Jon Mason
2012-07-20
ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag
Alexander Duyck
2012-07-20
ixgbe: Only enable anti-spoof on VF pools
Alexander Duyck
2012-07-20
ixgbe: Correctly set SAN MAC RAR pool to default pool of PF
Alexander Duyck
2012-07-20
ixgbe: Make FCoE allocation and configuration closer to how rings work
Alexander Duyck
2012-07-20
ixgbe: Merge all FCoE percpu values into a single structure
Alexander Duyck
2012-07-20
ixgbe: Cleanup configuration of FCoE registers
Alexander Duyck
2012-07-20
ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ API
Alexander Duyck
2012-07-20
ixgbe: Fix memory leak when SR-IOV VFs are direct assigned
Alexander Duyck
2012-07-20
ixgbe: Use VMDq offset to indicate the default pool
Alexander Duyck
2012-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-19
net: e100: ucode is optional in some cases
Bjørn Mork
2012-07-18
ixgbe: Cleanup holes in flags after removing several of them
Alexander Duyck
2012-07-18
ixgbe: Retire RSS enabled and capable flags
Alexander Duyck
2012-07-18
ixgbe: Add support for SR-IOV w/ DCB or RSS
Alexander Duyck
2012-07-18
ixgbe: Update configure virtualization to allow for multiple PF pools
Alexander Duyck
2012-07-18
ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam
Alexander Duyck
2012-07-18
ixgbevf: Consolidate Tx context descriptor creation code
Alexander Duyck
2012-07-18
ixgbevf: Add netdev to ring structure
Alexander Duyck
2012-07-18
ixgbevf: Do not rewind the Rx ring before bumping tail
Alexander Duyck
2012-07-18
ixgbevf: fix VF untagging when 802.1 prio is set
Pascal Bouchareine
2012-07-18
ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix
Alexander Duyck
2012-07-18
ixgbe: Cleanup logic for MRQC and MTQC configuration
Alexander Duyck
2012-07-18
ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configuration
Alexander Duyck
2012-07-18
ixgbe: Move configuration of set_real_num_rx/tx_queues into open
Alexander Duyck
2012-07-18
ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources calls
Alexander Duyck
2012-07-18
ixgbe: Ping the VFs on link status change to trigger link change
Alexander Duyck
2012-07-17
ixgbevf: Use igb style interrupt masks instead of ixgbe style
Alexander Duyck
2012-07-17
ixgbevf: Move Tx clean-up into NAPI context
Alexander Duyck
2012-07-17
ixgbevf: Update q_vector to contain ring pointers instead of bitmaps
Alexander Duyck
[next]