index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-10
ixgbe: adds x550 specific FCoE offloads
Vasu Dev
3
-27
/
+107
2015-04-10
ixgbe: add support for X550 source_address_prunning
Don Skidmore
3
-0
/
+77
2015-04-09
ixgbe: add new bridge mode support function.
Don Skidmore
1
-16
/
+34
2015-04-09
ixgbe: Move bridge mode from flag to variable
Don Skidmore
3
-19
/
+20
2015-04-09
e100: Use dma_rmb/wmb where appropriate
Alexander Duyck
1
-3
/
+3
2015-04-09
i40e/i40evf: Use dma_rmb where appropriate
Alexander Duyck
2
-4
/
+4
2015-04-08
e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering
Alexander Duyck
2
-7
/
+7
2015-04-03
i40e: Bump to version 1.3.1
Catherine Sullivan
1
-2
/
+2
2015-04-03
i40evf: Refactor VF RSS code
Anjali Singhai Jain
1
-32
/
+11
2015-04-03
i40evf: protect VLAN filter list
Mitch Williams
1
-2
/
+22
2015-04-03
i40e: Communicate VSI id in place of VSI index to the VFs
Anjali Singhai Jain
4
-53
/
+76
2015-04-03
i40e: stop flow director on shutdown
Mitch Williams
1
-0
/
+2
2015-04-03
i40e: fix up VXLAN messages
Shannon Nelson
1
-19
/
+19
2015-04-03
i40e: Don't register/de-register apps on NIC partitions in MFP mode
Neerav Parikh
1
-0
/
+8
2015-04-03
i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabled
Greg Rose
2
-0
/
+27
2015-04-03
i40e: warn at the right time
Mitch Williams
1
-3
/
+2
2015-04-03
i40e: fix invalid void return in FCoE code
Jesse Brandeburg
1
-2
/
+1
2015-04-03
i40e/i40evf: fix bug when skb allocation fails
Jesse Brandeburg
2
-2
/
+8
2015-04-03
i40e: Change some memcpys to struct assignments
Jesse Brandeburg
1
-11
/
+8
2015-04-03
i40e: Print some more info to help figure out the cause of HMC error
Anjali Singhai Jain
1
-0
/
+3
2015-04-03
i40e: validate VSI param from VFs
Mitch Williams
1
-0
/
+2
2015-04-03
i40evf: Fix Outer UDP RX checksum code
Anjali Singhai Jain
1
-11
/
+13
2015-03-31
ptp: ixgbe: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+2
2015-03-31
ptp: igb: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+2
2015-03-31
ptp: e1000e: use helpers for converting ns to timespec.
Richard Cochran
1
-3
/
+1
2015-03-31
ethernet: Use bool function returns of true/false instead of 1/0
Joe Perches
1
-2
/
+2
2015-03-31
Merge branch 'ptp-2038'
David S. Miller
5
-54
/
+57
2015-03-31
ptp: ixgbe: convert to the 64 bit get/set time methods.
Richard Cochran
1
-7
/
+7
2015-03-31
ptp: igb: convert to the 64 bit get/set time methods.
Richard Cochran
1
-20
/
+21
2015-03-31
ptp: i40e: convert to the 64 bit get/set time methods.
Richard Cochran
1
-13
/
+13
2015-03-31
ptp: fm10k: convert to the 64 bit get/set time methods.
Richard Cochran
1
-6
/
+6
2015-03-31
ptp: e1000e: convert to the 64 bit get/set time methods.
Richard Cochran
1
-8
/
+8
2015-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-24
/
+46
2015-03-29
igb: Enable TSO for stacked vlan
Toshiaki Makita
1
-0
/
+1
2015-03-27
i40e: Bump version to 1.2.43
Catherine Sullivan
1
-1
/
+1
2015-03-27
i40evf: add FW version to ethtool info
Mitch Williams
1
-1
/
+1
2015-03-27
i40e: Increase PF reset max loop limit
Akeem G Abodunrin
1
-1
/
+1
2015-03-27
i40evf: resequence close operations
Mitch Williams
1
-7
/
+3
2015-03-27
i40evf: delay releasing rings
Mitch Williams
3
-13
/
+14
2015-03-27
i40e/i40evf: implement KR2 support
Jesse Brandeburg
6
-1
/
+26
2015-03-20
igbvf: use netif_carrier_off earlier when bringing if down
Todd Fujinaka
1
-2
/
+1
2015-03-20
igb: use netif_carrier_off earlier when bringing if down
Todd Fujinaka
1
-3
/
+1
2015-03-20
e1000e: NVM write protect access removed from SPT HW
Yanir Lubetkin
1
-1
/
+2
2015-03-20
e1000e: call netif_carrier_off early on down
Eliezer Tamir
1
-2
/
+2
2015-03-20
ixgb: call netif_carrier_off early on down
Eliezer Tamir
1
-1
/
+2
2015-03-19
i40e: add NVM update events to AQ clean
Shannon Nelson
1
-0
/
+4
2015-03-13
ixgbevf: Use ether_addr_copy() instead of memcpy()
Jeff Kirsher
1
-4
/
+4
2015-03-13
ixgbevf: Fix code comments and whitespace
Jeff Kirsher
9
-495
/
+498
2015-03-13
ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything
Alexander Duyck
2
-15
/
+4
2015-03-13
ixgbe: enable relaxed ordering for SPARC
Jeff Kirsher
2
-4
/
+12
[prev]
[next]