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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
macmace: add missing platform_set_drvdata() in mace_probe()
Wei Yongjun
2013-11-11
1
-0
/
+1
|
*
|
|
|
|
ethernet/arc/arc_emac: add missing platform_set_drvdata() in arc_emac_probe()
Wei Yongjun
2013-11-11
1
-0
/
+1
|
*
|
|
|
|
ixgbe: add warning when max_vfs is out of range.
Jacob Keller
2013-11-11
2
-8
/
+13
|
*
|
|
|
|
igb: Update link modes display in ethtool
Carolyn Wyborny
2013-11-11
1
-24
/
+27
|
*
|
|
|
|
ixgbe: deleting dfwd stations out of order can cause null ptr deref
John Fastabend
2013-11-08
1
-2
/
+6
|
*
|
|
|
|
ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS
John Fastabend
2013-11-08
1
-6
/
+10
|
*
|
|
|
|
netdev: smc91x: enable for xtensa
Baruch Siach
2013-11-08
1
-2
/
+2
|
*
|
|
|
|
net: calxedaxgmac: Fix panic caused by MTU change of active interface
Andreas Herrmann
2013-11-07
1
-6
/
+4
|
*
|
|
|
|
net/mlx4_en: Datapath structures are allocated per NUMA node
Eugenia Emantayev
2013-11-07
6
-33
/
+70
|
*
|
|
|
|
net/mlx4_core: ICM pages are allocated on device NUMA node
Eugenia Emantayev
2013-11-07
2
-12
/
+31
|
*
|
|
|
|
net/mlx4_en: Datapath resources allocated dynamically
Eugenia Emantayev
2013-11-07
8
-111
/
+178
|
*
|
|
|
|
net/mlx4_core: Add immediate activate for VGT->VST->VGT
Rony Efraim
2013-11-07
2
-32
/
+81
|
*
|
|
|
|
net/mlx4_core: Initialize all mailbox buffers to zero before use
Jack Morgenstein
2013-11-07
9
-37
/
+2
|
*
|
|
|
|
net/mlx4_en: Add RFS support in UDP
Eyal Perry
2013-11-07
1
-11
/
+34
|
*
|
|
|
|
ixgbe: enable l2 forwarding acceleration for macvlans
John Fastabend
2013-11-07
4
-89
/
+443
|
*
|
|
|
|
net/mlx4_en: Fixed crash when port type is changed
Amir Vadai
2013-11-07
1
-4
/
+4
|
*
|
|
|
|
tg3: avoid double-freeing of rx data memory
Ivan Vecera
2013-11-07
1
-6
/
+6
|
*
|
|
|
|
net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2013-11-07
1
-3
/
+1
|
*
|
|
|
|
smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2013-11-07
1
-3
/
+1
|
*
|
|
|
|
smsc9420: Use netif_<level>
Joe Perches
2013-11-07
1
-78
/
+77
|
*
|
|
|
|
jme: Remove unused #define PFX
Joe Perches
2013-11-07
1
-1
/
+0
|
*
|
|
|
|
net: mv643xx_eth: Add missing phy_addr_set in DT mode
Jason Gunthorpe
2013-11-05
1
-0
/
+1
|
*
|
|
|
|
net/mlx4_core: Implement resource quota enforcement
Jack Morgenstein
2013-11-04
2
-13
/
+173
|
*
|
|
|
|
net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapper
Jack Morgenstein
2013-11-04
1
-23
/
+65
|
*
|
|
|
|
mlx4: Structures and init/teardown for VF resource quotas
Jack Morgenstein
2013-11-04
5
-19
/
+201
|
*
|
|
|
|
net/mlx4_core: Fix checking order in MR table init
Jack Morgenstein
2013-11-04
1
-3
/
+3
|
*
|
|
|
|
net/mlx4_core: Don't fail reg/unreg vlan for older guests
Jack Morgenstein
2013-11-04
3
-1
/
+18
|
*
|
|
|
|
net/mlx4_core: Resource tracker for reg/unreg vlans
Jack Morgenstein
2013-11-04
1
-6
/
+121
|
*
|
|
|
|
net/mlx4_en: Use vlan id instead of vlan index for unregistration
Jack Morgenstein
2013-11-04
5
-20
/
+19
|
*
|
|
|
|
net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec
Jack Morgenstein
2013-11-04
2
-25
/
+48
|
*
|
|
|
|
net/mlx4_core: Fix register/unreg vlan flow
Jack Morgenstein
2013-11-04
1
-11
/
+10
|
*
|
|
|
|
sh_eth: check platform data pointer
Sergei Shtylyov
2013-11-04
1
-0
/
+6
|
*
|
|
|
|
qlcnic: update version to 5.3.52
Himanshu Madhani
2013-11-04
1
-2
/
+2
|
*
|
|
|
|
qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.
Himanshu Madhani
2013-11-04
5
-17
/
+18
|
*
|
|
|
|
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
Himanshu Madhani
2013-11-04
12
-311
/
+404
|
*
|
|
|
|
qlcnic: Enhance ethtool Statistics for Multiple Tx queue.
Himanshu Madhani
2013-11-04
4
-62
/
+94
|
*
|
|
|
|
qlcnic: Register netdev in FAILED state for 83xx/84xx
Sucheta Chakraborty
2013-11-04
6
-33
/
+67
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
11
-32
/
+70
|
|
\
\
\
\
\
|
*
|
|
|
|
|
smsc9420: replace printk with netdev_ calls
Ben Boeckel
2013-11-02
1
-13
/
+13
|
*
|
|
|
|
|
smc91c92_cs: replace printk with netdev_ calls
Ben Boeckel
2013-11-02
1
-22
/
+21
|
*
|
|
|
|
|
smc9194: replace printk with netdev_ calls
Ben Boeckel
2013-11-02
1
-27
/
+25
|
*
|
|
|
|
|
smsc911x: replace printk with netdev_ calls
Ben Boeckel
2013-11-02
1
-1
/
+1
|
*
|
|
|
|
|
smc911x: replace printk with netdev_ calls
Ben Boeckel
2013-11-02
2
-167
/
+166
|
*
|
|
|
|
|
smc91x: replace printk with netdev_ calls
Ben Boeckel
2013-11-02
2
-123
/
+118
|
*
|
|
|
|
|
epic100: replace printk with netdev_ calls
Ben Boeckel
2013-11-02
1
-67
/
+58
|
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-11-02
6
-28
/
+27
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ixgbe: fix inconsistent clearing of the multicast table
Emil Tantilov
2013-11-01
1
-8
/
+7
|
|
*
|
|
|
|
|
ixgbe: cleanup IXGBE_DESC_UNUSED
Don Skidmore
2013-11-01
2
-8
/
+12
|
|
*
|
|
|
|
|
ixgbe: Reduce memory consumption with larger page sizes
Anton Blanchard
2013-11-01
1
-0
/
+4
|
|
*
|
|
|
|
|
igb: Don't let ethtool try to write to iNVM in i210/i211
Fujinaka, Todd
2013-11-01
1
-1
/
+3
[prev]
[next]