]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/if_ndis
Save/restore VGA state from vga_pci.c instead of relying on vga_isa.c.
[FreeBSD/FreeBSD.git] / sys / dev / if_ndis /
2009-11-02 rpauloBig style cleanup. While there remove references to...
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-10-01 cokaneFix a bad use of NULL instead of zero for int compariso...
2009-10-01 cokanestyle(9) fixes (always compare pointers to NULL)
2009-09-30 cokaneCorrect a bug that could lead to a kernel panic if...
2009-09-22 cokaneThe ndis_scan function may be started after ndis vap...
2009-09-11 jkimMFV: r196804
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-20 cokaneFix regression in last set of commits. Submitted via...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-06-26 rwatsonUse if_maddr_rlock()/if_maddr_runlock() rather than...
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-23 cokaneCode cleanup by moving some repetitive code into an...
2009-06-23 thompsa- Make struct usb_xfer opaque so that drivers can not...
2009-06-18 cokaneReplace use of ic->ic_flags with vap->iv_flags to opera...
2009-06-15 thompsas/usb2_/usb_|usbd_/ on all function names for the USB...
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-10 cokaneFix an LOR
2009-06-08 thompsaCommit missed driver_info to driver_ivar change in...
2009-06-03 jkimResync with head.
2009-06-02 samfix setting of ni_txrate
2009-06-02 jkimMFV: ACPICA 20090521
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-29 thompsas/usb2_/usb_/ on all typedefs for the USB stack.
2009-05-28 thompsas/usb2_/usb_/ on all C structs for the USB stack.
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-21 thompsaFix a few variable renames of usb2_mode outside dev...
2009-05-20 samupdate for net80211 rx api change
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-05-02 thompsaCreate a taskqueue for each wireless interface which...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-16 thompsaOnly call ieee80211_start_all() if its a 80211 device.
2009-04-08 samo add a capability for drivers that require 802.3 encap...
2009-03-29 samEliminate ic_myaddr so changing the mac address of...
2009-03-24 weongyoset NULL after free to avoid duplicate free.
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-18 weongyoSome NDIS USB drivers try to call URB funcs like URB_FU...
2009-03-12 weongyoo change a lock model based on HAL preemption lock...
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-09 impremove now-redunant cardbus attachment.
2009-03-09 samFix TXPMGT handling:
2009-03-07 weongyoo port NDIS USB support from USB1 to the new usb(USB2).
2009-03-02 samconnect vendor wpa area to contrib
2009-02-23 thompsaMove usb to a graveyard location under sys/legacy/dev...
2009-02-13 dfrMake a place for porting the Xen HVM support to 7.x.
2009-02-07 pisoAdd SCTP NAT support.
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-12 thompsaProvide a NDIS tx power level converstion to/from net80...
2009-01-09 weongyofix a typo to set the 48Mbps data rate.
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-27 weongyoIntegrate the NDIS USB support code to CURRENT.
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-19 samimport netbsd makefs tool
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 peterMerge user/peter/kinfo branch as of r185547 into head.
2008-12-01 samimport ath hal
2008-11-30 samhookup mcast and promisc callbacks
2008-11-22 dfrClone Kip's Xen on stable/6 tree so that I can work...
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-11 thompsaFake the assoc id so that ndis can work on the latest...
2008-11-01 kmacycopy xen includes
2008-11-01 kmacycopy i386/xen
2008-11-01 kmacycopy xen device drivers
2008-11-01 kmacycopy sys/xen to releng 7 branch
2008-11-01 kmacyIF_RELENG7 183757:184526
2008-10-19 lulf- Import the Makefile from HEAD for building csup.
2008-10-19 lulf- Import the HEAD csup code which is the basis for...
2008-10-11 kmacyCopy device support from head in to 6
2008-10-11 kmacyCopy xen includes in to RELENG_6 branch
2008-10-04 weongyosc->ndis_txidx should be cycle between 0 and sc->ndis_m...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-09 cokaneFix a mutex LOR introduced by the conversion of if_ndis...
2008-06-11 cokaneConvert ndis_spinlock to ndis_mtx and start using the...
2008-06-03 cokaneUpdate if_ndis to remove the legacy if_watchdog interfa...
2008-05-30 weongyoFix a panic that it's occurred when NDIS init handler...
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-12 samMinor cleanup of vap create work:
2008-05-10 thompsa- Associate from a taskq as we can deadlock on the...
2008-05-10 thompsaPartially revert the last rev. Do call ndis_setstate_80...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-05-01 thompsaDo not call ndis_setstate_80211() until we are ready...
2008-05-01 thompsaUnify all the wifi *_ioctl routines
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
next