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
/
broadcom
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcm63xx_enet: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-11
1
-4
/
+4
*
bnx2x: avoid atomic allocations during initialization
Michal Schmidt
2013-09-11
1
-15
/
+23
*
bnx2x: Fix configuration of doorbell block
Ariel Elior
2013-09-09
2
-3
/
+1
*
bnx2x: Restore a call to config_init
Eilon Greenstein
2013-09-06
1
-6
/
+3
*
bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not set
Dmitry Kravkov
2013-09-06
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-09-05
23
-641
/
+1418
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
7
-55
/
+81
|
|
\
|
|
*
bnx2x: Add missing braces in bnx2x:bnx2x_link_initialize
Dave Jones
2013-09-05
1
-1
/
+2
|
|
*
tg3: Don't turn off led on 5719 serdes port 0
Nithin Sujir
2013-09-03
1
-2
/
+16
|
*
|
bnx2x: VF RSS support - VF side
Ariel Elior
2013-09-05
6
-60
/
+145
|
*
|
bnx2x: VF RSS support - PF side
Ariel Elior
2013-09-05
10
-144
/
+513
|
*
|
cnic: Update version to 2.5.18.
Michael Chan
2013-09-04
1
-2
/
+2
|
*
|
cnic: Eliminate local copy of pfid.
Michael Chan
2013-09-04
2
-18
/
+12
|
*
|
cnic: Eliminate CNIC_PORT macro and port_mode in local struct.
Michael Chan
2013-09-04
2
-9
/
+6
|
*
|
cnic: Redefine BNX2X_HW_CID using existing bnx2x macros
Michael Chan
2013-09-04
2
-12
/
+18
|
*
|
cnic: Use CHIP_NUM macros from bnx2x.h
Michael Chan
2013-09-04
2
-67
/
+29
|
*
|
net: bcm63xx_enet: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-3
/
+3
|
*
|
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-08-29
5
-24
/
+18
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-26
5
-47
/
+108
|
|
\
\
|
*
|
|
ethernet: broadcom: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-22
1
-1
/
+0
|
*
|
|
bcm63xx_enet: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
2013-08-20
1
-5
/
+5
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-16
7
-32
/
+106
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-12
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
bgmac: make bgmac depend on bcm47xx
Hauke Mehrtens
2013-07-24
1
-1
/
+1
|
*
|
|
|
|
tg3: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
2013-08-09
1
-1
/
+1
|
*
|
|
|
|
bnx2x: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
2013-08-09
1
-5
/
+3
|
*
|
|
|
|
bnx2: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
2013-08-09
1
-2
/
+2
|
*
|
|
|
|
bnx2: Update version to 2.2.4
Michael Chan
2013-08-07
2
-4
/
+4
|
*
|
|
|
|
bnx2: Add pci shutdown handler.
Michael Chan
2013-08-07
1
-22
/
+25
|
*
|
|
|
|
bnx2: Use SIMPLE_DEV_PM_OPS.
Michael Chan
2013-08-07
1
-20
/
+25
|
*
|
|
|
|
bnx2: Refactor WoL setup into a separate function.
Michael Chan
2013-08-07
1
-80
/
+81
|
*
|
|
|
|
bnx2: Use kernel APIs for WoL and power state changes.
Michael Chan
2013-08-07
1
-22
/
+14
|
*
|
|
|
|
bnx2: Handle error condition in ->slot_reset()
Michael Chan
2013-08-07
1
-5
/
+10
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-03
4
-8
/
+10
|
|
\
\
\
\
\
|
*
|
|
|
|
|
cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI
Michael Chan
2013-08-02
1
-0
/
+7
|
*
|
|
|
|
|
ethernet: Convert mac address uses of 6 to ETH_ALEN
Joe Perches
2013-08-02
1
-3
/
+3
|
*
|
|
|
|
|
bnx2x: Revising locking scheme for MAC configuration
Yuval Mintz
2013-08-01
7
-60
/
+340
|
*
|
|
|
|
|
tg3: Update version to 3.133
Nithin Sujir
2013-07-29
1
-2
/
+2
|
*
|
|
|
|
|
tg3: Fix UDP fragments treated as RMCP
Nithin Sujir
2013-07-29
2
-0
/
+4
|
*
|
|
|
|
|
tg3: Enable support for timesync gpio output
Nithin Sujir
2013-07-29
2
-4
/
+68
|
*
|
|
|
|
|
tg3: Implement the shutdown handler
Nithin Sujir
2013-07-29
1
-2
/
+18
|
*
|
|
|
|
|
tg3: Allow NVRAM programming when interface is down
Nithin Sujir
2013-07-29
1
-8
/
+2
|
*
|
|
|
|
|
tg3: Remove incorrect switch to aux power
Nithin Sujir
2013-07-29
1
-5
/
+0
|
*
|
|
|
|
|
cnic: Update version to 2.5.17 and copyright year.
Michael Chan
2013-07-29
4
-6
/
+6
|
*
|
|
|
|
|
cnic: Add missing error checking for RAMROD_CMD_ID_CLOSE
Eddie Wai
2013-07-29
1
-4
/
+7
|
*
|
|
|
|
|
cnic: Update TCP options setup for iSCSI.
Eddie Wai
2013-07-29
2
-28
/
+29
|
*
|
|
|
|
|
cnic: Reset tcp_flags during cnic_cm_create().
Eddie Wai
2013-07-29
1
-0
/
+1
|
*
|
|
|
|
|
cnic: Simplify cnic_release().
Michael Chan
2013-07-29
1
-13
/
+0
|
*
|
|
|
|
|
cnic: Simplify netdev events handling.
Michael Chan
2013-07-29
1
-2
/
+2
*
|
|
|
|
|
|
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-03
1
-16
/
+2
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
[next]