index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-12
/
+28
2013-11-18
bnx2x: Prevent "timeout waiting for state X"
Dmitry Kravkov
3
-11
/
+4
2013-11-18
bnx2x: prevent CFC attention
Dmitry Kravkov
1
-1
/
+1
2013-11-18
bnx2x: Prevent panic during DMAE timeout
Dmitry Kravkov
2
-0
/
+19
2013-11-18
bnx2x: Clean the sp rtnl task upon unload
Dmitry Kravkov
1
-0
/
+4
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-6
/
+2
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
10
-124
/
+221
2013-11-13
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
1
-3
/
+0
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+20
2013-10-29
bnx2x: Disable VF access on PF removal
Ariel Elior
1
-1
/
+15
2013-10-29
bnx2x: prevent FW assert on low mem during unload
Dmitry Kravkov
1
-5
/
+5
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-246
/
+269
2013-10-21
bnx2x: add TSO support for SIT tunnels
Eric Dumazet
1
-1
/
+2
2013-10-21
bnx2x: Set NETIF_F_HIGHDMA unconditionally
Merav Sicron
2
-4
/
+1
2013-10-21
bnx2x: Don't pretend during register dump
Dmitry Kravkov
3
-205
/
+201
2013-10-21
bnx2x: Lock DMAE when used by statistic flow
Ariel Elior
4
-10
/
+11
2013-10-21
bnx2x: Prevent null pointer dereference on error flow
Yuval Mintz
1
-3
/
+3
2013-10-21
bnx2x: Fix config when SR-IOV and iSCSI are enabled
Ariel Elior
1
-2
/
+3
2013-10-21
bnx2x: Fix Coalescing configuration
Dmitry Kravkov
1
-1
/
+1
2013-10-21
bnx2x: Unlock VF-PF channel on MAC/VLAN config error
Ariel Elior
1
-9
/
+14
2013-10-21
bnx2x: Prevent an illegal pointer dereference during panic
Yuval Mintz
2
-7
/
+29
2013-10-21
bnx2x: Fix Maximum CoS estimation for VFs
Yuval Mintz
1
-5
/
+5
2013-10-19
bnx2x: add TSO support for IPIP
Eric Dumazet
1
-1
/
+3
2013-10-18
net: bnx2x: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-10-17
bnx2x: record rx queue for LRO packets
Eric Dumazet
1
-0
/
+1
2013-10-09
bnx2x: Add ndo_get_phys_port_id support
Yuval Mintz
4
-27
/
+155
2013-10-03
net: bnx2x: Change variable type to bool
Peter Senna Tschudin
1
-1
/
+1
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-128
/
+143
2013-09-30
net: skb_is_gso_v6() requires skb_is_gso()
Eric Dumazet
1
-8
/
+10
2013-09-28
bnx2x: use pcie_get_minimum_link()
Yuval Mintz
2
-39
/
+12
2013-09-28
bnx2x: Add support for EXTPHY2 LED mode
Yaniv Rosner
2
-3
/
+18
2013-09-28
bnx2x: Change function prototype
Yaniv Rosner
1
-3
/
+2
2013-09-28
bnx2x: Don't disable/enable SR-IOV when loading
Ariel Elior
3
-26
/
+1
2013-09-28
bnx2x: Correct VF driver info
Yuval Mintz
2
-1
/
+4
2013-09-28
bnx2x: Test nvram when interface is down
Yuval Mintz
1
-9
/
+10
2013-09-23
bnx2x: handle known but unsupported VF messages
Ariel Elior
1
-26
/
+24
2013-09-23
bnx2x: prevent masked MCP parities from appearing
Yuval Mintz
1
-0
/
+8
2013-09-23
bnx2x: prevent masking error from cnic
Yuval Mintz
1
-2
/
+1
2013-09-23
bnx2x: add missing VF resource allocation during init
Ariel Elior
1
-0
/
+3
2013-09-23
bnx2x: Fix support for VFs on some PFs
Ariel Elior
1
-1
/
+1
2013-09-23
bnx2x: Prevent mistaken hangup between driver & FW
Eilon Greenstein
1
-9
/
+7
2013-09-23
bnx2x: Fix 848xx duplex settings
Yaniv Rosner
1
-24
/
+33
2013-09-23
bnx2x: Specific Active-DAC is not detected on 57810
Yaniv Rosner
1
-1
/
+6
2013-09-23
bnx2x: 57840 non-external loopback test fail on 1G
Yaniv Rosner
1
-4
/
+13
2013-09-23
bnx2x: KR2 disablement fix
Yaniv Rosner
1
-37
/
+39
2013-09-23
bnx2x: Generalize KR work-around
Yaniv Rosner
1
-24
/
+8
2013-09-21
DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() ...
Russell King
1
-6
/
+2
2013-09-20
net: bnx2x: Staticize local symbols
Sachin Kamat
1
-3
/
+4
2013-09-18
bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.
Michael Chan
2
-3
/
+37
2013-09-13
bnx2x: Use pci_dev pm_cap
Jon Mason
4
-12
/
+11
[next]