index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+8
2016-10-27
ixgbe: fix panic when using macvlan with l2-fwd-offload enabled
Emil Tantilov
1
-4
/
+8
2016-10-18
ixgbe: Flip to the new dev walk API
David Ahern
1
-50
/
+82
2016-10-18
ethernet/intel: use core min/max MTU checking
Jarod Wilson
1
-6
/
+5
2016-10-14
net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...
Shmulik Ladkani
1
-1
/
+1
2016-09-23
ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PF
Alexander Duyck
1
-5
/
+7
2016-09-23
ixgbe: simplify the logic for setting VLAN filtering
Emil Tantilov
1
-28
/
+11
2016-08-20
ixgbe: Add support for new X557 device
Don Skidmore
1
-0
/
+1
2016-08-20
ixgbe: add support for geneve Rx offload
Emil Tantilov
1
-50
/
+124
2016-08-18
ixgbe: use atomic bitwise operations when handling reset requests
Emil Tantilov
1
-9
/
+7
2016-08-18
ixgbe: only check Tx queue enablement when debugging
Emil Tantilov
1
-1
/
+1
2016-08-17
net_sched: convert tcf_exts from list to pointer array
WANG Cong
1
-1
/
+3
2016-08-16
ixgbe: Re-enable ability to toggle VLAN filtering
Alexander Duyck
1
-0
/
+1
2016-08-16
ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths
Alexander Duyck
1
-6
/
+12
2016-08-02
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+3
2016-07-25
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-40
/
+2
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-07-22
ixgbe: cleanup crosstalk fix
Don Skidmore
1
-39
/
+0
2016-07-22
ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module()
Wei Yongjun
1
-0
/
+1
2016-07-22
ixgbe: Fix minor typo while freeing irq
Babu Moger
1
-1
/
+1
2016-07-14
ixgbe: napi_poll must return the work done
Paolo Abeni
1
-1
/
+1
2016-07-11
drivers/net: fixup comments after "Future-proof tunnel offload handlers"
Sabrina Dubroca
1
-6
/
+2
2016-06-29
ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 o...
Amritha Nambiar
1
-16
/
+25
2016-06-29
ixgbe: Fix deleting link filters for cls_u32 offloads
Amritha Nambiar
1
-7
/
+68
2016-06-23
ethernet/intel: Use pci_(request|release)_mem_regions
Johannes Thumshirn
1
-6
/
+3
2016-06-17
ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
1
-31
/
+26
2016-05-20
intel: Add support for IPv6 IP-in-IP offload
Alexander Duyck
1
-0
/
+1
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
1
-2
/
+1
2016-05-16
ixgbe: Fix VLAN features error
Alexander Duyck
1
-4
/
+4
2016-05-16
ixgbe: use correct mask when enabling sriov
Emil Tantilov
1
-2
/
+2
2016-05-04
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-150
/
+330
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
1
-1
/
+1
2016-05-04
ixgbe: Disable DCB and FCoE for X550EM_x and x550em_a
Usha Ketineni
1
-42
/
+69
2016-05-04
ixgbe: check EEPROM for WOL support for X540 and above
Emil Tantilov
1
-26
/
+23
2016-05-04
ixgbe: add WoL support for some 82599 subdevice IDs
Emil Tantilov
1
-2
/
+6
2016-05-04
ixgbe: Match on multiple headers for cls_u32 offloads
Amritha Nambiar
1
-67
/
+149
2016-05-04
ixgbe: Add support for redirect action to cls_u32 offloads
Sridhar Samudrala
1
-13
/
+83
2016-04-25
ixgbe/ixgbevf: Add support for GSO partial
Alexander Duyck
1
-45
/
+88
2016-04-25
ixgbe: resolve shift of negative value warning
Jacob Keller
1
-2
/
+2
2016-04-25
ixgbe: use BIT() macro
Jacob Keller
1
-16
/
+16
2016-04-25
ixgbe: Add work around for empty SFP+ cage crosstalk
Don Skidmore
1
-0
/
+39
2016-04-25
ixgbe: Add register wait for slow links
Mark Rustad
1
-0
/
+21
2016-04-24
ixgbe: consolidate the configuration of spoof checking
Emil Tantilov
1
-27
/
+3
2016-04-21
ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock
Hannes Frederic Sowa
1
-0
/
+2
2016-04-07
ixgbe: Bump version number
Mark Rustad
1
-1
/
+1
2016-04-07
ixgbe: Add KR backplane support for x550em_a
Mark Rustad
1
-0
/
+2
2016-04-07
ixgbe: Add support for SGMII backplane interface
Mark Rustad
1
-0
/
+2
2016-04-07
ixgbe: Add support for SFPs with retimer
Mark Rustad
1
-0
/
+2
2016-04-07
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
1
-3
/
+40
[next]