index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
(
follow
)
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
*
tg3: Update copyright
Matt Carlson
2012-02-14
2
-2
/
+2
*
tg3: Use *_UNKNOWN ethtool definitions
Matt Carlson
2012-02-14
2
-23
/
+20
*
tg3: Remove unneeded link_config.orig_... members
Matt Carlson
2012-02-14
2
-35
/
+12
*
tg3: Remove unused link config code
Matt Carlson
2012-02-14
1
-5
/
+1
*
tg3: Consolidate ASIC rev detection code
Matt Carlson
2012-02-14
1
-80
/
+79
*
tg3: Reduce UMP event collision window
Matt Carlson
2012-02-14
1
-16
/
+26
*
tg3: Fix NVRAM page writes on newer devices
Matt Carlson
2012-02-14
1
-2
/
+5
*
tg3: Fix copper autoneg adv checks
Matt Carlson
2012-02-14
1
-1
/
+10
*
tg3: Fix stats while interface is down
Matt Carlson
2012-02-14
1
-4
/
+4
*
tg3: Disable new DMA engine for 57766
Matt Carlson
2012-02-14
1
-5
/
+0
*
tg3: Move transmit comment to a better location
Matt Carlson
2012-02-13
1
-1
/
+3
*
tg3: Eliminate unneeded prototype
Matt Carlson
2012-02-13
1
-3
/
+2
*
tg3: Relocate tg3_find_peer
Matt Carlson
2012-02-13
1
-30
/
+28
*
tg3: Move tg3_nvram_write_block functions
Matt Carlson
2012-02-13
1
-250
/
+250
*
tg3: Move tg3_set_rx_mode
Matt Carlson
2012-02-13
1
-100
/
+99
*
tg3: Move tg3_change_mtu to a better location
Matt Carlson
2012-02-13
1
-81
/
+78
*
tg3: Relocate tg3_reset_task
Matt Carlson
2012-02-13
1
-47
/
+45
*
tg3: Move tg3_restart_hw to a better location
Matt Carlson
2012-02-13
1
-27
/
+29
*
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-11
1
-2
/
+1
|
\
|
*
bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.
Jesper Juhl
2012-02-07
1
-2
/
+1
*
|
cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATE
Eddie Wai
2012-02-09
2
-2
/
+4
*
|
cnic: set error flag when iSCSI connection fails
Jeffrey Huang
2012-02-09
1
-0
/
+2
*
|
cnic: Add FCoE parity error recovery
Michael Chan
2012-02-06
2
-5
/
+36
*
|
bnx2: Add missing memory barrier in bnx2_start_xmit()
Vlad Zolotarov
2012-02-06
1
-0
/
+3
*
|
bnx2: Add support for ethtool --show-channels|--set-channels
Michael Chan
2012-02-06
2
-9
/
+93
*
|
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
4
-7
/
+1
*
|
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
2
-6
/
+2
*
|
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
|
/
[next]