]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
acpi: do not run resume/backout code when entering S0/S5 states
[FreeBSD/FreeBSD.git] / sys / dev /
2009-04-28 avgacpi: do not run resume/backout code when entering...
2009-04-27 kmacyfix typo in conditional
2009-04-27 kmacycollapse the two em_start_locked routines in to one
2009-04-27 kmacysimplify by removing dead code
2009-04-27 kmacyremove dead code with reference to IFQ_HANDOFF
2009-04-27 jkimUse cached progif instead of reading it again.
2009-04-27 jkim- Give generic AHCI driver lower priority than device...
2009-04-27 jkimReduce code duplication and excessive pci_get_slot...
2009-04-27 jfvCorrect fat finger mistake
2009-04-27 jkimReduce excessive pci_get_devid() and pci_get_revid...
2009-04-27 jfvigb_txeof also has a case where the watchdog may not
2009-04-27 jkim- Always force AHCI mode on a ATI/AMD SB600/700/800...
2009-04-27 gallatinFix build: Make forgotten IFNET_MULTIQUEUE to IFNET_BU...
2009-04-27 jfvThanks for Michael Tuexen for tracking down a path...
2009-04-27 ambriskoStart to convert this over to the new tty layer. These...
2009-04-27 gallatinUpdates to mxge for multiple tx/rx rings:
2009-04-26 edRemove unneeded device index from unit number.
2009-04-25 thompsaMake the state string descriptions public.
2009-04-25 thompsaTrack the usb device state as its powered on, addressed...
2009-04-24 impAdd Surecom EP-427X.
2009-04-24 impAnother PC Card that needs the CIS strings for the...
2009-04-23 kmacyfix typo
2009-04-23 kmacyfix panic when using msix
2009-04-23 kmacyMake sure the ALTQ case is handle correctly by using...
2009-04-23 rwatsonTwo ifnet misuse fixes for if_nve:
2009-04-22 thompsaMFp4 //depot/projects/usb@160930
2009-04-22 thompsaMFp4 //depot/projects/usb@160708
2009-04-22 thompsaMFp4 //depot/projects/usb@160706
2009-04-22 thompsaMFp4 //depot/projects/usb@160678
2009-04-22 thompsaMFp4 //depot/projects/usb@160655
2009-04-22 thompsaMFp4 //depot/projects/usb@160614
2009-04-22 thompsaMFp4 //depot/projects/usb@160485
2009-04-22 thompsaMFp4 //depot/projects/usb@160413
2009-04-22 impA couple of older Melco cards that missed the transitio...
2009-04-22 impA couple of older Melco cards that missed the transitio...
2009-04-22 impAdd Billionton LNT10TB
2009-04-22 impAdd Billionton LNT-10TB variant
2009-04-22 impAdd a few more models of AMBICOM cards from data from...
2009-04-22 impAdd AmbiCom AMB8002, AMB8010 (2 variants) and AMB8610...
2009-04-22 impThese were a placeholder and don't belong here. Remove...
2009-04-22 impKill stray bootverbose debug tool.
2009-04-22 impTurns out the code improvements I did for the TC5299J...
2009-04-21 stas- Rename ds1672 and ds133x devices to "ds1672_rtc"...
2009-04-21 takawataAdd another FTDI serial converter.
2009-04-21 yongariTo make it easy whether xl(4) missed Tx completion...
2009-04-21 yongariClear IFF_DRV_OACTIVE flag if one of queued packets...
2009-04-20 stas- Give a warning and start the oscillator if it was...
2009-04-20 impSometimes we can call ed_detach() before the mtx has...
2009-04-20 edMake mse(4) use si_drv1, instead of using unit numbers.
2009-04-20 stas- Unlock softc mutex on failure.
2009-04-20 stas- Properly unlock mutex on failure in channel_trigger...
2009-04-20 yongariFor RTL8139C+ controllers, have controller handle paddi...
2009-04-20 impCleanup resource allocation code a bit. Store the...
2009-04-19 rnolandDon't try to setup interrupts for drivers that don...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-18 edConvert mlx(4) and mly(4) to si_drv1 instead of dev2unit().
2009-04-18 impMake sure that the data in the ROM with a valid signatu...
2009-04-18 impAdd GVP NIC 2000P and New Media Livewire. Also New...
2009-04-18 impEstablish the interrupt handler AFTER we successfully...
2009-04-18 impRemove debug write accidentally left in.
2009-04-17 jhb- Add a few more register defintions for the PCI expres...
2009-04-17 thompsaDrain the driver tasks on the same taskqueue in which...
2009-04-17 emaxPrevent atkbd(4) interrupt handler from calling keyboar...
2009-04-16 thompsaOnly call ieee80211_start_all() if its a 80211 device.
2009-04-16 kmacycall base if_qflush routine to flush if_snd
2009-04-16 kmacyChange if_output to take a struct route as its fourth...
2009-04-16 rajmge(4): fix two bugs, which were leading to crash/hang...
2009-04-16 rajAdjust Marvell Discovery (MV78xxx) support to recognize...
2009-04-16 rwatsonGarbage collect unbuildable and unusable non-MPSAFE...
2009-04-14 mariusFix whitespace.
2009-04-14 marius- Remove the second license as I'm also fine with the...
2009-04-14 mariusFix whitespace.
2009-04-14 jhb- Consolidate duplicated code for reading and sizing...
2009-04-14 jfvThanks to Michael Tuexen and Randall Scott for providing a
2009-04-14 edUse si_drv1 instead of dev2unit() in twe(4) and twa(4)
2009-04-14 edUse si_drv1 instead of dev2unit() in powermac_nvram.
2009-04-14 edUse si_drv1 instead of dev2unit() inside agp(4).
2009-04-14 edLet tdfx(4) use si_drv1 instead of using dev2unit().
2009-04-14 edUse si_drv1 to store joy(4)'s softc.
2009-04-14 kmacy- define em_transmit and em_qflush
2009-04-14 impAnother NE-2000 clone. The GVC NIC-2000P Ethernet...
2009-04-13 samo eliminate a << in calculating the tx time for turbo...
2009-04-13 samdon't use caddr_t to match ieee80211_dump_pkt type...
2009-04-13 samo fix dynamic slave-side tdma slot length updating...
2009-04-13 samadd a debug msg for when a fixed transmit rate is not...
2009-04-13 samremove reference to sc_tdmabintcnt; it was removed...
2009-04-13 yongariDon't blindly set IP packet length from interface MTU...
2009-04-11 rwatsonUpdate stats in struct tcpstat using two new macros...
2009-04-11 impTwo refinements to the 3c1 support:
2009-04-11 impo Report ethernet status for at least 10BaseT media...
2009-04-10 impDon't specify a hint, since it isn't needed.
2009-04-10 impFix comment
2009-04-10 impImprovements for TC5299J MII support.
2009-04-10 impThe D-Link DE-650 isn't tagged as a network card, so...
2009-04-10 impFix some comments.
2009-04-10 impNo need to check for chip type here.
2009-04-10 kmacyImport "flowid" support for serializing flows across...
2009-04-10 jfvFix build problem with data format.
2009-04-10 thompsaRevert r190676,190677
2009-04-10 jfvAdd missing file, sorry bout that :)
next