jme: Save physical address of RX buffer, which will be used upon error
[dragonfly.git] / sys / dev / netif /
2012-06-11 Sepherosa Ziehaujme: Save physical address of RX buffer, which will...
2012-06-11 Sepherosa Ziehaujme: Set OWN bit on TX desc, only after the other infor...
2012-06-11 Sepherosa Ziehaujme: Increase alignment of TX/RX descriptor ring to...
2012-06-06 Sepherosa Ziehaubce: Configuable number of TX/RX descriptor pages
2012-06-04 Sepherosa Ziehauigb: Use extended interrupt mode whenever possible
2012-06-04 Sepherosa Ziehauigb: Unbreak compile on i386
2012-05-31 Sepherosa Ziehauigb: Optimize TX path
2012-05-23 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-20 Sepherosa Ziehaunetif: Remove no longer used e1000 layout
2012-05-20 Sepherosa Ziehauigb: Import Intel igb-2.2.3
2012-05-20 Sepherosa Ziehauig_hal: Merge Intel igb-2.2.3 HAL w/ em-7.2.4 HAL
2012-05-20 Sepherosa Ziehaue1000: Unhook from building, prepare for the new igb
2012-05-15 John MarinoMerge branch 'vendor/GDB'
2012-05-14 John MarinoMerge branch 'vendor/NCURSES'
2012-05-14 Sepherosa Ziehauiwn: Add Intel(R) Centrino Wireless-N 100
2012-05-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-05-12 Sascha Wildnerre(4): Add support for the 8105E found in the Acer...
2012-05-12 John MarinoMerge branch 'vendor/GMP'
2012-05-11 John MarinoMerge branch 'vendor/NCURSES'
2012-05-11 John MarinoMerge branch 'vendor/ZLIB'
2012-05-11 John MarinoMerge branch 'vendor/GDB'
2012-05-10 John MarinoMerge branch 'vendor/LIBEDIT'
2012-05-08 John MarinoMerge branch 'vendor/GREP'
2012-05-01 Sascha Wildnerkernel/plip: A little indent fix.
2012-05-01 Sascha Wildnerkernel: Remove some unused variables.
2012-04-28 Sascha Wildnerkernel: Remove newlines from the panic messages that...
2012-04-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-19 Sepherosa Ziehaujme: Unbreak buildkernel w/ KASSERT
2012-04-19 Sepherosa Ziehaujme: Move TX descriptor count into chain_data
2012-04-19 Sepherosa Ziehaujme: Option file adjustment
2012-04-19 Sepherosa Ziehaujme: Move RX ring count and RX descriptor count into...
2012-04-19 Sepherosa Ziehaujme: Use RX data's interrupt mask to test interrupt...
2012-04-19 Sepherosa Ziehaujme: Pass rxdata to RX functions
2012-04-18 Sepherosa Ziehaujme: Don't enable RSS by default
2012-04-18 Sepherosa Ziehaujme: MSI-X interrupt handler bug fixes
2012-04-16 Sepherosa Ziehaujme: Change how IFCAP_RSS is handled
2012-04-16 Sepherosa Ziehaujme: Per-device tunable knobs
2012-04-16 Sepherosa Ziehauifnet: Factor out if_ring_count2()
2012-04-16 Sepherosa Ziehauemx: Change how IFCAP_RSS is handled
2012-04-16 Sepherosa Ziehauemx: Allow user to specify the number of RX ring to use
2012-04-16 Sepherosa Ziehauemx: Per-device tunable knobs
2012-04-15 Sascha Wildnerkernel: Use ${.TARGET} in module Makefiles.
2012-04-13 Sepherosa Ziehauem/emx: Add a note about why MSI-X should be not enable...
2012-04-13 Sepherosa Ziehauem/emx: Update to Intel em-7.2.4
2012-04-13 Sepherosa Ziehauether: Don't manually packing up input mbufs
2012-04-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-10 Peter AvalosMerge remote-tracking branch 'origin/master'
2012-04-08 Sascha Wildnerkernel: Remove NULL checks after kmalloc() with M_WAITOK.
2012-04-06 Sepherosa Ziehauigb: Always prepare for vlan when setup reception unit
2012-04-06 Sepherosa Ziehauigb: vlan could detect that the parent interface is...
2012-04-04 Sascha Wildnerkernel: Pass a real format string to functions which...
2012-03-31 Sascha Wildnerpcn(4): Add missing braces.
2012-03-31 Sascha Wildnerlgue(4): Add missing braces and fix indentation.
2012-03-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-03-17 Sascha Wildneralc(4): Ifdef out an unused variable and assignment.
2012-03-13 John MarinoMerge branch 'vendor/GCC44'
2012-03-07 Sascha Wildnerkernel: Add a few forgotten crit_exit()s and fix a...
2012-02-26 Sascha Wildnerkernel: Move a de(4) specific header file where it...
2012-02-26 Sepherosa Ziehaunetif: Use ether_ioctl() to handle SIOCSIFADDR
2012-02-26 Sepherosa Ziehaue1000: Remove em specific files, which are not and...
2012-02-20 Sascha WildnerFix some typos.
2012-02-16 Thomas NikolajsenMerge remote-tracking branch 'crater/master'
2012-02-09 Sascha Wildnerndis(4): Use callout_init_mp(). Overlooked when I porte...
2012-02-02 Matthew Dillonkernel - Fix lockmgr lock mismatch panics when iwn...
2012-01-23 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-01-23 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-01-20 Sepherosa Ziehaujme: Support multiple MSI-X interrupt model
2012-01-20 Sascha WildnerRemove empty DragonFly CVS IDs.
2012-01-20 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-19 Sepherosa Ziehaubus: Pass intsrerupt description to setup_intr bus...
2012-01-19 Sepherosa Ziehaujme: Split ifnet serializer; in preparation for multipl...
2012-01-17 Sepherosa Ziehaumxge: Unbreak LINT building due to recent MSI-X allocat...
2012-01-16 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-15 Sepherosa Ziehauatphy: Explicitly clear 1000baseT control register...
2012-01-15 Sepherosa Ziehauatphy: Recognize another F1 PHY
2012-01-15 Sepherosa Ziehaumiidev: regen
2012-01-15 Sepherosa Ziehaumiidev: Add PHY ID for Atheros F1 10/100/1000
2012-01-13 Sepherosa ZiehauMachIntrABI: intr_{config,cpuid} -> legacy_intr_{config...
2012-01-12 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-08 Peter AvalosMerge branch 'vendor/XZ'
2012-01-08 Peter AvalosMerge branch 'vendor/TNFTP'
2012-01-08 Sepherosa Ziehaujme: Use MSI, if the device supports it
2012-01-05 Francois Tigeotkernel: do not try to always build IPv4-specific code
2012-01-05 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-03 Sascha Wildnerkernel: Use NULL for pointers.
2012-01-03 Matthew Dillonkernel - Fix a case in if_re which could lockup the...
2012-01-02 Sascha Wildnered(4): Replace a forgotten crit_exit() with lwkt_serial...
2011-12-31 Peter AvalosMerge branch 'vendor/FILE'
2011-12-30 Aggelos EconomopoulosModify ktr(4) to be typesafe
2011-12-29 Sepherosa Ziehauintr: Remove no longer correct ithread_cpuid; use rman_...
2011-12-28 Sepherosa Ziehaubce: Add workaround for the lost of MSI on 5706/5708
2011-12-28 Sepherosa Ziehauem: rman_get_cpuid should be used to get the interrupt...
2011-12-28 Sepherosa Ziehauem: Use MSI, if device supports it
2011-12-28 Sepherosa Ziehaubce: Split out frontend for interrupt handler
2011-12-28 Sepherosa Ziehaupci: Factor out pci_alloc_1intr()
2011-12-27 Sepherosa Ziehaubce: Use MSI, if device supports it
2011-12-27 Sepherosa Ziehauemx: emx_detach will correctly handle IRQ resource...
2011-12-27 Sepherosa Ziehauemx: Use MSI, if device supports it
2011-12-27 Sepherosa Ziehaumsi: Put old MSI code under OLD_MSI
next