index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ti
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-04
1
-8
/
+8
*
Remove duplicate const specifiers in many drivers (I hope I got all of
dim
2012-11-05
1
-1
/
+1
*
Remove TCP/UDP checksum offloading feature for IP fragmented
yongari
2012-11-01
1
-11
/
+5
*
Eliminate vestiges of page coloring.
alc
2011-12-15
1
-2
/
+1
*
Overhaul bus_dma(9) usage in driver:
yongari
2011-11-14
2
-403
/
+604
*
Export sysctl node for various interrupt moderation parameters and
yongari
2011-11-14
1
-14
/
+62
*
It's bad idea to allocate large memory, 4KB, from stack.
yongari
2011-11-14
2
-29
/
+35
*
Remove dead ifdef. Driver should always check raised interrupt is
yongari
2011-11-10
1
-3
/
+0
*
style.
yongari
2011-11-10
1
-63
/
+44
*
Retire 'options TI_PRIVATE_JUMBOS' and replace local jumbo
yongari
2011-11-08
2
-328
/
+291
*
Do not allow changing MTU to be less than the minimum.
yongari
2011-11-07
1
-1
/
+1
*
If ti_chipinit() fails in ti_stop(), ignore the error and release
yongari
2011-11-07
1
-5
/
+5
*
Show RX buffer allocation failure and do not blindly send alive
yongari
2011-11-07
1
-5
/
+21
*
Mini ring is not available on Tigon 1 so do not create DMA maps for
yongari
2011-11-07
1
-0
/
+5
*
Track which ring was updated in RX handler and update only modified
yongari
2011-11-07
1
-5
/
+12
*
o Remove unnecessary controller reinitialization.
yongari
2011-11-07
1
-2
/
+8
*
Remove ti_unit member variable in softc.
yongari
2011-11-07
2
-7
/
+5
*
Implement altq(4) support.
yongari
2011-11-04
1
-8
/
+10
*
Because ti(4) drops a driver lock in RX handler, check whether
yongari
2011-11-04
1
-4
/
+4
*
Don't abuse if_hwassist and make sure enabling corresponding TX/RX
yongari
2011-11-04
1
-32
/
+60
*
Don't clear upper 4bits from VLAN tag information. It's
yongari
2011-11-04
1
-2
/
+2
*
Introduce ti_ifmedia_upd_locked() to use in driver initialization
yongari
2011-11-04
1
-3
/
+21
*
Announce IFCAP_LINKSTATE capability and let network stack know link
yongari
2011-11-04
1
-7
/
+25
*
Make sure to unload loaded DMA area(descriptor, command, event ring).
yongari
2011-11-04
1
-0
/
+2
*
s/u_intXX_t/uintXX_t/g
yongari
2011-11-04
2
-135
/
+135
*
Make ti(4) build with 'options TI_PRIVATE_JUMBOS'.
yongari
2011-11-04
1
-1
/
+1
*
style.
yongari
2011-11-04
1
-163
/
+163
*
Use ANSI function definations.
yongari
2011-11-04
1
-146
/
+55
*
- Allocate the DMA memory shared between the host and the controller as
marius
2011-03-11
2
-6
/
+7
*
Neither the page lock nor the page queues lock is required to unwire and
alc
2010-05-03
1
-2
/
+0
*
- Add a private timer to drive the transmit watchdog instead of using
jhb
2009-11-19
2
-21
/
+24
*
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
rwatson
2009-06-26
1
-2
/
+2
*
Remove some remnant alpha hacks.
marius
2008-04-26
1
-12
/
+1
*
Fix some "in in" typos in comments.
brueffer
2008-03-26
1
-1
/
+1
*
Set the baudrate for if_ti.
remko
2008-02-19
1
-0
/
+1
*
Give MEXTADD() another argument to make both void pointers to the
phk
2008-02-01
1
-1
/
+2
*
Fix function prototype for device_shutdown method.
yongari
2007-11-22
1
-2
/
+4
*
Catch up the rest of the drivers with the ether_vlan_mtap modifications.
csjp
2007-03-04
1
-1
/
+1
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
1
-1
/
+1
*
Change the remainder of the drivers for DMA'ing devices enabled in the
marius
2007-01-21
1
-1
/
+1
*
Move ethernet VLAN tags from mtags to its own mbuf packet header field
andre
2006-09-17
1
-7
/
+4
*
- Consistently use if_printf() only in interface methods: if_start(),
glebius
2006-09-15
1
-46
/
+47
*
Fix invalid reference of mbuf chains.
yongari
2006-08-12
1
-25
/
+25
*
- Tx side bus_dmamap_load_mbuf_sg(9) support. This reduces bookkeeping
yongari
2006-01-03
2
-168
/
+157
*
Cache the tx producer index instead of reading it every time ti_start is
scottl
2005-12-28
2
-1
/
+4
*
Fix a serious regression from the busdma conversion. Check to make sure
scottl
2005-12-28
1
-10
/
+17
*
Bring big-endian architecture support for ti(4).
yongari
2005-12-28
2
-241
/
+311
*
- Fix VLAN_INPUT_TAG() macro, so that it doesn't touch mtag in
glebius
2005-12-18
1
-2
/
+5
*
Fix the Tigon I/II driver to support 64-bit DMA. In the process, convert it
scottl
2005-12-14
2
-99
/
+347
*
Allocate the jumbo rx frame buffer with busdma.
scottl
2005-12-10
2
-15
/
+28
[next]