dev - Add kq support to cxm
[dragonfly.git] / sys / dev / netif /
2010-06-21 Joe Talbottral - Use the correct pointer for ifp.
2010-06-21 Joe Talbottnetif - Change M_NOWAIT to MB_DONTWAIT in m_defrag...
2010-06-17 Joe Talbottwpi - Include struct arpcom as first entry in struct...
2010-06-14 Joe Talbottif_ral - Serialzer the interrupt handler.
2010-06-12 Sascha WildnerFix typos in the licenses: withough -> without
2010-06-12 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-06-12 Sascha Wildnernetwork code: Convert if_multiaddrs from LIST to TAILQ.
2010-06-12 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-06-12 Sascha Wildnerral(4) firmware: Explicitly including <bsd.subdir.mk...
2010-06-11 Joe Talbottralfw - Add firmware for ral(4)
2010-06-10 Sascha Wildnerath(4): Some cleanup regarding ether_sprintf().
2010-06-10 Sascha WildnerMove some FreeBSD CVS IDs to the comments.
2010-06-10 Matthew Dillonkernel - remove INTR_FAST
2010-06-03 Sascha WildnerAdd wpi(4) to LINT and fix a warning.
2010-06-02 Joe Talbottwpi - Build the firmware module along with the driver.
2010-06-02 Joe Talbottwpifw - Add firmware module building framework
2010-06-02 Joe Talbottwpi - Serialize interrupts, fixup mcluster allocation...
2010-06-02 Joe Talbottif_wpi - Add into build system.
2010-06-02 Joe Talbottif_wpi - Port of FreeBSD's wpi driver for Intel 3945ABG...
2010-05-26 Matthew Dillonath - use ifnet serialization calls instead of directly...
2010-04-25 Sascha Wildnerfirmware(9): GC our old firmware framework in favor...
2010-04-22 Sascha Wildnerwi(4): Fix -Wold-style-definition.
2010-04-21 Antonio Huete Jimenezath - Fix a mismatch in the module options.
2010-04-18 Antonio Huete Jimenezath - Fix module loading.
2010-04-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-15 Antonio Huete Jimenezif_ath - Properly remove sysctls on detach.
2010-04-15 Sascha WildnerRemove the inclusion of <machine/bus_at386.h> from...
2010-04-14 Matthew DillonMerge remote branch 'rpaulo/net80211-update'
2010-04-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-14 Rui PauloFix build.
2010-04-13 Rui PauloAdd AH_SUPPORT_AR5416 always.
2010-04-13 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-04-13 Rui PauloMerge branch 'master' into net80211-update
2010-04-12 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-04-08 Rui Paulos/firmware.h/fbsd_firmware.h/
2010-04-08 Rui PauloSync with FreeBSD.
2010-04-08 Rui PauloDo proper locking in the callout functions.
2010-04-08 Rui PauloDisable non-ported drivers.
2010-04-07 Rui PauloMerge branch 'master' into net80211-update
2010-03-30 Sylvestre GallonAllow nfe and xl to compile without DEVICE_POLLING.
2010-03-30 Rui PauloImport wi(4) driver from FreeBSD.
2010-03-29 Rui PauloMerge branch 'master' into net80211-update
2010-03-21 Rui PauloMerge branch 'master' into net80211-update
2010-03-18 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-18 Rui PauloMerge branch 'master' into net80211-update
2010-03-05 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-03-05 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-03-05 Michael Neumanne1000 - Make igb driver compile on DragonFly
2010-03-05 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-03-05 Michael NeumannUnbreak buildkernel / mxge(4)
2010-03-01 Rui PauloSync with FreeBSD.
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-26 Rui PauloFix M_NOWAIT usage.
2010-02-26 Rui PauloMore DragonFlyBSD specific changes (from Matthew Dillon):
2010-02-25 Rui Paulo__DECONST lockinit arg. XXX ugly
2010-02-24 Rui PauloMerge branch 'master' into net80211-update
2010-02-23 Rui PauloMerge branch 'master' into net80211-update
2010-02-23 Rui PauloAdd arpcom at the beggining of the softc and enable...
2010-02-23 Rui PauloSync ath_rate_sample with FreeBSD.
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-22 Michael Neumanne1000 - Complete port of if_em
2010-02-22 Rui PauloReplace bus_dmamap_load_mbuf_sg() with bus_dmamap_load_...
2010-02-22 Rui PauloSync if_ath with FreeBSD.
2010-02-22 Michael Neumanne1000 - Adapt OS-dependent part
2010-02-22 Michael Neumanne1000 - Literally import e1000 driver from FreeBSD
2010-02-22 Rui PauloUpdate ath_hal from FreeBSD.
2010-02-14 Matthew Dillonnetif - alc driver port - Finishing touches
2010-02-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-14 Matthew Dillonnetif - alc driver port - Initial work by Samuel J...
2010-02-06 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-31 Matthew Dillonkernel - IF_NFE - Continue work on word alignment support
2010-01-31 Matthew Dillonkernel - NFE - Align packet data payload
2010-01-25 Jan LentferMerge branch 'vendor/FILE'
2010-01-25 Jan LentferMerge branch 'vendor/SENDMAIL'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-05 Matthew Dillonnetwork - VR driver - increase RX ring descriptors
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-12 Sascha WildnerRemove inclusion of <sys/cdefs.h> from kernel .c files.
2009-12-05 Matthew Dillonnetwork - Move socket from netmsg ext to netmsg header...
2009-12-03 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-14 Jan LentferMerge branch 'vendor/LESS' into less_update
2009-11-07 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-11-07 Aggelos EconomopoulosMerge branch 'vendor/OPENSSL'
2009-11-07 Simon Schubertrename amd64 architecture to x86_64
2009-11-07 Aggelos EconomopoulosMerge commit 'clone27-scratch-1/master'
2009-11-07 Jordan GordeevRevert "rename amd64 architecture to x86_64"
2009-11-06 UserMerge branch 'vendor/OPENSSL'
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-10-28 Simon SchubertMerge branch 'vendor/BINUTILS220' into bu220
2009-10-28 Simon SchubertMerge branch 'vendor/GCC44' into gcc442
2009-10-21 Simon SchubertMerge branch 'gdb7'
2009-10-21 Sepherosa Ziehaurl(4): Read IDR to extract MAC address for unknown...
2009-10-20 Simon SchubertMerge branch 'vendor/GDB' into gdb7
2009-10-01 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
next