index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2x
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnx2x: protect sequence increment with mutex
Dmitry Kravkov
2011-05-25
1
-1
/
+2
*
bnx2x: fix inverted condition
Dmitry Kravkov
2011-05-24
1
-1
/
+1
*
bnx2x: allow device properly initialize after hotplug
Dmitry Kravkov
2011-05-22
1
-43
/
+24
*
bnx2x: fix DMAE timeout according to hw specifications
Dmitry Kravkov
2011-05-22
1
-1
/
+1
*
bnx2x: properly handle CFC DEL in cnic flow
Vladislav Zolotarov
2011-05-22
1
-1
/
+2
*
bnx2x: call dev_kfree_skb_any instead of dev_kfree_skb
Vladislav Zolotarov
2011-05-22
2
-3
/
+3
*
drivers/net: add prefetch header for prefetch users
Paul Gortmaker
2011-05-22
1
-0
/
+1
*
bnx2x: add support for retrieving dcb peer configuration
Shmulik Ravid
2011-05-18
2
-25
/
+131
*
bnx2x: Allow ethtool to enable/disable loopback.
Mahesh Bandewar
2011-05-16
2
-0
/
+19
*
bnx2x: function descriptions format fixed
Dmitry Kravkov
2011-05-05
6
-266
/
+194
*
bnx2x: update year to 2011 and version to 1.62.12-0
Dmitry Kravkov
2011-05-05
15
-17
/
+17
*
bnx2x: improve memory handling, low memory recovery flows
Dmitry Kravkov
2011-05-05
5
-276
/
+449
*
bnx2x: Do storage mac address validation for SF mode.
Dmitry Kravkov
2011-05-05
1
-16
/
+16
*
bnx2x: allow WoL on every function in MF modes
Dmitry Kravkov
2011-05-05
1
-7
/
+3
*
bnx2x: link report improvements
Vladislav Zolotarov
2011-05-05
4
-35
/
+141
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-26
1
-10
/
+24
|
\
|
*
bnx2x: fix UDP csum offload
Vladislav Zolotarov
2011-04-23
1
-10
/
+24
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-19
1
-6
/
+5
|
\
|
|
*
bnx2x: Fix port identification problem
Yaniv Rosner
2011-04-17
1
-5
/
+4
*
|
bnx2x: cosmetics: Using ethtool_cmd_speed() API
David Decotigny
2011-04-17
1
-12
/
+13
*
|
bnx2x: Fix set-but-unused variables.
David S. Miller
2011-04-17
1
-7
/
+2
*
|
ethtool: allow custom interval for physical identification
Allan, Bruce W
2011-04-14
1
-1
/
+1
*
|
net: bnx2x: convert to hw_features
Michał Mirosław
2011-04-12
5
-118
/
+57
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-11
5
-36
/
+36
|
\
|
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
5
-36
/
+36
*
|
bnx2x: convert to set_phys_id
stephen hemminger
2011-04-06
1
-21
/
+23
*
|
bnx2x, cnic: Disable iSCSI if DCBX negotiation is successful
Dmitry Kravkov
2011-03-31
3
-2
/
+33
*
|
bnx2x: don't write dcb/llfc fields in STORM memory
Dmitry Kravkov
2011-03-31
1
-1
/
+12
*
|
bnx2x: Update firmware to 6.2.9
Dmitry Kravkov
2011-03-31
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-03-17
1
-7
/
+0
|
\
|
*
[SCSI] bnx2i: Added support for the 57712(E) devices
Eddie Wai
2011-02-24
1
-7
/
+0
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-15
1
-1
/
+1
|
\
\
|
*
|
bnx2x: fix swap of rx-ticks and tx-ticks parameters in interrupt coalescing flow
Ariel Elior
2011-03-14
1
-1
/
+1
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-10
5
-21
/
+52
|
\
|
|
|
*
|
bnx2x: fix MaxBW configuration
Dmitry Kravkov
2011-03-06
1
-2
/
+2
|
*
|
bnx2x: (NPAR) prevent HW access in D3 state
Dmitry Kravkov
2011-03-06
4
-10
/
+40
|
*
|
bnx2x: fix link notification
Dmitry Kravkov
2011-03-06
1
-7
/
+7
|
*
|
bnx2x: fix non-pmf device load flow
Dmitry Kravkov
2011-03-06
1
-2
/
+3
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-03
7
-45
/
+115
|
\
|
|
|
*
|
bnx2x: update driver version to 1.62.00-6
Dmitry Kravkov
2011-02-28
1
-1
/
+1
|
*
|
bnx2x: properly calculate lro_mss
Vladislav Zolotarov
2011-02-28
1
-6
/
+42
|
*
|
bnx2x: perform statistics "action" before state transition.
Vladislav Zolotarov
2011-02-28
1
-2
/
+2
|
*
|
bnx2x: properly configure coefficients for MinBW algorithm (NPAR mode).
Dmitry Kravkov
2011-02-28
2
-12
/
+17
|
*
|
bnx2x: Fix ethtool -t link test for MF (non-pmf) devices.
Dmitry Kravkov
2011-02-28
1
-5
/
+5
|
*
|
bnx2x: Fix nvram test for single port devices.
Dmitry Kravkov
2011-02-28
1
-2
/
+0
|
*
|
bnx2x: (NPAR mode) Fix FW initialization
Dmitry Kravkov
2011-02-28
4
-17
/
+48
|
*
|
bnx2x: Add a missing bit for PXP parity register of 57712.
Vladislav Zolotarov
2011-02-27
1
-1
/
+1
*
|
|
bnx2x: use dcb_setapp to manage negotiated application tlvs
Shmulik Ravid
2011-02-28
4
-59
/
+92
*
|
|
bnx2x: Support for managing RX indirection table
Tom Herbert
2011-02-17
3
-5
/
+75
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-08
1
-9
/
+23
|
\
|
|
[next]