projects
/
dragonfly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
bce(4): - Added a workaround for NC-SI management firmware
[dragonfly.git]
/
sys
/
dev
/
netif
/
bce
/
if_bce.c
2011-07-02
Sepherosa Ziehau
bce(4): - Added a workaround for NC-SI management firmware
blob
|
commitdiff
2011-07-02
Sepherosa Ziehau
bce(4): Create dedicated shared memory access routines.
blob
|
commitdiff
|
diff to current
2011-06-29
Sascha Wildner
kernel: Fix building with BCE_DEBUG.
blob
|
commitdiff
|
diff to current
2011-06-28
Sepherosa Ziehau
bce(4): Update to 4.6.x firmware
blob
|
commitdiff
|
diff to current
2011-06-28
Sepherosa Ziehau
bce(4): Add several HP OEM parts' PCI IDs.
blob
|
commitdiff
|
diff to current
2011-06-28
Sepherosa Ziehau
bce(4): Don't count InFramesL2FilterDiscards into ifnet...
blob
|
commitdiff
|
diff to current
2011-06-27
Sepherosa Ziehau
bce(4): Add BCM5709 and BCM5716 support
blob
|
commitdiff
|
diff to current
2011-06-24
Sascha Wildner
kernel: Use NULL for DRIVER_MODULE()'s evh ...
blob
|
commitdiff
|
diff to current
2011-06-16
Sepherosa Ziehau
bce(4): Properly setup RX buffer DMA for the alignment...
blob
|
commitdiff
|
diff to current
2011-04-30
Sascha Wildner
kernel: Fix some printf format warnings on x86_64.
blob
|
commitdiff
|
diff to current
2010-08-02
Sascha Wildner
bce(4): Remove some carriage returns.
blob
|
commitdiff
|
diff to current
2010-06-12
Sascha Wildner
network code: Convert if_multiaddrs from LIST to TAILQ.
blob
|
commitdiff
|
diff to current
2009-03-21
Sepherosa Ziehau
ether_input/rss: Pass packet info to ether_input_chain.
blob
|
commitdiff
|
diff to current
2009-03-17
Sepherosa Ziehau
bce/bge(4): Allow txcsum/rxcsum to be set individually
blob
|
commitdiff
|
diff to current
2009-02-17
Sepherosa Ziehau
Unbreak LINT build
blob
|
commitdiff
|
diff to current
2009-02-17
Sepherosa Ziehau
bce(4): Remove unnecessary bus_dmamap_sync()
blob
|
commitdiff
|
diff to current
2009-02-17
Sepherosa Ziehau
bce(4): Adjust RX path to avoid fatal error caused...
blob
|
commitdiff
|
diff to current
2009-02-17
Sepherosa Ziehau
bce(4): Factor RX desc setup out of bce_newbuf_std()
blob
|
commitdiff
|
diff to current
2009-02-17
Sepherosa Ziehau
bce(4): Utilize bus_dmamap_load_mbuf_defrag()
blob
|
commitdiff
|
diff to current
2009-02-17
Sepherosa Ziehau
bce(4): Use coherent for non-buffer data storage
blob
|
commitdiff
|
diff to current
2009-02-17
Sepherosa Ziehau
bce(4): Correct parameters passed to busdma(9) functions
blob
|
commitdiff
|
diff to current
2009-01-17
Sepherosa Ziehau
bce(4): fix module glue
blob
|
commitdiff
|
diff to current
2008-11-19
Sepherosa Ziehau
Don't use "timeout" mode for RX HC. The "collect"...
blob
|
commitdiff
|
diff to current
2008-11-10
Sepherosa Ziehau
Reconfigure default interrupt moderation parameters:
blob
|
commitdiff
|
diff to current
2008-09-17
Sepherosa Ziehau
Always enable ETHER_INPUT_CHAIN support
blob
|
commitdiff
|
diff to current
2008-09-17
Sepherosa Ziehau
Remove the '2' suffix from ether_input_chain and vlan_i...
blob
|
commitdiff
|
diff to current
2008-08-17
Sepherosa Ziehau
Nuke INTR_NETSAFE
blob
|
commitdiff
|
diff to current
2008-07-27
Sepherosa Ziehau
Switch to ETHER_INPUT2 on ethernet input path by default:
blob
|
commitdiff
|
diff to current
2008-07-22
Sepherosa Ziehau
Increase RX ticks to 100us
blob
|
commitdiff
|
diff to current
2008-06-25
Sepherosa Ziehau
Make bce(4) aware ETHER_INPUT_CHAIN and ETHER_INPUT2
blob
|
commitdiff
|
diff to current
2008-06-15
Sepherosa Ziehau
Break long line
blob
|
commitdiff
|
diff to current
2008-05-31
Sepherosa Ziehau
Use same naming convention as other host controller...
blob
|
commitdiff
|
diff to current
2008-05-28
Sepherosa Ziehau
- Rename bce_init_context() to bce_init_ctx()
blob
|
commitdiff
|
diff to current
2008-05-28
Sepherosa Ziehau
- Add tunables and sysctl nodes for interrupt moderatio...
blob
|
commitdiff
|
diff to current
2008-05-27
Sepherosa Ziehau
Use standard include path
blob
|
commitdiff
|
diff to current
2008-05-27
Sepherosa Ziehau
Only collect 'count' packets when polling(4) is used...
blob
|
commitdiff
|
diff to current
2008-05-27
Sepherosa Ziehau
- Apply same adjustment to softc cached TX/RX BD index
blob
|
commitdiff
|
diff to current
2008-05-26
Sepherosa Ziehau
Avoid panic upon module unloading
blob
|
commitdiff
|
diff to current
2008-05-16
Sepherosa Ziehau
Unify vlan_input() and vlan_input_tag():
blob
|
commitdiff
|
diff to current
2008-05-14
Sepherosa Ziehau
Reduce ifnet.if_serializer contention on output path:
blob
|
commitdiff
|
diff to current
2008-03-10
Sepherosa Ziehau
Add ETHER_BPF_MTAP() which will call vlan_ether_ptap...
blob
|
commitdiff
|
diff to current
2008-03-10
Sepherosa Ziehau
- Embed ether vlan tag in mbuf packet header. Add...
blob
|
commitdiff
|
diff to current
2007-05-26
Sepherosa Ziehau
Add support for Broadcom NetXtreme II GigE. Jumbo...
blob
|
commitdiff
|
diff to current