index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-23
fm10k: Add interrupt support
Alexander Duyck
4
-0
/
+973
2014-09-23
fm10k: Add support for ndo_open/stop
Alexander Duyck
3
-0
/
+117
2014-09-23
fm10k: Add support for L2 filtering
Alexander Duyck
2
-1
/
+356
2014-09-23
fm10k: Add netdev
Alexander Duyck
4
-4
/
+418
2014-09-23
fm10k: Add support for configuring PF interface
Alexander Duyck
2
-2
/
+683
2014-09-23
fm10k: Add support for PF
Alexander Duyck
5
-1
/
+969
2014-09-23
fm10k: Implement PF <-> SM mailbox operations
Alexander Duyck
3
-1
/
+1355
2014-09-23
fm10k: Add support for mailbox
Alexander Duyck
4
-0
/
+608
2014-09-23
fm10k: Add support for basic interaction with hardware
Alexander Duyck
3
-1
/
+82
2014-09-23
fm10k: Add support for TLV message parsing and generation
Alexander Duyck
3
-1
/
+686
2014-09-23
fm10k: Add register defines and basic structures
Alexander Duyck
2
-1
/
+661
2014-09-23
fm10k: Add skeletal frame for Intel(R) FM10000 Ethernet Switch Host Interface...
Alexander Duyck
7
-0
/
+328
2014-09-18
ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flags
Jacob Keller
1
-2
/
+0
2014-09-18
ixgbe: add warnings for other disabled features without MSI-X support
Jacob Keller
1
-2
/
+5
2014-09-18
ixgbe: use e_dev_warn instead of netif_printk
Jacob Keller
1
-7
/
+5
2014-09-18
ixgbe: use e_dev_warn instead of e_err for displaying warning
Jacob Keller
1
-2
/
+2
2014-09-18
ixgbe: determine vector count inside ixgbe_acquire_msix_vectors
Jacob Keller
1
-37
/
+37
2014-09-18
ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectors
Jacob Keller
1
-11
/
+13
2014-09-18
ixgbe: return integer from ixgbe_acquire_msix_vectors
Jacob Keller
1
-14
/
+18
2014-09-18
ixgbe: use e_dev_warn instead of netif_printk
Jacob Keller
1
-5
/
+5
2014-09-18
ixgbe: Do not schedule an uninitialized workqueue entry
Mark Rustad
1
-3
/
+4
2014-09-18
ixgbe: remove useless bd_number from adapter struct
Ethan Zhao
2
-6
/
+0
2014-09-18
ixgbevf: remove useless bd_number from struct ixgbevf_adapter
Ethan Zhao
2
-5
/
+0
2014-09-12
e1000: switch to napi_gro_frags api
Florian Westphal
1
-17
/
+32
2014-09-12
e1000: convert to build_skb
Florian Westphal
3
-120
/
+131
2014-09-12
e1000: rename struct e1000_buffer to e1000_tx_buffer
Florian Westphal
3
-17
/
+17
2014-09-12
e1000: add and use e1000_rx_buffer info for Rx
Florian Westphal
3
-23
/
+27
2014-09-12
e1000: perform copybreak ahead of DMA unmap
Florian Westphal
1
-30
/
+43
2014-09-12
e1000: move tbi workaround code into helper function
Florian Westphal
1
-30
/
+33
2014-09-12
e1000: move e1000_tbi_adjust_stats to where its used
Florian Westphal
3
-80
/
+77
2014-09-12
ixgbe: Refactor busy poll socket code to address multiple issues
Alexander Duyck
2
-72
/
+45
2014-09-12
ixgbe: Drop Rx alloc at end of Rx cleanup
Alexander Duyck
1
-3
/
+0
2014-09-12
ixgbevf: Resolve missing-field-initializers warnings
Mark Rustad
1
-1
/
+1
2014-09-12
ixgbe: Resolve warnings produced in W=2 builds
Mark Rustad
2
-11
/
+11
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-22
/
+22
2014-09-06
igb: add flags to set eee advertisement mode
Todd Fujinaka
4
-18
/
+49
2014-09-06
e1000: e1000_ethertool.c coding style fixes
Krzysztof Majzerowicz-Jaszcz
1
-76
/
+79
2014-09-05
ixgbe: use new eth_get_headlen interface
Alexander Duyck
1
-115
/
+1
2014-09-05
igb: use new eth_get_headlen interface
Alexander Duyck
1
-108
/
+1
2014-09-04
ixgbe: limit combined total of macvlan and SR-IOV VFs
Jacob Keller
2
-6
/
+16
2014-09-04
ixgbe: add comment noting recalculation of queues
Jacob Keller
1
-0
/
+8
2014-09-04
ixgbevf: introduce delay for checking VFLINKS on 82599
Emil Tantilov
1
-0
/
+15
2014-09-04
ixgbe: reset interface on link loss with pending Tx work from the VF
Emil Tantilov
2
-12
/
+49
2014-09-04
ixgbe: Cleanup FDB handling code
Alexander Duyck
1
-30
/
+4
2014-09-04
i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()
Ethan Zhao
1
-31
/
+2
2014-09-04
i40e/i40evf: Bump i40e/i40evf versions
Catherine Sullivan
2
-2
/
+2
2014-09-04
i40e: fix panic due to too-early Tx queue enable
Jesse Brandeburg
1
-1
/
+1
2014-09-04
i40e: Fix an issue when PF reset fails
Anjali Singhai Jain
2
-3
/
+11
2014-09-04
i40e: make warning less verbose
Jesse Brandeburg
1
-14
/
+12
2014-09-04
i40e: Tell OS link is going down when calling set_phy_config
Catherine Sullivan
1
-3
/
+18
[prev]
[next]