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
*
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
*
net: cpsw: fix cpdma rx descriptor leak on down interface
Schuyler Patton
2014-03-03
1
-0
/
+6
*
be2net: isolate TX workarounds not applicable to Skyhawk-R
Vasundhara Volam
2014-03-03
1
-13
/
+26
*
be2net: Fix skb double free in be_xmit_wrokarounds() failure path
Vasundhara Volam
2014-03-03
1
-3
/
+4
*
be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...
Somnath kotur
2014-03-03
1
-3
/
+9
*
be2net: Fix to reset transparent vlan tagging
Somnath Kotur
2014-03-03
2
-20
/
+12
*
qlcnic: dcb: a couple off by one bugs
Dan Carpenter
2014-03-03
1
-2
/
+2
*
b44: always set duplex mode why phy changes
Hauke Mehrtens
2014-03-02
1
-1
/
+6
*
b44: add calls to phy_{start,stop}
Hauke Mehrtens
2014-03-02
1
-0
/
+7
*
bna: fix vlan tag stripping and implement its toggling
Ivan Vecera
2014-02-28
1
-10
/
+30
*
tg3: Don't check undefined error bits in RXBD
Michael Chan
2014-02-28
2
-3
/
+6
*
bnx2x: Add missing bit in default Tx switching
Yuval Mintz
2014-02-27
1
-1
/
+8
*
sfc: check for NULL efx->ptp_data in efx_ptp_event
Edward Cree
2014-02-26
1
-0
/
+7
*
net/cxgb4: use remove handler as shutdown handler
Thadeu Lima de Souza Cascardo
2014-02-25
1
-0
/
+1
*
qlcnic: Fix number of rings when we fall back from msix to legacy.
Rajesh Borundia
2014-02-25
2
-0
/
+2
*
qlcnic: Allow any VLAN to be configured from VF.
Sucheta Chakraborty
2014-02-25
1
-9
/
+0
*
qlcnic: Fix usage of use_msi and use_msi_x module parameters
Shahed Shaikh
2014-02-25
1
-1
/
+1
*
qlcnic: Fix function return error check
Shahed Shaikh
2014-02-25
1
-1
/
+1
*
net,IB/mlx: Bump all Mellanox driver versions
Amir Vadai
2014-02-25
3
-6
/
+6
*
r8169: initialize rtl8169_stats seqlock
Kyle McMartin
2014-02-24
1
-0
/
+2
*
net: stmmac: Check return value of alloc_dma_desc_resources()
Tobias Klauser
2014-02-24
1
-1
/
+1
*
net: fec: fix potential issue to avoid fec interrupt lost and crc error
Duan Fugang-B38611
2014-02-20
1
-6
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-02-18
17
-23
/
+384
|
\
|
*
net: ethernet: update dependency and help text of mvneta
Thomas Petazzoni
2014-02-18
1
-3
/
+3
|
*
NET: fec: only enable napi if we are successful
Russell King
2014-02-18
1
-2
/
+2
|
*
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-02-17
7
-11
/
+11
|
*
drivers/net: tulip_remove_one needs to call pci_disable_device()
Ingo Molnar
2014-02-17
1
-0
/
+1
|
*
drivers: net: cpsw: fix buggy loop condition
Heiko Schocher
2014-02-13
1
-3
/
+3
|
*
net: cpsw: catch of_get_phy_mode failing and propagate error
Uwe Kleine-König
2014-02-13
1
-0
/
+5
|
*
net: axienet: Fix compilation warnings
Michal Simek
2014-02-13
1
-4
/
+8
|
*
net: axienet: Fix compilation error
Michal Simek
2014-02-13
1
-0
/
+1
|
*
net: stmmac:sti: Add STi SOC glue driver.
Srinivas Kandagatla
2014-02-13
5
-0
/
+350
*
|
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-02-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
[next]