syl's projects
/
dragonfly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Allow nfe and xl to compile without DEVICE_POLLING.
[dragonfly.git]
/
sys
/
dev
/
netif
/
xl
/
if_xl.c
2010-03-30
Sylvestre Gallon
Allow nfe and xl to compile without DEVICE_POLLING.
blob
|
commitdiff
2009-03-21
Sepherosa Ziehau
ether_input/rss: Pass packet info to ether_input_chain.
blob
|
commitdiff
|
diff to current
2009-02-17
Sepherosa Ziehau
xl(4): Coherent memory does not need to be synced
blob
|
commitdiff
|
diff to current
2009-02-17
Sepherosa Ziehau
xl(4): Remove unused bus_dmamap_sync()
blob
|
commitdiff
|
diff to current
2009-02-17
Sepherosa Ziehau
xl(4): Rework xl_encap()
blob
|
commitdiff
|
diff to current
2009-02-17
Sepherosa Ziehau
xl(4): Rework xl_newbuf()
blob
|
commitdiff
|
diff to current
2009-02-17
Sepherosa Ziehau
xl(4): Split RX and TX mbuf busdma tag
blob
|
commitdiff
|
diff to current
2009-02-17
Sepherosa Ziehau
xl(4): Utilize bus_dmamem_coherent()
blob
|
commitdiff
|
diff to current
2009-02-17
Sepherosa Ziehau
xl(4): Allocate parent busdma tag, which is used to...
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
Add serializer assertion in all NIC driver interfaces
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-06-25
Sepherosa Ziehau
Make xl(4) aware ETHER_INPUT_CHAIN and ETHER_INPUT2
blob
|
commitdiff
|
diff to current
2008-05-14
Sepherosa Ziehau
Reduce ifnet.if_serializer contention on output path:
blob
|
commitdiff
|
diff to current
2007-08-14
Sepherosa Ziehau
Add a new csum flag to tell IP defragmenter that csum_d...
blob
|
commitdiff
|
diff to current
2007-05-19
Sepherosa Ziehau
- Turn on VLAN_MTU for 905B typed cards.
blob
|
commitdiff
|
diff to current
2006-12-22
Sascha Wildner
Rename printf -> kprintf in sys/ and add some defines...
blob
|
commitdiff
|
diff to current
2006-10-25
Matthew Dillon
Do a major clean-up of the BUSDMA architecture. A...
blob
|
commitdiff
|
diff to current
2006-08-01
Sascha Wildner
Don't call pci_get_device() multiple times.
blob
|
commitdiff
|
diff to current
2006-04-21
Sepherosa Ziehau
m_free -> m_freem
blob
|
commitdiff
|
diff to current
2005-12-31
Sepherosa Ziehau
{ether,ieee80211}_ifdetach() can't be called with seria...
blob
|
commitdiff
|
diff to current
2005-11-28
Matthew Dillon
Make all network interrupt service routines MPSAFE...
blob
|
commitdiff
|
diff to current
2005-11-22
Matthew Dillon
Fix the design of ifq_dequeue/altq_dequeue by adding...
blob
|
commitdiff
|
diff to current
2005-10-24
Sepherosa Ziehau
- Move DEVICE_POLLING from opt_global.h to opt_polling...
blob
|
commitdiff
|
diff to current
2005-10-21
Sepherosa Ziehau
- polling(4) support
blob
|
commitdiff
|
diff to current
2005-10-13
Sepherosa Ziehau
ANSIfy
blob
|
commitdiff
|
diff to current
2005-10-12
Matthew Dillon
Remove the INTR_TYPE_* flags. The interrupt type is...
blob
|
commitdiff
|
diff to current
2005-09-27
Sepherosa Ziehau
In xl_list_tx_init_90xB()
blob
|
commitdiff
|
diff to current
2005-09-27
Sepherosa Ziehau
- Factor out xl_dma_alloc() from xl_attach()
blob
|
commitdiff
|
diff to current
2005-09-26
Sepherosa Ziehau
setup UpPoll register before installing RX list pointer
blob
|
commitdiff
|
diff to current
2005-09-25
Sepherosa Ziehau
- in xl_attach(), print xl card type ("90X"/"90XB"...
blob
|
commitdiff
|
diff to current
2005-09-24
Sepherosa Ziehau
in if_xl.c, xl_detach():
blob
|
commitdiff
|
diff to current
2005-08-03
Hiten Pandya
Add a workaround to make 3COM cardbus cards to propagat...
blob
|
commitdiff
|
diff to current
2005-07-13
Joerg Sonnenberger
Use ether_crc32_be.
blob
|
commitdiff
|
diff to current
2005-07-13
Joerg Sonnenberger
Change to common PCI probe style.
blob
|
commitdiff
|
diff to current
2005-07-13
Joerg Sonnenberger
Remove unused junk.
blob
|
commitdiff
|
diff to current
2005-06-20
Joerg Sonnenberger
Use queue(3) macros for if_multiaddrs.
blob
|
commitdiff
|
diff to current
2005-06-14
Joerg Sonnenberger
Resource allocate now turns on port / memory bit in...
blob
|
commitdiff
|
diff to current
2005-06-06
Joerg Sonnenberger
Replace splimp with critical sections for now. Fix...
blob
|
commitdiff
|
diff to current
2005-06-06
Joerg Sonnenberger
Remove splimp in xl_attach, the interrupt is created...
blob
|
commitdiff
|
diff to current
2005-05-27
Joerg Sonnenberger
Use ether_ioctl for the default case and merge the...
blob
|
commitdiff
|
diff to current
2005-05-24
Matthew Dillon
Get rid of bus_{disable,enable}_intr(), it wasn't gener...
blob
|
commitdiff
|
diff to current
2005-05-21
Joerg Sonnenberger
Exploit bus_alloc_resource_any.
blob
|
commitdiff
|
diff to current
2005-05-14
Joerg Sonnenberger
Move if_initname call before xl_reset to ensure correct...
blob
|
commitdiff
|
diff to current
2005-05-11
Joerg Sonnenberger
Remove obsolete comment.
blob
|
commitdiff
|
diff to current
2005-05-11
Joerg Sonnenberger
Remove sc_unit and use if_printf / device_printf instead.
blob
|
commitdiff
|
diff to current
2005-02-20
Joerg Sonnenberger
ALTQ support
blob
|
commitdiff
|
diff to current
2005-01-23
Joerg Sonnenberger
Use BPF_TAP and BPF_MTAP instead of the expanded versio...
blob
|
commitdiff
|
diff to current
2004-09-15
Joerg Sonnenberger
timeout/untimeout ==> callout_*
blob
|
commitdiff
|
diff to current
2004-07-23
Joerg Sonnenberger
Unify the input handling of the low-level network stack...
blob
|
commitdiff
|
diff to current
2004-07-02
Joerg Sonnenberger
Announce MAC address in ether_ifattach, not in each...
blob
|
commitdiff
|
diff to current
2004-06-02
Eirik Nygaard
Change mbug allocation flags from M_ to MB_ to avoid...
blob
|
commitdiff
|
diff to current
2004-03-23
Jeffrey Hsu
Eliminate use of curthread in if_ioctl functions by...
blob
|
commitdiff
|
diff to current
2004-03-19
Matthew Dillon
If XL cannot properly attach it tries to detach to...
blob
|
commitdiff
|
diff to current
2004-03-14
Joerg Sonnenberger
BPF has been in the kernel for ages and is supported...
blob
|
commitdiff
|
diff to current
2004-01-24
Matthew Dillon
Turn off hardware assisted transmit checksums by defaul...
blob
|
commitdiff
|
diff to current
2004-01-24
Matthew Dillon
Synch the XL driver with FreeBSD-4.x.
blob
|
commitdiff
|
diff to current
2004-01-06
Matthew Dillon
if_xname support Part 1/2: Convert most of the netif...
blob
|
commitdiff
|
diff to current
2003-11-20
Matthew Dillon
Add a DECLARE_DUMMY_MODULE() so we can get linker_set...
blob
|
commitdiff
|
diff to current
2003-08-07
Matthew Dillon
kernel tree reorganization stage 1: Major cvs repositor...
blob
|
commitdiff
|
diff to current
2003-07-26
Robert Garrett
Register keyword removal
blob
|
commitdiff
|
diff to current
2003-06-17
Matthew Dillon
Add the DragonFly cvs id and perform general cleanups...
blob
|
commitdiff
|
diff to current
2003-06-17
Matthew Dillon
Initial import from FreeBSD RELENG_4:
blob
|
commitdiff
|
diff to current