index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Commit message (
Expand
)
Author
Age
Files
Lines
*
tg3: avoid double-freeing of rx data memory
Ivan Vecera
2013-11-07
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
3
-12
/
+34
|
\
|
*
bgmac: don't update slot on skb alloc/dma mapping error
Nathan Hintz
2013-10-29
1
-6
/
+14
|
*
bnx2x: Disable VF access on PF removal
Ariel Elior
2013-10-29
1
-1
/
+15
|
*
bnx2x: prevent FW assert on low mem during unload
Dmitry Kravkov
2013-10-29
1
-5
/
+5
*
|
bgmac: pass received packet to the netif instead of copying it
Rafał Miłecki
2013-10-30
1
-27
/
+39
*
|
bgmac: separate RX descriptor setup code into a new function
Rafał Miłecki
2013-10-29
1
-19
/
+22
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
8
-246
/
+269
|
\
\
|
|
/
|
*
bnx2x: Set NETIF_F_HIGHDMA unconditionally
Merav Sicron
2013-10-21
2
-4
/
+1
|
*
bnx2x: Don't pretend during register dump
Dmitry Kravkov
2013-10-21
3
-205
/
+201
|
*
bnx2x: Lock DMAE when used by statistic flow
Ariel Elior
2013-10-21
4
-10
/
+11
|
*
bnx2x: Prevent null pointer dereference on error flow
Yuval Mintz
2013-10-21
1
-3
/
+3
|
*
bnx2x: Fix config when SR-IOV and iSCSI are enabled
Ariel Elior
2013-10-21
1
-2
/
+3
|
*
bnx2x: Fix Coalescing configuration
Dmitry Kravkov
2013-10-21
1
-1
/
+1
|
*
bnx2x: Unlock VF-PF channel on MAC/VLAN config error
Ariel Elior
2013-10-21
1
-9
/
+14
|
*
bnx2x: Prevent an illegal pointer dereference during panic
Yuval Mintz
2013-10-21
2
-7
/
+29
|
*
bnx2x: Fix Maximum CoS estimation for VFs
Yuval Mintz
2013-10-21
1
-5
/
+5
|
*
bnx2x: record rx queue for LRO packets
Eric Dumazet
2013-10-17
1
-0
/
+1
*
|
bnx2x: add TSO support for SIT tunnels
Eric Dumazet
2013-10-21
1
-1
/
+2
*
|
bnx2x: add TSO support for IPIP
Eric Dumazet
2013-10-19
1
-1
/
+3
*
|
net: tg3: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-18
1
-2
/
+0
*
|
net: bnx2x: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-18
1
-3
/
+0
*
|
net: bnx2: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-18
1
-3
/
+0
*
|
bnx2x: Add ndo_get_phys_port_id support
Yuval Mintz
2013-10-09
4
-27
/
+155
*
|
net: bnx2x: Change variable type to bool
Peter Senna Tschudin
2013-10-03
1
-1
/
+1
*
|
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
4
-11
/
+11
*
|
tg3: use phylib when robo switch is in use
Hauke Mehrtens
2013-10-02
1
-1
/
+10
*
|
tg3: add support a phy at an address different than 01
Hauke Mehrtens
2013-10-02
1
-19
/
+19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
5
-128
/
+143
|
\
\
|
|
/
|
*
bnx2x: handle known but unsupported VF messages
Ariel Elior
2013-09-23
1
-26
/
+24
|
*
bnx2x: prevent masked MCP parities from appearing
Yuval Mintz
2013-09-23
1
-0
/
+8
|
*
bnx2x: prevent masking error from cnic
Yuval Mintz
2013-09-23
1
-2
/
+1
|
*
bnx2x: add missing VF resource allocation during init
Ariel Elior
2013-09-23
1
-0
/
+3
|
*
bnx2x: Fix support for VFs on some PFs
Ariel Elior
2013-09-23
1
-1
/
+1
|
*
bnx2x: Prevent mistaken hangup between driver & FW
Eilon Greenstein
2013-09-23
1
-9
/
+7
|
*
bnx2x: Fix 848xx duplex settings
Yaniv Rosner
2013-09-23
1
-24
/
+33
|
*
bnx2x: Specific Active-DAC is not detected on 57810
Yaniv Rosner
2013-09-23
1
-1
/
+6
|
*
bnx2x: 57840 non-external loopback test fail on 1G
Yaniv Rosner
2013-09-23
1
-4
/
+13
|
*
bnx2x: KR2 disablement fix
Yaniv Rosner
2013-09-23
1
-37
/
+39
|
*
bnx2x: Generalize KR work-around
Yaniv Rosner
2013-09-23
1
-24
/
+8
*
|
net: skb_is_gso_v6() requires skb_is_gso()
Eric Dumazet
2013-09-30
1
-8
/
+10
*
|
bgmac: add support for Byte Queue Limits
Hauke Mehrtens
2013-09-30
1
-0
/
+10
*
|
b44: add support for Byte Queue Limits
Hauke Mehrtens
2013-09-30
1
-0
/
+10
*
|
bnx2x: use pcie_get_minimum_link()
Yuval Mintz
2013-09-28
2
-39
/
+12
*
|
bnx2x: Add support for EXTPHY2 LED mode
Yaniv Rosner
2013-09-28
2
-3
/
+18
*
|
bnx2x: Change function prototype
Yaniv Rosner
2013-09-28
1
-3
/
+2
*
|
bnx2x: Don't disable/enable SR-IOV when loading
Ariel Elior
2013-09-28
3
-26
/
+1
*
|
bnx2x: Correct VF driver info
Yuval Mintz
2013-09-28
2
-1
/
+4
*
|
bnx2x: Test nvram when interface is down
Yuval Mintz
2013-09-28
1
-9
/
+10
*
|
broadcom: Remove extern from function prototypes
Joe Perches
2013-09-24
1
-2
/
+2
[next]