index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2014-02-26
igb: Update license text to remove FSF address and update copyright.
Carolyn Wyborny
2014-02-26
igb: make local functions static and remove dead code
Jeff Kirsher
2014-02-26
ixgbe: Add WoL support for a new device
Mark Rustad
2014-02-26
ixgbe: don't use magic size number to assign ptp_caps.name
Jacob Keller
2014-02-26
ixgbe: modify behavior on receiving a HW ECC error.
Don Skidmore
2014-02-21
i40e and i40evf: Bump driver versions
Catherine Sullivan
2014-02-21
i40e: Change MSIX to MSI-X
Catherine Sullivan
2014-02-21
i40e: tighten up ring enable/disable flow
Mitch Williams
2014-02-21
i40e: remove unnecessary delay
Mitch Williams
2014-02-21
i40evf: remove errant space
Mitch A Williams
2014-02-21
i40evf: update version and copyright date
Mitch Williams
2014-02-21
i40evf: store ring size in ring structs
Mitch Williams
2014-02-21
i40evf: don't guess device name
Mitch Williams
2014-02-21
i40evf: remove bogus comment
Mitch Williams
2014-02-21
i40evf: fix up strings in init task
Mitch Williams
2014-02-21
i40evf: get rid of pci_using_dac
Mitch Williams
2014-02-21
i40evf: fix multiple crashes on remove
Mitch Williams
2014-02-21
i40evf: remove VLAN filters on close
Mitch Williams
2014-02-21
i40evf: request reset on tx hang
Mitch Williams
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-18
ixgbevf: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
ixgbe: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
igbvf: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
igb: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
i40e: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
e1000e: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-17
net: i40evf: Remove duplicate include
Sachin Kamat
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-02-13
i40evf: refactor reset handling
Mitch Williams
2014-02-13
i40evf: change type of flags variable
Mitch Williams
2014-02-13
i40evf: don't store unnecessary array of strings
Mitch Williams
2014-02-13
i40evf: fix bogus comment
Mitch Williams
2014-02-13
i40evf: clean up adapter struct
Mitch Williams
2014-02-13
i40e: don't handle VF reset on unload
Mitch Williams
2014-02-13
i40e: enable extant VFs
Mitch Williams
2014-02-13
i40e: reset VFs after PF reset
Mitch Williams
2014-02-13
i40e: set VF state to active when reset is complete
Mitch Williams
2014-02-13
i40e: remove dead code
Mitch Williams
2014-02-13
i40e: Setting i40e_down bit for tx_timeout
Akeem G Abodunrin
2014-02-13
i40evf: clean up memsets
Mitch Williams
2014-02-13
i40evf: trivial fixes
Jesse Brandeburg
2014-02-13
i40e: bump driver version
Jesse Brandeburg
2014-02-13
i40e: spelling error
Jesse Brandeburg
2014-01-30
e100: Fix "disabling already-disabled device" warning
Michele Baldessari
2014-01-27
i40e: Add missing braces to i40e_dcb_need_reconfig()
Dave Jones
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-17
ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single function
Emil Tantilov
2014-01-17
ixgbevf: redo dma mapping using the tx buffer info
Emil Tantilov
2014-01-17
ixgbevf: make the first tx_buffer a repository for most of the skb info
Emil Tantilov
2014-01-17
ixgbevf: add tx counters
Emil Tantilov
[next]