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
/
bnx2x
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnx2x: allow all functions to display the phy FW version
Mintz Yuval
2012-02-15
3
-12
/
+6
*
bnx2x: removed code re-checking memory base after device open
Mintz Yuval
2012-02-15
1
-11
/
+0
*
bnx2x: allow BCM84833 phy to advertise 100Base-T speeds
Mintz Yuval
2012-02-15
1
-0
/
+5
*
bnx2x: notify cnic of address of info-to-the-mcp
Mintz Yuval
2012-02-15
1
-0
/
+5
*
bnx2x: allocate smaller Rx rings for 1G functions
Mintz Yuval
2012-02-15
1
-0
/
+7
*
bnx2x: allocate memory dynamically in ethtool self-test.
Mintz Yuval
2012-02-15
1
-2
/
+11
*
bnx2x: force 10G on 84833 phy should be autoneg with only 10G advertised
Mintz Yuval
2012-02-15
1
-8
/
+1
*
bnx2x: added autoneg-restart after link advertisement changes
Mintz Yuval
2012-02-15
1
-1
/
+1
*
bnx2x: ethtool publishes link partners speed and FC
Mintz Yuval
2012-02-15
3
-79
/
+272
*
bnx2x: half duplex support added for several boards
Mintz Yuval
2012-02-15
2
-0
/
+4
*
bnx2x: consistent statistics after internal driver reload
Mintz Yuval
2012-02-15
6
-236
/
+374
*
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-13
1
-2
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-10
1
-2
/
+1
|
\
|
*
bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.
Jesper Juhl
2012-02-07
1
-2
/
+1
*
|
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-3
/
+1
*
|
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
1
-3
/
+1
*
|
bnx2x: Update version to 1.72.0 and copyrights
Ariel Elior
2012-01-26
20
-22
/
+22
*
|
bnx2x: Recoverable and unrecoverable error statistics
Ariel Elior
2012-01-26
3
-3
/
+26
*
|
bnx2x: Recovery flow bug fixes
Ariel Elior
2012-01-26
3
-48
/
+75
*
|
bnx2x: Track active PFs with bitmap
Ariel Elior
2012-01-26
3
-33
/
+35
*
|
bnx2x: Lock PF-common resources
Ariel Elior
2012-01-26
4
-38
/
+68
*
|
bnx2x: Loaded Firmware Version Validation
Ariel Elior
2012-01-26
1
-0
/
+23
*
|
bnx2x: Function Level Reset Final Cleanup
Ariel Elior
2012-01-26
1
-12
/
+16
*
|
bnx2x: Obtain Bus Device Function from register
Ariel Elior
2012-01-26
2
-2
/
+18
*
|
bnx2x: Removing indirect register access
Ariel Elior
2012-01-26
2
-30
/
+47
*
|
bnx2x: Support Queue Per Cos in 5771xx devices
Ariel Elior
2012-01-26
2
-5
/
+6
*
|
bnx2x: unlock before returning an error
Dan Carpenter
2012-01-25
1
-0
/
+1
|
/
*
bnx2x: fix compilation error with SOE in fw_dump
Yuval Mintz
2012-01-23
1
-1
/
+1
*
bnx2x: handle CHIP_REVISION during init_one
Ariel Elior
2012-01-23
1
-4
/
+5
*
bnx2x: allow user to change ring size in ISCSI SD mode
Dmitry Kravkov
2012-01-23
1
-1
/
+1
*
bnx2x: fix Big-Endianess in ethtool -t
Dmitry Kravkov
2012-01-23
1
-3
/
+2
*
bnx2x: fixed ethtool statistics for MF modes
Yuval Mintz
2012-01-23
1
-65
/
+41
*
bnx2x: credit-leakage fixup on vlan_mac_del_all
Yuval Mintz
2012-01-23
2
-1
/
+54
*
bnx2x: Disable AN KR work-around for BCM57810
Yaniv Rosner
2012-01-17
1
-1
/
+9
*
bnx2x: Remove AutoGrEEEn for BCM84833
Yaniv Rosner
2012-01-17
1
-6
/
+2
*
bnx2x: Remove 100Mb force speed for BCM84833
Yaniv Rosner
2012-01-17
2
-6
/
+21
*
bnx2x: Fix PFC setting on BCM57840
Yaniv Rosner
2012-01-17
2
-10
/
+13
*
bnx2x: Fix Super-Isolate mode for BCM84833
Yaniv Rosner
2012-01-17
1
-113
/
+137
*
ethtool: Define and apply a default policy for RX flow hash indirection
Ben Hutchings
2011-12-16
1
-1
/
+2
*
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
2011-12-16
1
-25
/
+14
*
bnx2x: handle vpd data longer than 128 bytes
Barak Witkowski
2011-12-14
1
-7
/
+28
*
bnx2x: properly update skb when mtu > 1500
Dmitry Kravkov
2011-12-13
1
-11
/
+11
*
bnx2x: properly initialize L5 features
Dmitry Kravkov
2011-12-08
2
-6
/
+8
*
bnx2x: fix typo in fcoe stats collection
Barak Witkowski
2011-12-07
1
-1
/
+1
*
bnx2x: Fix compile errors if CONFIG_CNIC is not set
Michael Chan
2011-12-06
1
-2
/
+2
*
bnx2x: fix crash while ethtool -t
Dmitry Kravkov
2011-12-06
1
-0
/
+3
*
bnx2x, cnic: support DRV_INFO upon FW request
Barak Witkowski
2011-12-06
4
-8
/
+403
*
bnx2x: support classification config query
Ariel Elior
2011-12-06
2
-0
/
+46
*
bnx2x: add fcoe statistics
Barak Witkowski
2011-12-06
4
-23
/
+120
*
bnx2x: add PFC statistics
Barak Witkowski
2011-12-06
6
-3
/
+63
[next]