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
*
net: bnx2x: slight optimization of addr compare
dingtianhong
2013-12-31
3
-8
/
+6
*
bnx2x: Fix build with SRIOV disabled.
David S. Miller
2013-12-27
1
-0
/
+2
*
bnx2x: add VF Multicast filters support
Yuval Mintz
2013-12-26
3
-19
/
+39
*
bnx2x: Add num of VFs to Management statistics
Yuval Mintz
2013-12-26
1
-0
/
+2
*
bnx2x: no error when RSS configuration fails
Yuval Mintz
2013-12-26
1
-4
/
+8
*
bnx2x: add Big-Endian ethtool comment
Yuval Mintz
2013-12-26
1
-0
/
+6
*
bnx2x: Add AER support (missing bits)
Yuval Mintz
2013-12-26
2
-0
/
+30
*
bnx2x: Add support for Multi-Function UNDI
Yuval Mintz
2013-12-26
4
-12
/
+87
*
bnx2x: cleanup skb_set_hash
Tom Herbert
2013-12-20
2
-13
/
+12
*
net: bnx2x calls skb_set_hash
Tom Herbert
2013-12-18
1
-4
/
+7
*
bnx2x: avoid null pointer dereference when enabling SR-IOV
Michal Kalderon
2013-12-06
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-20
6
-12
/
+28
|
\
|
*
bnx2x: Prevent "timeout waiting for state X"
Dmitry Kravkov
2013-11-18
3
-11
/
+4
|
*
bnx2x: prevent CFC attention
Dmitry Kravkov
2013-11-18
1
-1
/
+1
|
*
bnx2x: Prevent panic during DMAE timeout
Dmitry Kravkov
2013-11-18
2
-0
/
+19
|
*
bnx2x: Clean the sp rtnl task upon unload
Dmitry Kravkov
2013-11-18
1
-0
/
+4
*
|
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-13
1
-6
/
+2
|
\
\
|
|
/
|
/
|
|
*
DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() ...
Russell King
2013-09-21
1
-6
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
10
-124
/
+221
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
2
-6
/
+20
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
8
-246
/
+269
|
|
\
\
\
|
*
|
|
|
bnx2x: add TSO support for SIT tunnels
Eric Dumazet
2013-10-22
1
-1
/
+2
|
*
|
|
|
bnx2x: add TSO support for IPIP
Eric Dumazet
2013-10-20
1
-1
/
+3
|
*
|
|
|
net: bnx2x: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-18
1
-3
/
+0
|
*
|
|
|
bnx2x: Add ndo_get_phys_port_id support
Yuval Mintz
2013-10-09
4
-27
/
+155
|
*
|
|
|
net: bnx2x: Change variable type to bool
Peter Senna Tschudin
2013-10-03
1
-1
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
5
-128
/
+143
|
|
\
\
\
\
|
*
|
|
|
|
net: skb_is_gso_v6() requires skb_is_gso()
Eric Dumazet
2013-10-01
1
-8
/
+10
|
*
|
|
|
|
bnx2x: use pcie_get_minimum_link()
Yuval Mintz
2013-09-29
2
-39
/
+12
|
*
|
|
|
|
bnx2x: Add support for EXTPHY2 LED mode
Yaniv Rosner
2013-09-29
2
-3
/
+18
|
*
|
|
|
|
bnx2x: Change function prototype
Yaniv Rosner
2013-09-29
1
-3
/
+2
|
*
|
|
|
|
bnx2x: Don't disable/enable SR-IOV when loading
Ariel Elior
2013-09-29
3
-26
/
+1
|
*
|
|
|
|
bnx2x: Correct VF driver info
Yuval Mintz
2013-09-29
2
-1
/
+4
|
*
|
|
|
|
bnx2x: Test nvram when interface is down
Yuval Mintz
2013-09-29
1
-9
/
+10
|
*
|
|
|
|
net: bnx2x: Staticize local symbols
Sachin Kamat
2013-09-20
1
-3
/
+4
*
|
|
|
|
|
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
2013-11-13
1
-3
/
+0
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
bnx2x: Disable VF access on PF removal
Ariel Elior
2013-10-29
1
-1
/
+15
*
|
|
|
|
bnx2x: prevent FW assert on low mem during unload
Dmitry Kravkov
2013-10-29
1
-5
/
+5
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
bnx2x: Set NETIF_F_HIGHDMA unconditionally
Merav Sicron
2013-10-22
2
-4
/
+1
*
|
|
|
bnx2x: Don't pretend during register dump
Dmitry Kravkov
2013-10-22
3
-205
/
+201
*
|
|
|
bnx2x: Lock DMAE when used by statistic flow
Ariel Elior
2013-10-22
4
-10
/
+11
*
|
|
|
bnx2x: Prevent null pointer dereference on error flow
Yuval Mintz
2013-10-22
1
-3
/
+3
*
|
|
|
bnx2x: Fix config when SR-IOV and iSCSI are enabled
Ariel Elior
2013-10-22
1
-2
/
+3
*
|
|
|
bnx2x: Fix Coalescing configuration
Dmitry Kravkov
2013-10-22
1
-1
/
+1
*
|
|
|
bnx2x: Unlock VF-PF channel on MAC/VLAN config error
Ariel Elior
2013-10-22
1
-9
/
+14
*
|
|
|
bnx2x: Prevent an illegal pointer dereference during panic
Yuval Mintz
2013-10-22
2
-7
/
+29
*
|
|
|
bnx2x: Fix Maximum CoS estimation for VFs
Yuval Mintz
2013-10-22
1
-5
/
+5
*
|
|
|
bnx2x: record rx queue for LRO packets
Eric Dumazet
2013-10-17
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
bnx2x: handle known but unsupported VF messages
Ariel Elior
2013-09-23
1
-26
/
+24
*
|
|
bnx2x: prevent masked MCP parities from appearing
Yuval Mintz
2013-09-23
1
-0
/
+8
[next]