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
/
bnx2x
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnx2x: fix DMA API usage
Michal Schmidt
2015-06-29
3
-24
/
+12
*
bnx2x: fix lockdep splat
Eric Dumazet
2015-06-29
1
-1
/
+2
*
bnx2x: Fix linearization for encapsulated packets
Yuval Mintz
2015-06-25
1
-2
/
+7
*
bnx2x: Release nvram lock on error flow
Yuval Mintz
2015-06-25
1
-0
/
+1
*
bnx2x: Fix statistics gathering on link change
Ariel Elior
2015-06-25
1
-0
/
+2
*
bnx2x: Fix self-test for 20g devices
Yuval Mintz
2015-06-25
1
-4
/
+8
*
bnx2x: Fix VF MAC removal
Shahed Shaikh
2015-06-25
1
-1
/
+1
*
bnx2x: Don't notify about scratchpad parities
Manish Chopra
2015-06-25
2
-10
/
+21
*
bnx2x: Prevent false warning when accessing MACs
Yuval Mintz
2015-06-25
1
-1
/
+1
*
bnx2x: Correct speed from baseT into KR.
Yuval Mintz
2015-06-25
3
-19
/
+59
*
bnx2x: Correct asymmetric flow-control
Yuval Mintz
2015-06-25
2
-14
/
+29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-02
3
-11
/
+20
|
\
|
*
bnx2x: Move statistics implementation into semaphores
Yuval Mintz
2015-06-01
3
-11
/
+20
*
|
bnx2x: Alloc 4k fragment for each rx ring buffer element
Gabriel Krisman Bertazi
2015-06-02
3
-24
/
+80
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
2
-7
/
+12
|
\
|
|
*
bnx2x: limit fw delay in kdump to 5s after boot
Michal Schmidt
2015-05-11
1
-2
/
+7
|
*
bnx2x: Fix to prevent inner-reload
Yuval Mintz
2015-05-04
1
-5
/
+5
*
|
bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
2015-05-12
1
-1
/
+1
|
/
*
bnx2x: Delay during kdump load
Yuval Mintz
2015-04-29
1
-0
/
+6
*
bnx2x: remove {TPA,GRO}_ENABLE_FLAG
Michal Schmidt
2015-04-29
3
-31
/
+15
*
bnx2x: merge fp->disable_tpa with fp->mode
Michal Schmidt
2015-04-29
5
-18
/
+18
*
bnx2x: mark LRO as a fixed disabled feature if disable_tpa is set
Michal Schmidt
2015-04-29
2
-5
/
+1
*
bnx2x: really disable TPA if 'disable_tpa' option is set
Michal Schmidt
2015-04-27
1
-2
/
+4
*
bnx2x: Prevent inner-reload while VFs exist
Yuval Mintz
2015-04-22
2
-9
/
+51
*
bnx2x: Fix busy_poll vs netpoll
Eric Dumazet
2015-04-15
2
-90
/
+56
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-15
9
-43
/
+113
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
5
-141
/
+134
|
|
\
|
*
|
ptp: bnx2x: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-5
/
+2
|
*
|
ethernet: Use bool function returns of true/false instead of 1/0
Joe Perches
2015-03-31
1
-1
/
+1
|
*
|
bnx2x: Prevent probe as early as possible
Yuval Mintz
2015-03-31
1
-0
/
+7
|
*
|
bnx2x: Count number of link changes
Yaniv Rosner
2015-03-31
2
-2
/
+27
|
*
|
bnx2x: Configure IFir et al. according to nvram
Yaniv Rosner
2015-03-31
3
-15
/
+55
|
*
|
ptp: bnx2x: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-4
/
+4
|
*
|
net: Move check for multiple vlans to drivers
Toshiaki Makita
2015-03-29
1
-0
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
1
-1
/
+1
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-10
1
-0
/
+3
|
|
\
\
\
|
*
|
|
|
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-09
5
-11
/
+11
|
*
|
|
|
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
3
-5
/
+5
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-1
/
+1
*
|
|
|
|
bnx2x: Fix kdump when iommu=on
Yuval Mintz
2015-04-01
1
-23
/
+16
*
|
|
|
|
bnx2x: Fix kdump on 4-port device
Yuval Mintz
2015-04-01
1
-18
/
+35
*
|
|
|
|
bnx2x: Fix statistics locking scheme
Yuval Mintz
2015-03-24
5
-100
/
+83
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
bnx2x: fix encapsulation features on 57710/57711
Michal Schmidt
2015-03-16
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
bnx2x: Force fundamental reset for EEH recovery
Brian King
2015-03-05
1
-0
/
+3
|
|
/
|
/
|
*
|
net: bnx2x: fix sparse warnings
Lad, Prabhakar
2015-02-06
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-28
1
-1
/
+1
|
\
\
|
*
|
bnx2x: fix napi poll return value for repoll
Govindarajulu Varadarajan
2015-01-27
1
-1
/
+1
*
|
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
*
|
|
net: bnx2x: avoid macro redefinition
David Decotigny
2015-01-12
1
-4
/
+0
[next]