index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
Age
Commit message (
Expand
)
Author
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
2014-12-05
ixgbe: Clean-up page reuse code
Alexander Duyck
2014-12-02
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
2014-12-02
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-26
net: Check for presence of IFLA_AF_SPEC
Thomas Graf
2014-11-26
net: Validate IFLA_BRIDGE_MODE attribute length
Thomas Graf
2014-11-23
ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probe
Daniel Borkmann
2014-11-23
ixgbe: Correctly disable VLAN filter in promiscuous mode
Vlad Yasevich
2014-11-16
ixgbe: use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-12
fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page
Alexander Duyck
2014-11-11
ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnx
Daniel Borkmann
2014-11-11
ixgbe: add helper function for setting RSS key in preparation of X550
Don Skidmore
2014-11-11
ixgbe: Add new support for X550 MAC's
Don Skidmore
2014-11-11
ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function.
Don Skidmore
2014-11-11
ixgbe: cleanup ixgbe_ndo_set_vf_vlan
Don Skidmore
2014-11-11
ixgbe: fix X540 Completion timeout
Don Skidmore
2014-10-30
ixgbe: fix race when setting advertised speed
Emil Tantilov
2014-10-30
ixgbe: need not repeat init skb with NULL
Junwei Zhang
2014-10-16
ixgbe: check for vfs outside of sriov_num_vfs before dereference
Emil Tantilov
2014-10-10
ixgbe: fix race accessing page->_count
Eric Dumazet
2014-10-02
ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUES
Ethan Zhao
[next]