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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-14
16
-96
/
+165
|
\
|
*
eth: fec: Fix lost promiscuous mode after reconnecting cable
Stefan Wahren
2014-03-13
1
-7
/
+7
|
*
net/mlx4_en: Deregister multicast vxlan steering rules when going down
Or Gerlitz
2014-03-13
1
-0
/
+2
|
*
net/mlx4_core: Load the IB driver when the device supports IBoE
Or Gerlitz
2014-03-12
1
-1
/
+1
|
*
net/mlx4_en: Handle vxlan steering rules for mac address changes
Or Gerlitz
2014-03-12
1
-0
/
+8
|
*
net/mlx4_core: Fix wrong dump of the vxlan offloads device capability
Or Gerlitz
2014-03-12
1
-2
/
+3
|
*
r8169: fix the incorrect tx descriptor version
hayeswang
2014-03-12
1
-1
/
+1
|
*
stmmac: dwmac-sti: fix broken STiD127 compatibility
Giuseppe CAVALLARO
2014-03-11
1
-1
/
+1
|
*
stmmac: fix chained mode
Giuseppe CAVALLARO
2014-03-11
4
-53
/
+34
|
*
stmmac: fix and better tune the default buffer sizes
Giuseppe CAVALLARO
2014-03-11
1
-6
/
+6
|
*
stmmac: disable at run-time the EEE if not supported
Giuseppe CAVALLARO
2014-03-11
1
-4
/
+19
|
*
bna: Replace large udelay() with mdelay()
Ben Hutchings
2014-03-10
1
-1
/
+1
|
*
bnx2: Fix shutdown sequence
Michael Chan
2014-03-09
2
-4
/
+38
|
*
net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...
Amir Vadai
2014-03-06
1
-0
/
+11
|
*
net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()
Amir Vadai
2014-03-06
1
-3
/
+3
|
*
ibmveth: Fix endian issues with MAC addresses
Anton Blanchard
2014-03-06
2
-10
/
+16
|
*
net: macb: DMA-unmap full rx-buffer
Soren Brinkmann
2014-03-05
1
-1
/
+1
|
*
net: macb: Check DMA mappings for error
Soren Brinkmann
2014-03-05
1
-2
/
+12
|
*
net/mlx4: Support shutdown() interface
Gavin Shan
2014-03-05
1
-0
/
+1
*
|
i40e/i40evf: Use dma_set_mask_and_coherent
Mitch Williams
2014-03-14
2
-21
/
+12
*
|
i40e/i40evf: Use correct number of VF vectors
Mitch Williams
2014-03-14
2
-5
/
+6
*
|
i40e: Let MDD events be handled by MDD handler
Anjali Singhai Jain
2014-03-14
1
-2
/
+1
*
|
i40e: Bug fix for FDIR replay logic
Anjali Singhai Jain
2014-03-14
1
-2
/
+4
*
|
i40e: Add code to handle FD table full condition
Anjali Singhai Jain
2014-03-14
5
-17
/
+135
*
|
i40e: Define a new state variable to keep track of feature auto disable
Anjali Singhai Jain
2014-03-14
1
-0
/
+3
*
|
i40e: Fix function comments
Akeem G Abodunrin
2014-03-14
1
-1
/
+1
*
|
i40e: simplified init string
Jesse Brandeburg
2014-03-14
1
-0
/
+41
*
|
i40e: cleanup strings
Jesse Brandeburg
2014-03-14
2
-31
/
+24
*
|
i40e: make string references to q be queue
Jesse Brandeburg
2014-03-14
1
-6
/
+5
*
|
i40e/i40evf: Some flow director HW definition fixes
Anjali Singhai Jain
2014-03-14
2
-2
/
+10
*
|
i40e: Fix a bug in the update logic for FDIR SB filter.
Anjali Singhai Jain
2014-03-14
1
-5
/
+22
*
|
i40e: delete netdev after deleting napi and vectors
Shannon Nelson
2014-03-14
1
-2
/
+4
*
|
igb: Fix code comment
Jeff Kirsher
2014-03-14
1
-1
/
+1
*
|
sh_eth: update OF PHY registeration
Ben Dooks
2014-03-13
1
-20
/
+39
*
|
bcm63xx_enet: Stop pretending to support netpoll
Eric W. Biederman
2014-03-13
1
-3
/
+0
*
|
8139cp: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-13
1
-4
/
+1
*
|
bnx2: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-13
1
-0
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-03-13
29
-51
/
+132
|
\
\
|
*
|
ixgbevf: delete unneeded call to pci_set_power_state
Julia Lawall
2014-03-12
1
-1
/
+0
|
*
|
ixgbe: fix some multiline hw_dbg prints
Jacob Keller
2014-03-12
1
-5
/
+3
|
*
|
ixgbe: fixup header for ixgbe_set_rxpba_82598
Jacob Keller
2014-03-12
1
-7
/
+7
|
*
|
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
2014-03-12
23
-0
/
+23
|
*
|
ixgbe: move setting rx_pb_size into get_invariants
Jacob Keller
2014-03-12
3
-4
/
+3
|
*
|
ixgbe: Fix format string in ixgbe_fcoe.c
Masanari Iida
2014-03-12
1
-1
/
+1
|
*
|
net: ixgbe calls skb_set_hash
Tom Herbert
2014-03-12
1
-1
/
+3
|
*
|
igb: Fix for devices using ethtool for EEE settings
Carolyn Wyborny
2014-03-12
4
-30
/
+88
|
*
|
net: igb calls skb_set_hash
Tom Herbert
2014-03-12
1
-1
/
+3
|
*
|
net: e1000e calls skb_set_hash
Tom Herbert
2014-03-12
1
-1
/
+1
*
|
|
cxgb4: Calculate len properly for LSO path
Kumar Sanghvi
2014-03-13
1
-1
/
+1
*
|
|
cxgb4: Updates for T5 SGE's Egress Congestion Threshold
Kumar Sanghvi
2014-03-13
2
-5
/
+19
[next]