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
*
bnx2x: remove the 'poll' module option
Michal Schmidt
2012-02-14
1
-16
/
+1
*
bnx2x: fix bnx2x_storm_stats_update() on big endian
Eric Dumazet
2012-02-13
1
-4
/
+4
*
bcm63xx-enet: fix PHY name to match MDIO bus name
Florian Fainelli
2012-02-13
1
-1
/
+1
*
bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.
Jesper Juhl
2012-02-07
1
-2
/
+1
*
tg3: fix ipv6 header length computation
Eric Dumazet
2012-01-23
1
-7
/
+2
*
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
*
tg3: Fix single-vector MSI-X code
Matt Carlson
2012-01-17
1
-13
/
+14
*
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
*
bcm63xx_enet: use an unique MDIO bus name.
Florian Fainelli
2012-01-10
1
-1
/
+1
*
sb1250: use an unique MDIO bus name.
Florian Fainelli
2012-01-10
1
-1
/
+2
*
bcm63xx: make ethtool_ops const
stephen hemminger
2012-01-09
1
-1
/
+1
*
cnic: Improve error recovery on bnx2x devices
Michael Chan
2012-01-05
3
-8
/
+74
*
cnic: Re-init dev->stats_addr after chip reset
Michael Chan
2012-01-05
1
-0
/
+1
*
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
1
-4
/
+4
*
tg3: Make the RSS indir tbl admin configurable
Matt Carlson
2011-12-19
1
-7
/
+101
*
bnx2: Update driver to use new mips firmware.
Michael Chan
2011-12-19
1
-4
/
+4
*
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
*
tg3: Break out RSS indir table init and assignment
Matt Carlson
2011-12-15
2
-23
/
+37
*
tg3: Use mii_advertise_flowctrl
Matt Carlson
2011-12-15
1
-19
/
+3
*
tg3: Add 57766 ASIC rev support
Matt Carlson
2011-12-15
2
-27
/
+58
*
tg3: Make the TX BD DMA limit configurable
Matt Carlson
2011-12-15
2
-8
/
+9
*
tg3: Enable EEE support for capable 10/100 devs
Matt Carlson
2011-12-15
1
-10
/
+9
*
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
*
tg3: Update version to 3.122
Matt Carlson
2011-12-08
1
-2
/
+2
*
tg3: Return flowctrl config through ethtool
Matt Carlson
2011-12-08
1
-2
/
+2
*
tg3: Track LP advertising
Matt Carlson
2011-12-08
2
-3
/
+38
*
tg3: Integrate flowctrl check into AN adv check
Matt Carlson
2011-12-08
1
-56
/
+25
*
tg3: Save stats across chip resets
Matt Carlson
2011-12-08
1
-9
/
+17
*
tg3: Remove ethtool stats member from dev struct
Matt Carlson
2011-12-08
2
-8
/
+7
*
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
6
-8
/
+459
*
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
*
bnx2x: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-04
2
-3
/
+3
*
bnx2: Support for byte queue limits
Eric Dumazet
2011-11-30
1
-0
/
+6
[next]