index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-23
bnx2x: remove redundant warning log
Ariel Elior
1
-4
/
+7
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/jik...
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
2012-09-30
tg3: Refactor tg3_close()
Michael Chan
1
-32
/
+38
2012-09-30
tg3: Refactor tg3_open()
Michael Chan
1
-33
/
+45
2012-09-30
tg3: Separate coalescing setup for rx and tx
Michael Chan
1
-29
/
+45
2012-09-30
tg3: Allow number of rx and tx rings to be set independently.
Michael Chan
2
-26
/
+53
2012-09-30
tg3: Introduce separate functions to allocate/free RX/TX rings.
Michael Chan
2
-76
/
+146
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-11
/
+14
2012-09-27
bnx2: Clean up remaining iounmap
Neil Horman
1
-1
/
+1
2012-09-24
bnx2x: Improve code around bnx2x_tests_str_arr
Merav Sicron
1
-9
/
+4
2012-09-21
bnx2x: remove false warning regarding interrupt number
Ariel Elior
1
-5
/
+6
2012-09-18
bnx2x: fix rx checksum validation for IPv6
Michal Schmidt
1
-5
/
+7
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-41
/
+57
2012-09-13
bnx2x: Add missing afex code
Yuval Mintz
2
-11
/
+21
2012-09-13
bnx2x: fix registers dumped
Dmitry Kravkov
2
-18
/
+9
2012-09-13
bnx2x: correct advertisement of pause capabilities
Yaniv Rosner
1
-0
/
+6
2012-09-13
bnx2x: display the correct duplex value
Yaniv Rosner
1
-4
/
+6
2012-09-13
bnx2x: prevent timeouts when using PFC
Yaniv Rosner
1
-3
/
+5
2012-09-13
bnx2x: fix stats copying logic
Yuval Mintz
1
-2
/
+5
2012-09-13
bnx2x: Avoid sending multiple statistics queries
Dmitry Kravkov
1
-3
/
+5
2012-09-13
bnx2x: Utilize Link Flap Avoidance
Yuval Mintz
6
-26
/
+51
2012-09-13
bnx2x: Link Flap Avoidance
Yaniv Rosner
3
-48
/
+437
2012-09-13
bnx2x: link code refactoring
Yaniv Rosner
2
-79
/
+114
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
6
-56
/
+45
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
3
-3
/
+3
2012-09-10
bnx2x: use native EEE instead of auto-greeen
Yuval Mintz
3
-46
/
+73
2012-09-10
bnx2x: correct & clean 10G EEE requirements
Yuval Mintz
3
-6
/
+5
2012-09-10
bnx2x: EEE code refactoring
Yuval Mintz
1
-192
/
+258
2012-09-10
bnx2x: add EEE support for 4-port devices
Yuval Mintz
1
-2
/
+0
[next]