]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Revert the CISS driver to 64K i/o, the previous change was in error and
[FreeBSD/FreeBSD.git] / sys / dev /
2009-07-13 scottlRevert the CISS driver to 64K i/o, the previous change...
2009-07-13 mavFix Marvel SATA controllers operation, broken by rev...
2009-07-13 lstewartReplace struct tcpopt with a proxy toeopt struct in...
2009-07-12 marcelIsochronous transfers only have 1 frame buffer, but...
2009-07-12 marcelMFp4:
2009-07-11 cpercivaRemove build timestamps from the following files:
2009-07-11 rpauloFix something bogus deletion that got it during mesh...
2009-07-11 rpauloImplementation of the upcoming Wireless Mesh standard...
2009-07-11 jkimGet correct maxio from the controller and drop the...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-10 rpauloFor ic_opmode switch cases, provide a default label...
2009-07-10 scottlSeparate the parallel scsi knowledge out of the core...
2009-07-09 ariffRearrange shift operation to increase interpolation...
2009-07-09 npFix cxgb(4) panic with jumbo frames.
2009-07-09 rnolandAdd support for Radeon HD 4770 (RV740) chips.
2009-07-09 yongariMake xl(4) build with Tx checksum offload.
2009-07-08 mavFix kernel panic, when ataahci driver is used on system...
2009-07-08 marcelRevert revisions 188839 and 188868. Use of the ioctl...
2009-07-07 samFix ar5416 and later parts on big-endian platforms...
2009-07-06 samFix AR5416 and later parts when building with AH_DEBUG...
2009-07-06 jfvThe new method of reading the mac address from the
2009-07-05 ariff- Increase dynamic range of filter coefficients from...
2009-07-05 samRevamp 802.11 action frame handling:
2009-07-05 mavMark atanvidia depending on ataahci since rev.188846.
2009-07-03 rpauloacpi_hp.c:
2009-07-02 delphijUse MPT_MAX_LUNS as maximium number of LUNs, not 7...
2009-07-02 delphijChange explicit maximium numbers to the defined macro...
2009-07-01 jfvMultiqueue RX is not correctly enabled on the new 82599
2009-06-30 stas- Add support to atomically set/clear individual bits...
2009-06-30 rpauloacpi_wmi_if:
2009-06-29 samUpdate to 3.6.2.2 firmware (latest w/o host-based power...
2009-06-29 jfvType problem when FreeBSD is in a virtualized environme...
2009-06-29 yongariDisable Rx checksum offload until I find more clue...
2009-06-28 edDon't pick up Giant inside ucom(4).
2009-06-28 phkRevert a local change that should not have been in...
2009-06-28 phkThere are a number of ways an application can check...
2009-06-28 phkAdd ids of Sitecom USB wlan gadget.
2009-06-27 thompsaSync to p4
2009-06-27 thompsaUse the correct mutex in umidi_open()
2009-06-27 samAdd HAL_RX_FILTER_BSSID support (to disable bssid match):
2009-06-26 stas- Don't zero data field in case of MSR write operation...
2009-06-26 delphijAdd quirks for Actions MP4 player.
2009-06-26 rwatsonUse if_maddr_rlock() instead of IF_ADDR_LOCK() to prote...
2009-06-26 rwatsonUse if_maddr_rlock()/if_maddr_runlock() rather than...
2009-06-26 rpauloAdd support for MacBook4,1.
2009-06-25 npmvec routines should have no knowledge of the SG engine.
2009-06-25 attilioFix a LOR between pmc_sx and proctree/allproc when...
2009-06-25 rnolandWe shouldn't need to drop and reaquire the lock here.
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-25 kibChange the type of uio_resid member of struct uio from...
2009-06-25 jfvDecided to limit the interrupt bind to multiqueue
2009-06-25 rnolandSome more cleanups for vblank code on Intel.
2009-06-25 jfvChange intr_bind to bus_bind_intr, also limit this to
2009-06-25 jfvChange intr_bind to bus_bind_intr, thanks to John Baldwin
2009-06-25 mariusDon't use the preprocessor while inside function-like...
2009-06-25 rnolandInitialize max_vblank_count earlier.
2009-06-25 rnolandKeep track of the hardware counter more aggressively...
2009-06-25 rnolandFix one use of atomic for refcount missed in last commit.
2009-06-25 rnolandAdditional vblank cleanups.
2009-06-25 rnolandEnsure that we always hold the lock when calling vblank...
2009-06-25 weongyoupdates AMRR statistics with tx complete status that...
2009-06-25 weongyouses ZYD_NOTIF_RETRYSTATUS info to count the number...
2009-06-24 jfvMake CPU bind call architecture specific to satisfy...
2009-06-24 jfvneed to make intr_bind call architecture specific for
2009-06-24 npVarious ifmedia related fixes in cxgb(4), including:
2009-06-24 jfvFix lint issue.
2009-06-24 gallatinAdd a dying flag to prevent races at detach.
2009-06-24 marius- Change this driver to do taskqueue(9) based TX and...
2009-06-24 marius- Remove unused variables. [1]
2009-06-24 mavMFp4:
2009-06-24 mavMFp4:
2009-06-24 joergWith the fdc control device disappearing some 5 years...
2009-06-24 mariusRevert the part of r194763 which added a dying flag...
2009-06-24 jfvUpdate for the Intel 10G driver, this adds support for
2009-06-24 jfvUpdates for both the em and igb drivers, add support
2009-06-24 mavSome DMA related changes:
2009-06-24 scottlfw_state ad cur_state are holding unsigned bitfields...
2009-06-24 rajMove non-PCI prototypes from ata-pci.h -> ata-all.h.
2009-06-24 gallatinAllow admin to specify the initial mtu upon driver...
2009-06-24 ariffSlight comment fix.
2009-06-23 davidch- Added code to read bootcode firwmare version.
2009-06-23 kibImplement global and per-uid accounting of the anonymou...
2009-06-23 marius- Initialize the ifnet structure, especially if_dname...
2009-06-23 gallatin- Fix bug where device would loose promisc setting...
2009-06-23 rnolandAdd some sysctl info so that we can see what is going...
2009-06-23 gallatinRevert most of 193311 so as to track mxge transmit...
2009-06-23 rnolandOnly release irq resources if we were actually using...
2009-06-23 rnolandUsing signals for vblank events is prone to issues...
2009-06-23 gallatinUpdate mxge firmware from 1.4.39 to 1.4.43. Changes...
2009-06-23 rnolandGiven that vblanks generally occur 60 times a second...
2009-06-23 rnolandvblank[crtc].last represents the hardware counter while...
2009-06-23 gallatinImplement minimal set of changes suggested by bz to...
2009-06-23 rnolandHold the lock while we save/restore register for suspen...
2009-06-23 bzAfter cleaning up rt_tables from vnet.h and cleaning...
2009-06-23 rpauloFix build with ACPI_DEBUG.
2009-06-23 cokaneCode cleanup by moving some repetitive code into an...
2009-06-23 rpaulo* Driver for ACPI WMI (Windows Management Instrumentation)
2009-06-23 rdivackyFix what seems to be an obvious typo preventing the...
2009-06-23 thompsaFix a typeo in the frame len function to unbreak the...
2009-06-23 thompsa- Make struct usb_xfer opaque so that drivers can not...
next