index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
be2net: refactor be_set_rx_mode() and be_vid_config() for readability
Sathya Perla
2015-02-07
2
-97
/
+127
|
*
|
|
|
be2net: remove duplicate code in be_cmd_rx_filter()
Sathya Perla
2015-02-07
3
-51
/
+36
|
*
|
|
|
be2net: use offset based FW flashing for Skyhawk chip
Vasundhara Volam
2015-02-07
3
-23
/
+66
|
*
|
|
|
be2net: avoid flashing SH-B0 UFI image on SH-P2 chip
Vasundhara Volam
2015-02-07
2
-2
/
+9
|
*
|
|
|
be2net: refactor code that checks flash file compatibility
Vasundhara Volam
2015-02-07
2
-68
/
+78
|
*
|
|
|
be2net: replace (1 << x) with BIT(x)
Vasundhara Volam
2015-02-07
3
-15
/
+15
|
*
|
|
|
be2net: move un-exported routines from be.h to respective src files
Sathya Perla
2015-02-07
3
-166
/
+167
|
*
|
|
|
ixgbe: add Tx anti spoofing support
Don Skidmore
2015-02-05
4
-0
/
+47
|
*
|
|
|
ixgbevf: combine all of the tasks into a single service task
Emil Tantilov
2015-02-05
2
-66
/
+87
|
*
|
|
|
ixgbevf: rewrite watchdog task to function similar to igbvf
Emil Tantilov
2015-02-05
2
-75
/
+113
|
*
|
|
|
ixgbevf: Add code to check for Tx hang
Emil Tantilov
2015-02-05
2
-19
/
+115
|
*
|
|
|
ixgbevf: Fix ordering of shutdown to correctly disable Rx and Tx
Emil Tantilov
2015-02-05
1
-21
/
+17
|
*
|
|
|
ixgbevf: set vlan_features in a single write instead of several ORs
Emil Tantilov
2015-02-05
1
-5
/
+5
|
*
|
|
|
ixgbe: add VXLAN offload support for X550 devices
Don Skidmore
2015-02-05
4
-2
/
+113
|
*
|
|
|
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
|
*
|
|
|
ixgbevf: add RSS support for X550
Emil Tantilov
2015-02-05
2
-0
/
+45
|
*
|
|
|
ixgbevf: enable multiple queue support
Emil Tantilov
2015-02-05
2
-3
/
+20
|
*
|
|
|
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
|
*
|
|
|
fm10k: Resolve compile warnings with W=1
Matthew Vick
2015-02-05
2
-6
/
+2
|
*
|
|
|
fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf
Matthew Vick
2015-02-05
1
-5
/
+2
|
*
|
|
|
vxge: fix sparse warning
Lad, Prabhakar
2015-02-05
1
-1
/
+1
|
*
|
|
|
net/macb: fix sparse warning
Lad, Prabhakar
2015-02-05
1
-2
/
+1
|
*
|
|
|
net: bnx2x: fix sparse warnings
Lad, Prabhakar
2015-02-05
1
-3
/
+3
|
*
|
|
|
enic: enic_main: fix sparse warnings
Lad, Prabhakar
2015-02-05
1
-3
/
+3
|
*
|
|
|
enic: enic_ethtool: fix sparse warning
Lad, Prabhakar
2015-02-05
1
-1
/
+1
|
*
|
|
|
be2net: fix sparse warning
Lad, Prabhakar
2015-02-05
1
-1
/
+1
|
*
|
|
|
chelsio: cxgb4: fix sparse warning
Lad, Prabhakar
2015-02-05
1
-1
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
13
-30
/
+69
|
|
\
\
\
\
|
|
|
/
/
/
|
*
|
|
|
net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"
Markus Elfring
2015-02-05
1
-4
/
+2
|
*
|
|
|
qlogic: Deletion of unnecessary checks before two function calls
Markus Elfring
2015-02-05
2
-18
/
+9
|
*
|
|
|
net: ethernet: ti/cpsw-common.c: fix sparse warning
Lad, Prabhakar
2015-02-05
1
-0
/
+2
|
*
|
|
|
netxen: Delete an unnecessary check before the function call "kfree"
Markus Elfring
2015-02-05
1
-3
/
+1
|
*
|
|
|
net: fec: Delete unnecessary checks before the function call "kfree"
Markus Elfring
2015-02-05
1
-5
/
+2
|
*
|
|
|
myri10ge: Delete an unnecessary check before the function call "kfree"
Markus Elfring
2015-02-05
1
-2
/
+1
|
*
|
|
|
cxgb4: Delete an unnecessary check before the function call "release_firmware"
Markus Elfring
2015-02-05
1
-2
/
+1
|
*
|
|
|
cxgb4: Add low latency socket busy_poll support
Hariprasad Shenai
2015-02-04
4
-3
/
+174
|
*
|
|
|
NetCP: Deletion of unnecessary checks before two function calls
Markus Elfring
2015-02-04
1
-4
/
+2
|
*
|
|
|
IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"
Markus Elfring
2015-02-04
1
-1
/
+1
|
*
|
|
|
net/mlx4_en: Notify TX Vlan offload change
Ido Shamay
2015-02-04
1
-0
/
+4
|
*
|
|
|
net/mlx4_en: Adjust RX frag strides to frag sizes
Ido Shamay
2015-02-04
1
-2
/
+3
|
*
|
|
|
net/mlx4_en: Print page allocator information
Ido Shamay
2015-02-04
1
-0
/
+4
|
*
|
|
|
net/mlx5_core: Move to use hex PCI device IDs
Or Gerlitz
2015-02-04
1
-6
/
+6
|
*
|
|
|
net/mlx4_core: Fix misleading debug print on CQE stride support
Or Gerlitz
2015-02-04
1
-1
/
+2
|
*
|
|
|
net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...
Maor Gottlieb
2015-02-04
1
-1
/
+1
|
*
|
|
|
net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()
Maor Gottlieb
2015-02-04
2
-9
/
+6
|
*
|
|
|
net/mlx4_en: Port aggregation configuration
Moni Shoua
2015-02-04
3
-0
/
+189
|
*
|
|
|
net/mlx4_core: Port aggregation upper layer interface
Moni Shoua
2015-02-04
6
-2
/
+157
[prev]
[next]