开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2016-08-02
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-07-25
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-22
ixgbe: cleanup crosstalk fix
Don Skidmore
2016-07-22
ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module()
Wei Yongjun
2016-07-22
ixgbe: Fix minor typo while freeing irq
Babu Moger
2016-07-14
ixgbe: napi_poll must return the work done
Paolo Abeni
2016-07-11
drivers/net: fixup comments after "Future-proof tunnel offload handlers"
Sabrina Dubroca
2016-06-29
ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 o...
Amritha Nambiar
2016-06-29
ixgbe: Fix deleting link filters for cls_u32 offloads
Amritha Nambiar
2016-06-23
ethernet/intel: Use pci_(request|release)_mem_regions
Johannes Thumshirn
2016-06-17
ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2016-05-20
intel: Add support for IPv6 IP-in-IP offload
Alexander Duyck
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-16
ixgbe: Fix VLAN features error
Alexander Duyck
2016-05-16
ixgbe: use correct mask when enabling sriov
Emil Tantilov
2016-05-04
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
2016-05-04
ixgbe: Disable DCB and FCoE for X550EM_x and x550em_a
Usha Ketineni
2016-05-04
ixgbe: check EEPROM for WOL support for X540 and above
Emil Tantilov
2016-05-04
ixgbe: add WoL support for some 82599 subdevice IDs
Emil Tantilov
2016-05-04
ixgbe: Match on multiple headers for cls_u32 offloads
Amritha Nambiar
2016-05-04
ixgbe: Add support for redirect action to cls_u32 offloads
Sridhar Samudrala
2016-04-25
ixgbe/ixgbevf: Add support for GSO partial
Alexander Duyck
2016-04-25
ixgbe: resolve shift of negative value warning
Jacob Keller
2016-04-25
ixgbe: use BIT() macro
Jacob Keller
2016-04-25
ixgbe: Add work around for empty SFP+ cage crosstalk
Don Skidmore
2016-04-25
ixgbe: Add register wait for slow links
Mark Rustad
2016-04-24
ixgbe: consolidate the configuration of spoof checking
Emil Tantilov
2016-04-21
ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock
Hannes Frederic Sowa
2016-04-07
ixgbe: Bump version number
Mark Rustad
2016-04-07
ixgbe: Add KR backplane support for x550em_a
Mark Rustad
2016-04-07
ixgbe: Add support for SGMII backplane interface
Mark Rustad
2016-04-07
ixgbe: Add support for SFPs with retimer
Mark Rustad
2016-04-07
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
2016-04-07
ixgbe: Add support for single-port X550 device
Mark Rustad
2016-04-07
ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logic
Alexander Duyck
2016-04-04
ixgbe: Add support for toggling VLAN filtering flag via ethtool
Alexander Duyck
2016-04-04
ixgbe: Extend cls_u32 offload to support UDP headers
Amritha Nambiar
2016-04-04
ixgbe: Place SWFW semaphore in known valid state at probe
Don Skidmore
2016-04-04
ixgbe: add a callback to set the maximum transmit bitrate
Rostislav Pehlivanov
2016-04-04
ixgbe: Add support for generic Tx checksums
Alexander Duyck
2016-04-04
ixgbe: use eth_platform_get_mac_address()
Sowmini Varadhan
2016-04-04
ixgbe: Make all unchanging ops structures const
Mark Rustad
2016-04-04
ixgbe: Avoid adding VLAN 0 twice to VLVF and VFTA
Alexander Duyck
2016-04-04
ixgbe: Do not allow PF to add VLVF entry unless it actually needs it
Alexander Duyck
2016-03-29
ixgbe: Fix cls_u32 offload support for fields with masks
Sridhar Samudrala
2016-03-29
ixgbe: fix error handling in TC cls_u32 offload routines
Sridhar Samudrala
2016-03-29
ixgbe: make __ixgbe_setup_tc static
Emil Tantilov
[next]