index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: add Tx anti spoofing support
Don Skidmore
2015-02-05
4
-0
/
+47
*
ixgbe: add VXLAN offload support for X550 devices
Don Skidmore
2015-02-05
3
-2
/
+102
*
ixgbe: Cleanup probe to remove redundant attempt to ID PHY
Don Skidmore
2015-02-05
1
-3
/
+0
*
ixgbe: cleanup redundant default method set_rxpba
Don Skidmore
2015-02-05
1
-1
/
+0
*
ixgbe: fix setting port VLAN
Emil Tantilov
2015-02-05
1
-5
/
+8
*
ixgbe: allow multiple queues in SRIOV mode
Emil Tantilov
2015-02-05
1
-3
/
+0
*
ixgbe: cleanup sparse errors in new ixgbe_x550.c file
Don Skidmore
2015-02-05
1
-30
/
+35
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
1
-1
/
+1
|
\
|
*
ixgbe: Fix checksum error when using stacked vlan
Toshiaki Makita
2015-01-30
1
-1
/
+1
*
|
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
2015-02-01
1
-1
/
+1
*
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
*
|
ixgbe: convert to CYCLECOUNTER_MASK macro.
Richard Cochran
2015-01-02
1
-1
/
+1
*
|
net: ixgbe: convert to timecounter adjtime.
Richard Cochran
2014-12-30
1
-10
/
+1
*
|
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
2014-12-30
1
-1
/
+1
|
/
*
fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
Alexander Duyck
2014-12-11
1
-5
/
+4
*
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
2014-12-10
1
-2
/
+2
*
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
2014-12-08
1
-14
/
+5
*
ixgbe: fix crash on rmmod after probe fail
Emil Tantilov
2014-12-05
1
-2
/
+8
*
ixgbe: bump version number
Don Skidmore
2014-12-05
1
-1
/
+1
*
ixgbe: Add X550 support function pointers
Don Skidmore
2014-12-05
10
-59
/
+1732
*
ixgbe: cleanup checksum to allow error results
Don Skidmore
2014-12-05
4
-53
/
+96
*
ixgbe: add methods for combined read and write operations
Don Skidmore
2014-12-05
3
-0
/
+188
*
ixgbe: Add x550 SW/FW semaphore support
Don Skidmore
2014-12-05
5
-29
/
+25
*
ixgbe: Add timeout parameter to ixgbe_host_interface_command
Don Skidmore
2014-12-05
2
-13
/
+37
*
ixgbe: add support for X550 extended RSS support
Don Skidmore
2014-12-05
5
-25
/
+107
*
ixgbe: remove CIAA/D register reads from bad VF check
Emil Tantilov
2014-12-05
1
-71
/
+74
*
ixgbe: Look up MAC address in Open Firmware or IDPROM
Martin K Petersen
2014-12-05
1
-0
/
+35
*
ixgbe: Remove tail write abstraction and add missing barrier
Alexander Duyck
2014-12-05
2
-25
/
+20
*
ixgbe: Clean-up page reuse code
Alexander Duyck
2014-12-05
1
-42
/
+36
*
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
2014-12-02
1
-1
/
+1
*
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-12-02
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-29
1
-4
/
+13
|
\
|
*
net: Check for presence of IFLA_AF_SPEC
Thomas Graf
2014-11-26
1
-0
/
+2
|
*
net: Validate IFLA_BRIDGE_MODE attribute length
Thomas Graf
2014-11-26
1
-0
/
+3
|
*
ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probe
Daniel Borkmann
2014-11-23
1
-2
/
+6
|
*
ixgbe: Correctly disable VLAN filter in promiscuous mode
Vlad Yasevich
2014-11-23
1
-2
/
+2
*
|
ixgbe: use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-16
1
-4
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-14
1
-1
/
+0
|
\
\
|
|
/
|
*
ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnx
Daniel Borkmann
2014-11-11
1
-3
/
+1
*
|
fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page
Alexander Duyck
2014-11-12
1
-2
/
+1
*
|
ixgbe: add helper function for setting RSS key in preparation of X550
Don Skidmore
2014-11-11
1
-12
/
+20
*
|
ixgbe: Add new support for X550 MAC's
Don Skidmore
2014-11-11
10
-64
/
+223
*
|
ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function.
Don Skidmore
2014-11-11
1
-9
/
+22
*
|
ixgbe: cleanup ixgbe_ndo_set_vf_vlan
Don Skidmore
2014-11-11
1
-33
/
+61
*
|
ixgbe: fix X540 Completion timeout
Don Skidmore
2014-11-11
1
-1
/
+19
|
/
*
ixgbe: fix race when setting advertised speed
Emil Tantilov
2014-10-30
1
-0
/
+4
*
ixgbe: need not repeat init skb with NULL
Junwei Zhang
2014-10-30
1
-1
/
+1
*
ixgbe: check for vfs outside of sriov_num_vfs before dereference
Emil Tantilov
2014-10-16
1
-0
/
+3
*
ixgbe: fix race accessing page->_count
Eric Dumazet
2014-10-10
1
-5
/
+3
*
ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUES
Ethan Zhao
2014-10-02
1
-1
/
+0
[next]