index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
brocade
/
bna
/
bna_tx_rx.c
Commit message (
Expand
)
Author
Age
*
bna: fix list corruption
Ivan Vecera
2016-03-01
*
bna: check for dma mapping errors
Ivan Vecera
2015-09-21
*
bna: remove superfluous parentheses
Ivan Vecera
2015-06-21
*
bna: make pointers to read-only inputs const
Ivan Vecera
2015-06-21
*
bna: use list_for_each_entry where appropriate
Ivan Vecera
2015-06-11
*
bna: get rid of private macros for manipulation with lists
Ivan Vecera
2015-06-11
*
bna: remove TX_E_PRIO_CHANGE event and BNA_TX_F_PRIO_CHANGED flag
Ivan Vecera
2015-06-11
*
bna: remove paused from bna_rx_config and flags from bna_rxf
Ivan Vecera
2015-06-11
*
bna: remove RXF_E_PAUSE and RXF_E_RESUME events
Ivan Vecera
2015-06-11
*
bna: remove prio_change_cbfn oper_state_cbfn from struct bna_tx
Ivan Vecera
2015-06-11
*
bna: remove oper_state_cbfn from struct bna_rxf
Ivan Vecera
2015-06-11
*
bna: remove unused cbfn parameter
Ivan Vecera
2015-06-11
*
bna: use BIT(x) instead of (1 << x)
Ivan Vecera
2015-06-11
*
bna: get rid of duplicate and unused macros
Ivan Vecera
2015-06-11
*
bna: get rid of mac_t
Ivan Vecera
2015-06-11
*
bna: use ether_addr_copy instead of memcpy
Ivan Vecera
2015-06-11
*
bna: QLogic BR-series Adapters Driver Rebranding
Rasesh Mody
2015-02-21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-08
|
\
|
*
bna: allow transmit tagged frames
Ivan Vecera
2014-10-07
*
|
bna: use container_of to resolve bufdesc_ex from bufdesc
Fabian Frederick
2014-09-15
|
/
*
bna: Enable Multi Buffer RX
Rasesh Mody
2013-12-18
*
bna: RX Filter Enhancements
Rasesh Mody
2013-12-18
*
bna: Fix Filter Add Del
Rasesh Mody
2013-12-18
*
bna: Staticize local functions
Jingoo Han
2013-08-05
*
bna: Fix Ucast Failure Handling
Rasesh Mody
2013-05-20
*
bna: Add RX State
Rasesh Mody
2012-12-11
*
bna: TX Intr Coalescing Fix
Rasesh Mody
2012-12-11
*
bna: Tx and Rx Optimizations
Rasesh Mody
2012-12-11
*
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
2012-07-11
*
bna: Add Callback to Fix RXQ Stop
Rasesh Mody
2011-09-29
*
bna: make function tables cont
stephen hemminger
2011-09-16
*
bna: Tx and Rx Redesign
Rasesh Mody
2011-08-11