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
/
broadcom
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bcmgenet: fix RGMII_MODE_EN bit
Florian Fainelli
2014-07-13
1
-1
/
+1
*
net: bcmgenet: do not set packet length for RX buffers
Florian Fainelli
2014-07-01
1
-7
/
+0
*
net: bcmgenet: start with carrier off
Florian Fainelli
2014-07-01
1
-0
/
+3
*
net: bcmgenet: disable clock before register_netdev
Florian Fainelli
2014-07-01
1
-4
/
+4
*
net: systemport: fix TX NAPI work done return value
Florian Fainelli
2014-07-01
1
-2
/
+2
*
net: systemport: fix UniMAC reset logic
Florian Fainelli
2014-07-01
1
-24
/
+9
*
net: systemport: do not clear IFF_MULTICAST flag
Florian Fainelli
2014-07-01
1
-6
/
+0
*
bnx2x: fix possible panic under memory stress
Eric Dumazet
2014-07-01
1
-1
/
+2
*
bnx2x: Fix the MSI flags
Yijing Wang
2014-06-26
1
-1
/
+1
*
tg3: Change nvram command timeout value to 50ms
Prashant Sreedharan
2014-06-25
1
-2
/
+2
*
tg3: Clear NETIF_F_TSO6 flag before doing software GSO
Prashant Sreedharan
2014-06-19
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
32
-129
/
+2571
|
\
|
*
bnx2x: Enlarge the dorq threshold for VFs
Ariel Elior
2014-06-12
1
-2
/
+4
|
*
bnx2x: Check for UNDI in uncommon branch
Yuval Mintz
2014-06-12
1
-13
/
+30
|
*
bnx2x: Fix 1G-baseT link
Yaniv Rosner
2014-06-12
1
-0
/
+1
|
*
bnx2x: Fix link for KR with swapped polarity lane
Yaniv Rosner
2014-06-12
1
-6
/
+19
|
*
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-06
1
-2
/
+2
|
*
net: systemport: start with carrier off
Florian Fainelli
2014-06-05
1
-0
/
+3
|
*
net: systemport: fix comment about HW prepending 2bytes
Florian Fainelli
2014-06-05
1
-3
/
+3
|
*
net: systemport: correctly check for RX_STATUS_OVFLOW flag
Florian Fainelli
2014-06-05
1
-1
/
+1
|
*
net: systemport: fix transmit locking scheme
Florian Fainelli
2014-06-05
1
-5
/
+7
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
3
-15
/
+30
|
|
\
|
|
*
bnx2x: Fix kernel crash and data miscompare after EEH recovery
wenxiong@linux.vnet.ibm.com
2014-06-03
1
-0
/
+12
|
|
*
bnx2x: Adapter not recovery from EEH error injection
wenxiong@linux.vnet.ibm.com
2014-06-03
1
-2
/
+2
|
|
*
cnic: Fix missing ISCSI_KEVENT_IF_DOWN message
Michael Chan
2014-06-02
1
-3
/
+5
|
|
*
cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings()
Michael Chan
2014-06-02
1
-6
/
+0
|
|
*
cnic: Don't take rcu_read_lock in cnic_rcv_netevent()
Michael Chan
2014-06-02
1
-4
/
+11
|
*
|
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2014-06-02
2
-11
/
+12
|
|
\
\
|
|
*
|
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
2014-06-03
2
-11
/
+12
|
*
|
|
bnx2x: Remove useless return variables
Peter Senna Tschudin
2014-06-02
1
-6
/
+4
|
*
|
|
drivers/net: fix broadcom/bcmsysport.c compile fail on SPARC
Paul Gortmaker
2014-06-02
2
-8
/
+8
|
*
|
|
bnx2x: update MAINTAINERS for bnx2x and e-mail addresses
Ariel Elior
2014-05-30
18
-28
/
+28
|
*
|
|
tg3: Override clock, link aware and link idle mode during NVRAM dump
Prashant Sreedharan
2014-05-24
1
-7
/
+38
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-24
2
-2
/
+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-23
1
-1
/
+2
|
*
|
|
net: systemport: use the new fixed PHY helpers
Florian Fainelli
2014-05-22
2
-2
/
+16
|
*
|
|
net: bcmgenet: use the new fixed PHY helpers
Florian Fainelli
2014-05-22
1
-8
/
+13
|
*
|
|
net: systemport: wait for packet in umac_enable_set()
Florian Fainelli
2014-05-16
1
-0
/
+6
|
*
|
|
net: systemport: fix dma_unmap_single() len
Florian Fainelli
2014-05-16
1
-1
/
+1
|
*
|
|
net: systemport: pad packets to a minimum of 68 bytes
Florian Fainelli
2014-05-15
2
-7
/
+23
|
*
|
|
net: systemport: only update UMAC_CMD if something changed
Florian Fainelli
2014-05-15
1
-5
/
+6
|
|
|
/
|
|
/
|
|
*
|
net: systemport: Use devm_ioremap_resource()
Jingoo Han
2014-05-14
1
-4
/
+3
|
*
|
tg3: Update copyright and version to 3.137
Michael Chan
2014-05-13
2
-4
/
+4
|
*
|
tg3: Prevent page allocation failure during TSO workaround
Michael Chan
2014-05-13
1
-7
/
+26
|
*
|
tg3: Don't modify ip header fields when doing GSO
Michael Chan
2014-05-13
1
-7
/
+5
|
*
|
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
6
-10
/
+8
|
*
|
bnx2x: fix build when BNX2X_SRIOV is not enabled
Randy Dunlap
2014-05-13
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-12
4
-18
/
+58
|
|
\
\
|
*
|
|
net: systemport: hook SYSTEMPORT driver in the build
Florian Fainelli
2014-04-26
2
-0
/
+12
|
*
|
|
net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driver
Florian Fainelli
2014-04-26
2
-0
/
+2291
[next]