index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2x
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bnx2x: properly initialize FW stats
Dmitry Kravkov
2010-10-06
1
-0
/
+13
*
bnx2x: code beautify
Dmitry Kravkov
2010-10-06
7
-233
/
+318
*
bnx2x, cnic: Fix SPQ return credit
Dmitry Kravkov
2010-10-06
2
-30
/
+69
*
bnx2x: move msix table initialization to probe()
Dmitry Kravkov
2010-10-06
4
-134
/
+228
*
bnx2x: use L1_CACHE_BYTES instead of magic number
Dmitry Kravkov
2010-10-06
1
-2
/
+2
*
bnx2x: use proper constants for dma_unmap* calls
Dmitry Kravkov
2010-10-06
2
-2
/
+2
*
bnx2x: remove unused fields in main driver structure
Dmitry Kravkov
2010-10-06
1
-7
/
+0
*
bnx2x: remove unused parameter in reuse_rx_skb()
Dmitry Kravkov
2010-10-06
2
-3
/
+3
*
bnx2x: Add 57712 support
Dmitry Kravkov
2010-10-06
13
-789
/
+3426
*
bnx2x: change type of spq_left to atomic
Dmitry Kravkov
2010-10-06
3
-13
/
+11
*
bnx2x: rename MF related fields
Dmitry Kravkov
2010-10-06
5
-47
/
+47
*
bnx2x, cnic, bnx2i: use new FW/HSI
Dmitry Kravkov
2010-10-06
12
-2822
/
+4361
*
bnx2x: create folder for bnx2x firmware files
Dmitry Kravkov
2010-10-06
1
-2
/
+2
*
bnx2x: Moved enabling of MSI to the bnx2x_set_num_queues()
Dmitry Kravkov
2010-09-30
1
-6
/
+11
*
bnx2x: Use netif_set_real_num_{rx,tx}_queues()
Ben Hutchings
2010-09-28
1
-2
/
+4
*
drivers/net: return operator cleanup
Eric Dumazet
2010-09-27
1
-2
/
+2
*
bnx2x: Spread rx buffers between allocated queues
Dmitry Kravkov
2010-09-14
4
-5
/
+17
*
drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.c
Nikitas Angelinas
2010-09-10
1
-3
/
+2
*
bnx2x: Update bnx2x version to 1.52.53-6
Yaniv Rosner
2010-09-07
1
-2
/
+2
*
bnx2x: Change LED scheme for dual-media
Yaniv Rosner
2010-09-07
5
-46
/
+336
*
bnx2x: Add dual-media changes
Yaniv Rosner
2010-09-07
9
-376
/
+1074
*
bnx2x: Organize PHY functions
Yaniv Rosner
2010-09-07
4
-2428
/
+2475
*
bnx2x: Apply logic changes for the new scheme
Yaniv Rosner
2010-09-07
2
-177
/
+155
*
bnx2x: Move common function into aggregated function
Yaniv Rosner
2010-09-07
3
-98
/
+108
*
bnx2x: Adjust flow-control with the new scheme
Yaniv Rosner
2010-09-07
1
-74
/
+137
*
bnx2x: Adjust alignment of split PHY functions
Yaniv Rosner
2010-09-07
2
-1271
/
+894
*
bnx2x: Split PHY functions
Yaniv Rosner
2010-09-07
4
-853
/
+1425
*
bnx2x: Unify PHY attributes
Yaniv Rosner
2010-09-07
6
-1386
/
+916
*
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-09-03
1
-1
/
+1
*
bnx2x: Update version to 1.52.53-5
Yaniv Rosner
2010-09-01
1
-2
/
+2
*
bnx2x: Add BCM84823 to the supported PHYs
Yaniv Rosner
2010-09-01
1
-1
/
+2
*
bnx2x: Change BCM848xx LED configuration
Yaniv Rosner
2010-09-01
1
-122
/
+49
*
bnx2x: Remove unneeded setting of XAUI low power to BCM8727
Yaniv Rosner
2010-09-01
1
-1
/
+0
*
bnx2x: Change BCM848xx configuration according to IEEE
Yaniv Rosner
2010-09-01
2
-164
/
+127
*
bnx2x: Reset link before any new link settings
Yaniv Rosner
2010-09-01
1
-0
/
+1
*
bnx2x: Fix potential link issue In BCM8727 based boards
Yaniv Rosner
2010-09-01
2
-10
/
+15
*
bnx2x: Fix potential link issue of BCM8073/BCM8727
Yaniv Rosner
2010-09-01
1
-2
/
+2
*
bnx2x: fix wrong return from bnx2x_trylock_hw_lock
Eric Dumazet
2010-08-27
1
-1
/
+1
*
bnx2x: small fix in stats handling
Eric Dumazet
2010-08-26
1
-3
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-22
2
-4
/
+9
|
\
|
*
bnx2x: Update bnx2x version to 1.52.53-4
Yaniv Rosner
2010-08-19
1
-2
/
+2
|
*
bnx2x: Fix PHY locking problem
Yaniv Rosner
2010-08-19
1
-2
/
+7
*
|
drivers/net/bnx2x: Adjust confusing if indentation
Julia Lawall
2010-08-17
1
-5
/
+5
*
|
bnx2x: Load firmware in open() instead of probe()
Dmitry Kravkov
2010-08-17
3
-19
/
+36
|
/
*
net: bnx2x_cmn.c needs net/ip6_checksum.h for csum_ipv6_magic
Stephen Rothwell
2010-07-29
1
-0
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-28
3
-13
/
+29
*
bnx2x: update driver version to 1.52.53-3
Dmitry Kravkov
2010-07-28
1
-1
/
+1
*
bnx2x: Move statistics handling code to bnx2x_stats.*
Dmitry Kravkov
2010-07-28
5
-1594
/
+1647
*
bnx2x: Create separate file for ethtool routines
Dmitry Kravkov
2010-07-28
4
-1955
/
+1986
*
bnx2x: Create bnx2x_cmn.* files
Dmitry Kravkov
2010-07-28
5
-2600
/
+2943
[prev]
[next]