index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnx2x: Prevent false warning for lack of FC NPIV
Yuval Mintz
2016-03-18
1
-0
/
+4
*
bnx2x: don't wait for Tx completion on recovery
Yuval Mintz
2016-03-16
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
4
-42
/
+34
|
\
|
*
bnx2x: fix indentation in bnx2x_sp_task()
Michal Schmidt
2016-03-02
1
-1
/
+1
|
*
bnx2x: define event data reserved fields as little-endian
Michal Schmidt
2016-03-02
1
-6
/
+6
|
*
bnx2x: define fields of struct cfc_del_event_data as little-endian
Michal Schmidt
2016-03-02
3
-7
/
+5
|
*
bnx2x: access cfc_del_event only if the opcode is CFC_DEL
Michal Schmidt
2016-03-02
1
-3
/
+5
|
*
bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endian
Michal Schmidt
2016-03-02
2
-5
/
+7
|
*
bnx2x: fix sending VF->PF messages on big-endian
Michal Schmidt
2016-03-02
1
-6
/
+0
|
*
bnx2x: fix crash on big-endian when adding VLAN
Michal Schmidt
2016-03-02
3
-16
/
+12
*
|
net: relax setup_tc ndo op handle restriction
John Fastabend
2016-03-03
1
-1
/
+1
*
|
bnx2x: add a separate GENEVE Kconfig symbol
Arnd Bergmann
2016-02-24
1
-7
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
2
-49
/
+256
|
\
|
|
*
bnx2x: Fix 84833 phy command handler
Yuval Mintz
2016-02-21
2
-29
/
+56
|
*
bnx2x: Fix led setting for 84858 phy.
Yuval Mintz
2016-02-21
2
-5
/
+91
|
*
bnx2x: Correct 84858 PHY fw version
Yuval Mintz
2016-02-21
1
-13
/
+79
|
*
bnx2x: Fix 84833 RX CRC
Yuval Mintz
2016-02-21
1
-0
/
+26
|
*
bnx2x: Fix link-forcing for KR2
Yuval Mintz
2016-02-21
1
-2
/
+4
*
|
bnx2x: Add missing HSI for big-endian machines
Yuval Mintz
2016-02-18
1
-1
/
+3
*
|
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
2016-02-17
2
-4
/
+6
*
|
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
2016-02-17
3
-1
/
+9
*
|
bnx2x: Warn about grc timeouts in register dump
Yuval Mintz
2016-02-16
1
-0
/
+5
*
|
bnx2x: extend DCBx support
Yuval Mintz
2016-02-16
2
-15
/
+47
*
|
bnx2x: Add support for single-port DCBx
Yuval Mintz
2016-02-16
1
-1
/
+3
*
|
bnx2x: Add Geneve inner-RSS support
Yuval Mintz
2016-02-16
3
-59
/
+146
*
|
bnx2x: Remove unneccessary EXPORT_SYMBOL
Yuval Mintz
2016-02-16
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-31
1
-9
/
+13
|
\
|
*
bnx2x: Prevent FW assertion when using Vxlan
Yuval Mintz
2015-12-18
1
-9
/
+13
*
|
bnx2x: remove rx_pkt/rx_calls
Eric Dumazet
2015-12-08
2
-6
/
+0
*
|
bnx2x: avoid soft lockup in bnx2x_poll()
Eric Dumazet
2015-12-08
1
-30
/
+21
*
|
bnx2x: simplify distinction between port and func stats
Michal Schmidt
2015-12-05
1
-61
/
+56
*
|
bnx2x: change FW GRO error message to WARN_ONCE
Michal Schmidt
2015-12-05
1
-1
/
+1
*
|
bnx2x: drop redundant error message about allocation failure
Michal Schmidt
2015-12-05
1
-3
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
1
-2
/
+2
|
\
|
|
*
bnx2x: Fix vxlan removal
Yuval Mintz
2015-11-20
1
-2
/
+2
*
|
bnx2x: Utilize FW 7.13.1.0.
Yuval Mintz
2015-11-22
1
-20
/
+23
*
|
bnx2x: Show port statistics in Multi-function
Yuval Mintz
2015-11-20
1
-3
/
+1
*
|
bnx2x: Add new SW stat 'tx_exhaustion_events'
Yuval Mintz
2015-11-20
1
-2
/
+3
*
|
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2015-11-18
1
-2
/
+0
*
|
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
2015-11-18
1
-2
/
+0
*
|
bnx2x: remove bnx2x_low_latency_recv() support
Eric Dumazet
2015-11-18
4
-167
/
+2
|
/
*
bnx2x: Fix VLANs null-pointer for 57710, 57711
Yuval Mintz
2015-11-16
1
-1
/
+1
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
1
-0
/
+7
|
\
|
*
bnx2x: Prevent UDP 4-tuple configurations on older adapters
Yuval Mintz
2015-10-11
1
-0
/
+7
*
|
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-4
/
+0
|
/
*
bnx2x: byte swap rss_key to comply to Toeplitz specs
Eric Dumazet
2015-09-24
1
-2
/
+10
*
bnx2x: track vxlan port count
Jiri Benc
2015-09-17
2
-2
/
+13
*
bnx2x: use ktime_get_seconds() for timestamp
Arnd Bergmann
2015-09-11
1
-4
/
+2
*
bnx2x: Add new device ids under the Qlogic vendor
Yuval Mintz
2015-08-27
1
-0
/
+3
[next]