index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
Age
Commit message (
Expand
)
Author
2015-04-29
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-11
ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set
Vlad Zolotarov
2015-04-10
ixgbe: Add a RETA query command to VF-PF channel API
Vlad Zolotarov
2015-04-10
ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info
Vlad Zolotarov
2015-04-10
ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key
Vlad Zolotarov
2015-04-10
ixgbe: Refactor the RSS configuration code
Vlad Zolotarov
2015-04-10
ixgbe: Drop unnecessary call to rcu_barrier
Alexander Duyck
2015-04-10
ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_features
Alexander Duyck
2015-04-10
ixgbe: adds x550 specific FCoE offloads
Vasu Dev
2015-04-10
ixgbe: add support for X550 source_address_prunning
Don Skidmore
2015-04-09
ixgbe: add new bridge mode support function.
Don Skidmore
2015-04-09
ixgbe: Move bridge mode from flag to variable
Don Skidmore
2015-03-31
ptp: ixgbe: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
ethernet: Use bool function returns of true/false instead of 1/0
Joe Perches
2015-03-31
ptp: ixgbe: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-13
ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything
Alexander Duyck
2015-03-13
ixgbe: enable relaxed ordering for SPARC
Jeff Kirsher
2015-03-13
ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 static
Don Skidmore
2015-03-13
ixgbe: Clean up type inconsistency
Don Skidmore
2015-03-13
ixgbe: add new wrapper for X550 support
Don Skidmore
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-03
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-02-05
ixgbe: add Tx anti spoofing support
Don Skidmore
2015-02-05
ixgbe: add VXLAN offload support for X550 devices
Don Skidmore
2015-02-05
ixgbe: Cleanup probe to remove redundant attempt to ID PHY
Don Skidmore
2015-02-05
ixgbe: cleanup redundant default method set_rxpba
Don Skidmore
2015-02-05
ixgbe: fix setting port VLAN
Emil Tantilov
2015-02-05
ixgbe: allow multiple queues in SRIOV mode
Emil Tantilov
2015-02-05
ixgbe: cleanup sparse errors in new ixgbe_x550.c file
Don Skidmore
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-01
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
2015-01-30
ixgbe: Fix checksum error when using stacked vlan
Toshiaki Makita
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-02
ixgbe: convert to CYCLECOUNTER_MASK macro.
Richard Cochran
2014-12-30
net: ixgbe: convert to timecounter adjtime.
Richard Cochran
2014-12-30
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
2014-12-11
fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
Alexander Duyck
2014-12-10
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
2014-12-08
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
2014-12-05
ixgbe: fix crash on rmmod after probe fail
Emil Tantilov
2014-12-05
ixgbe: bump version number
Don Skidmore
2014-12-05
ixgbe: Add X550 support function pointers
Don Skidmore
2014-12-05
ixgbe: cleanup checksum to allow error results
Don Skidmore
2014-12-05
ixgbe: add methods for combined read and write operations
Don Skidmore
2014-12-05
ixgbe: Add x550 SW/FW semaphore support
Don Skidmore
2014-12-05
ixgbe: Add timeout parameter to ixgbe_host_interface_command
Don Skidmore
2014-12-05
ixgbe: add support for X550 extended RSS support
Don Skidmore
2014-12-05
ixgbe: remove CIAA/D register reads from bad VF check
Emil Tantilov
2014-12-05
ixgbe: Look up MAC address in Open Firmware or IDPROM
Martin K Petersen
2014-12-05
ixgbe: Remove tail write abstraction and add missing barrier
Alexander Duyck
[next]