index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
/
bnx2x_cmn.c
Age
Commit message (
Expand
)
Author
2017-06-10
bnx2x: Allow vfs to disable txvlan offload
Mintz, Yuval
2017-06-01
bnx2x: Fix Multi-Cos
Mintz, Yuval
2017-04-30
bnx2x: Align RX buffers
Scott Wood
2017-03-15
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-23
bnx2x: avoid two atomic ops per page on x86
Eric Dumazet
2016-12-03
bnx2x: use reset to set network header
Zhang Shengju
2016-11-16
bnx2x: switch to napi_complete_done()
Eric Dumazet
2016-10-18
ethernet/broadcom: use core min/max MTU checking
Jarod Wilson
2016-03-16
bnx2x: don't wait for Tx completion on recovery
Yuval Mintz
2016-03-03
net: relax setup_tc ndo op handle restriction
John Fastabend
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
2016-02-16
bnx2x: Remove unneccessary EXPORT_SYMBOL
Yuval Mintz
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-18
bnx2x: Prevent FW assertion when using Vxlan
Yuval Mintz
2015-12-08
bnx2x: remove rx_pkt/rx_calls
Eric Dumazet
2015-12-08
bnx2x: avoid soft lockup in bnx2x_poll()
Eric Dumazet
2015-12-05
bnx2x: change FW GRO error message to WARN_ONCE
Michal Schmidt
2015-12-05
bnx2x: drop redundant error message about allocation failure
Michal Schmidt
2015-11-18
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2015-11-18
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
2015-11-18
bnx2x: remove bnx2x_low_latency_recv() support
Eric Dumazet
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-08-17
bnx2: Fix bandwidth allocation for some MF modes
Yuval Mintz
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-10
bnx2x: Prevent null pointer dereference on SKB release
Yuval Mintz
2015-07-29
bnx2x: add vlan filtering offload
Yuval Mintz
2015-07-22
bnx2x: Add MFW dump support
Yuval Mintz
2015-07-22
bnx2x: new Multi-function mode - BD
Yuval Mintz
2015-07-22
bnx2x: Rebrand from 'broadcom' into 'qlogic'
Yuval Mintz
2015-07-22
bnx2x: Utilize FW 7.12.30
Yuval Mintz
2015-06-28
bnx2x: fix DMA API usage
Michal Schmidt
2015-06-25
bnx2x: Fix linearization for encapsulated packets
Yuval Mintz
2015-06-01
bnx2x: Alloc 4k fragment for each rx ring buffer element
Gabriel Krisman Bertazi
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-12
bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
2015-05-04
bnx2x: Fix to prevent inner-reload
Yuval Mintz
2015-04-29
bnx2x: remove {TPA,GRO}_ENABLE_FLAG
Michal Schmidt
2015-04-29
bnx2x: merge fp->disable_tpa with fp->mode
Michal Schmidt
2015-04-29
bnx2x: mark LRO as a fixed disabled feature if disable_tpa is set
Michal Schmidt
2015-04-27
bnx2x: really disable TPA if 'disable_tpa' option is set
Michal Schmidt
2015-04-22
bnx2x: Prevent inner-reload while VFs exist
Yuval Mintz
2015-04-15
bnx2x: Fix busy_poll vs netpoll
Eric Dumazet
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
bnx2x: fix napi poll return value for repoll
Govindarajulu Varadarajan
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2014-12-10
ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align
Alexander Duyck
2014-11-16
bnx2x: use netdev_rss_key_fill() helper
Eric Dumazet
2014-10-30
bnx2x: use napi_schedule_irqoff()
Eric Dumazet
[next]