index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-02
bnx2x: Correct advertised speed/duplex
Yuval Mintz
1
-8
/
+4
2012-12-02
bnx2x: Filter packets on FCoE rings
Dmitry Kravkov
4
-4
/
+17
2012-12-02
bnx2x: Management can control PFC/ETS
Barak Witkowski
3
-6
/
+24
2012-12-02
bnx2x: parity recovery flow enhancement
Barak Witkowski
1
-13
/
+20
2012-12-02
bnx2x: revised and corrected SPIO access
Yuval Mintz
2
-23
/
+30
2012-11-28
bnx2x: Change duplex setting in EEE function
Yaniv Rosner
1
-2
/
+2
2012-11-28
bnx2x: Add warning message in case of non-10G SFP module
Yaniv Rosner
1
-2
/
+8
2012-11-28
bnx2x: Cosmetic changes
Yaniv Rosner
2
-188
/
+127
2012-11-28
bnx2x: Always take PHY lock
Yaniv Rosner
6
-52
/
+11
2012-11-28
bnx2x: Add support for BCM84834
Yaniv Rosner
2
-16
/
+67
2012-11-28
bnx2x: Fix SFP+ current leakage
Yaniv Rosner
1
-46
/
+45
2012-11-28
bnx2x: Change MDIO clock settings
Yaniv Rosner
4
-20
/
+66
2012-11-28
bnx2x: Add support for 20G-KR2
Yaniv Rosner
4
-34
/
+365
2012-11-28
bnx2x: Activate LFA
Yaniv Rosner
3
-1
/
+22
2012-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+7
2012-11-23
bnx2x: remove redundant warning log
Ariel Elior
1
-4
/
+7
2012-11-20
bnx2x: Remove duplicate inclusion of bnx2x_hsi.h
Sachin Kamat
1
-1
/
+0
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
1
-1
/
+1
2012-11-14
tg3: Use tp->rxq_cnt when checking RSS tables.
Michael Chan
1
-4
/
+4
2012-11-14
tg3: Cleanup hardcoded ethtool test array indexes
Nithin Nayak Sujir
1
-29
/
+41
2012-11-14
tg3: Prevent spurious tx timeout by setting carrier off before tx disable.
Nithin Nayak Sujir
2
-42
/
+57
2012-11-14
tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices
Nithin Nayak Sujir
2
-27
/
+65
2012-11-13
bnx2x: Add static declaration to several functions
Merav Sicron
2
-15
/
+15
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-49
/
+128
2012-11-07
bnx2x: Support loading cnic resources at run-time
Merav Sicron
12
-564
/
+1083
2012-11-07
bnx2x: HSI change for 'update' ramrod
Merav Sicron
1
-5
/
+16
2012-11-06
tg3: Call tg3_netif_stop() from tg3_stop()
Nithin Nayak Sujir
1
-5
/
+3
2012-11-06
tg3: Support 5717 C0
Michael Chan
2
-1
/
+10
2012-11-03
net: bnx2x: Fix typo in bnx2x driver
Masanari Iida
2
-3
/
+3
2012-11-02
bnx2x: fix HW initialization using fw 7.8.x
Dmitry Kravkov
1
-1
/
+2
2012-11-01
bnx2x: Disable FCoE for 57840 since not yet supported by FW
Dmitry Kravkov
1
-1
/
+9
2012-11-01
bnx2x: Fix no link on 577xx 10G-baseT
Yaniv Rosner
1
-0
/
+5
2012-11-01
bnx2x: Fix unrecognized SFP+ module after driver is loaded
Yaniv Rosner
1
-7
/
+15
2012-11-01
bnx2x: Fix potential incorrect link speed provision
Yaniv Rosner
1
-10
/
+12
2012-11-01
bnx2x: Restore global registers back to default.
Yaniv Rosner
1
-22
/
+56
2012-11-01
bnx2x: Fix link down in 57712 following LFA
Yaniv Rosner
1
-5
/
+18
2012-11-01
bnx2x: Fix 57810 1G-KR link against certain switches.
Yaniv Rosner
1
-2
/
+8
2012-10-16
bnx2x: fix handling mf storage modes
Dmitry Kravkov
2
-4
/
+8
2012-10-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-29
/
+1
2012-10-03
bnx2x: fix ring size for 10G functions
Yuval Mintz
1
-7
/
+10
2012-10-02
tg3: Fix sparse warnings.
Michael Chan
1
-5
/
+6
2012-10-02
bnx2x: use strlcpy() to copy a string
Dan Carpenter
1
-3
/
+2
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
21
-1189
/
+1506
2012-10-01
tg3: unconditionally select HWMON support when tg3 is enabled.
Paul Gortmaker
2
-9
/
+1
2012-10-01
bnx2x: update version to 1.78.00-0.
Yuval Mintz
1
-2
/
+2
2012-10-01
bnx2x,cnic: use FW 7.8.2
Yuval Mintz
11
-563
/
+79
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
3
-54
/
+20
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
2
-2
/
+2
2012-09-30
tg3: Disable multiple TX rings by default due to hardware flaw
Michael Chan
1
-6
/
+9
2012-09-30
tg3: Add support for ethtool -L|-l to get/set the number of rings.
Michael Chan
2
-3
/
+63
[prev]
[next]