index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-01-08
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
6
-25
/
+64
2016-01-08
ixgbe: Make ATR recognize IPv6 extended headers
Mark Rustad
1
-10
/
+37
2016-01-08
ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
Neerav Parikh
3
-1
/
+8
2016-01-08
ixgbe: Fix to get FDMI HBA attributes information with X550
Usha Ketineni
1
-2
/
+5
2016-01-08
ixgbe: Correct handling of any outer UDP checksum setting
Mark Rustad
1
-1
/
+1
2016-01-08
ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
Emil Tantilov
1
-5
/
+2
2016-01-08
ixgbe: fix broken PFC with X550
Vasu Dev
1
-3
/
+3
2016-01-08
ixgbe: use correct FCoE DDP max check
Vasu Dev
1
-2
/
+2
2016-01-08
ixgbe: Fill at least min credits to a TC credit refills
Vasu Dev
1
-1
/
+6
2016-01-08
i40e: remove forever unused ID
Jesse Brandeburg
5
-5
/
+0
2016-01-08
i40e: Fix Rx hash reported to the stack by our driver
Anjali Singhai Jain
2
-50
/
+58
2016-01-08
i40e: Look up MAC address in Open Firmware or IDPROM
Sowmini Varadhan
2
-0
/
+91
2016-01-08
i40e: allow zero MAC address for VFs
Mitch Williams
1
-5
/
+6
2016-01-08
i40e: change log messages and error returns
Mitch Williams
1
-9
/
+18
2015-12-29
ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
Alexander Duyck
1
-4
/
+4
2015-12-29
ixgbe: Correct X550EM_x revision check
Mark Rustad
2
-7
/
+4
2015-12-29
ixgbe: fix RSS limit for X550
Emil Tantilov
1
-1
/
+1
2015-12-29
ixgbe: Clean up redundancy in hw_enc_features
Mark Rustad
1
-5
/
+2
2015-12-29
ixgbe: report correct media type for KR, KX and KX4 interfaces
Veola Nazareth
1
-13
/
+42
2015-12-29
ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
Emil Tantilov
1
-0
/
+4
2015-12-29
ixgbevf: minor cleanups for ixgbevf_set_itr()
Emil Tantilov
1
-2
/
+3
2015-12-29
ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vector
William Dauchy
1
-0
/
+2
2015-12-22
fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
Bruce Allan
1
-3
/
+3
2015-12-22
fm10k: cleanup mailbox code comments etc
Bruce Allan
3
-24
/
+34
2015-12-22
fm10k: use true/false for boolean get_host_state
Bruce Allan
1
-3
/
+3
2015-12-22
fm10k: remove unused struct element
Bruce Allan
1
-1
/
+0
2015-12-22
fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
Bruce Allan
5
-11
/
+11
2015-12-22
fm10k: address operator not needed when declaring function pointers
Bruce Allan
2
-48
/
+48
2015-12-22
fm10k: use ether_addr_equal instead of memcmp
Jacob Keller
4
-4
/
+4
2015-12-22
fm10k: Cleanup exception handling for changing queues
Alexander Duyck
2
-16
/
+59
2015-12-22
fm10k: correctly pack TLV structures and explain reasoning
Jacob Keller
1
-4
/
+9
2015-12-22
fm10k: don't initialize fm10k_workqueue at global level
Bruce Allan
1
-4
/
+2
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-13
/
+23
2015-12-16
i40e: Call geneve_get_rx_port to get the existing Geneve ports
Singhai, Anjali
1
-0
/
+3
2015-12-16
i40e: Kernel dependency update for i40e to support geneve offload
Singhai, Anjali
1
-0
/
+10
2015-12-16
i40e: geneve tunnel offload support
Singhai, Anjali
4
-43
/
+150
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
3
-3
/
+3
2015-12-15
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
4
-6
/
+6
2015-12-14
e1000e: Fix msi-x interrupt automask
Benjamin Poirier
1
-6
/
+5
2015-12-14
e1000e: Do not write lsc to ics in msi-x mode
Benjamin Poirier
2
-12
/
+19
2015-12-14
e1000e: Do not read ICR in Other interrupt
Benjamin Poirier
1
-15
/
+7
2015-12-14
e1000e: Remove unreachable code
Benjamin Poirier
1
-6
/
+0
2015-12-14
igb: Explicitly label self-test result indices
Joe Schultz
1
-14
/
+24
2015-12-14
igb: Improve cable length function for I210, etc.
Joe Schultz
3
-9
/
+51
2015-12-14
igb: Don't add PHY address to PCDL address
Aaron Sierra
1
-2
/
+1
2015-12-14
igb: Remove GS40G specific defines/functions
Aaron Sierra
5
-106
/
+11
2015-12-14
e1000e: Switch e1000e_up to void, drop code checking for error result
Alexander Duyck
2
-12
/
+5
2015-12-13
fm10k: initialize xps at driver load
Jacob Keller
2
-2
/
+19
2015-12-13
fm10k: cleanup overly long lines
Bruce Allan
6
-23
/
+33
[next]