]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
xen: defer xenstore initialization until xenstored is started
[FreeBSD/FreeBSD.git] / sys / dev /
2014-09-30 Roger Pau Monnéxen: defer xenstore initialization until xenstored...
2014-09-30 Roger Pau Monnéxen: move xenstore devices
2014-09-30 Roger Pau Monnéxen: make xen balloon a driver that depends on xenstore
2014-09-30 Roger Pau Monnémsi: add Xen MSI implementation
2014-09-30 Alexander MotinFix old iSCSI initiator to work with new CAM locking.
2014-09-30 Adrian ChaddAdd a missing file from the last commit.
2014-09-30 Adrian ChaddAdd initial support for the AR9485 CUS198 / CUS230...
2014-09-29 Ryan StoneEnsure that ixl_flush() uses a defined register on VFs
2014-09-28 Alexander V. ChernikovConvert most BPF_TAP users to BPF_MTAP.
2014-09-28 Gleb Smirnoff- Remove empty wrappers ether_poll_[de]register_drv...
2014-09-28 Hans Petter SelaskyInstead of creating the full range of possible ports...
2014-09-28 Gleb SmirnoffProvide ixgb_get_counter().
2014-09-28 Gleb SmirnoffConvert to if_get_counter().
2014-09-28 Gleb SmirnoffMechanically switch ixv(4) to if_inc_counter().
2014-09-27 Gleb SmirnoffConvert driver to if_get_counter method.
2014-09-27 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-27 Steven HartlandUse a local STAILQ for unlocked done CCB processing...
2014-09-27 Navdeep Parharcxgb(4): implement if_get_counter.
2014-09-27 Alexander KabaevDo not pass whole descriptor block size as align to...
2014-09-27 Alexander KabaevRemove obsolete compatibility glue and improve firewire...
2014-09-27 Navdeep Parharcxgbe(4): implement if_get_counter.
2014-09-26 Navdeep Parharcxgbe(4): explicitly set various if_hw_tso* values.
2014-09-26 Navdeep ParharMake sure the adapter's management queue and the event...
2014-09-26 Gleb Smirnoff- Mechanically convert to if_inc_counter() the rest...
2014-09-26 Gavin AtkinsonAdd new (untested) device IDs to smsc(4)
2014-09-25 John BaldwinMerge the PC98 fdc(4) driver into the MI driver. While...
2014-09-25 John BaldwinLock ncr(4) and mark it MPSAFE along with various other...
2014-09-25 Ruslan BukinAdd driver for Synopsys DesignWare 3504-0 Universal...
2014-09-25 Luigi Rizzofix a panic when passing ifioctl from a netmap file...
2014-09-25 Luigi Rizzoadapt the code to different freebsd versions.
2014-09-25 Ian LeporeReplace multiple nearly-identical copies of code to...
2014-09-25 Gavin AtkinsonMove the ARM Samsung s3c2xx0 support files into the...
2014-09-25 Gleb SmirnoffProvide vmxnet3_get_counter() to return counters that...
2014-09-25 Gleb Smirnoff- Provide bce_get_counter() to return counters that...
2014-09-25 Gleb Smirnoff- Provide lmc_get_counter() to return counters that...
2014-09-25 Gleb SmirnoffRun through unifdef(1) with slight hand-editing after...
2014-09-25 Gleb SmirnoffWhitespace cleanup.
2014-09-25 Gleb Smirnoff- Provide mxge_get_counter() to return counters that...
2014-09-24 Navdeep ParharUpdate comment (missed this bit in r272079).
2014-09-24 Navdeep Parharcxgbe/tom: Catch up with r271119, syncache_add doesn...
2014-09-24 Peter WemmMerge apr-util 1.5.3 -> 1.5.4. A minor bug fix update.
2014-09-24 Gleb Smirnoff- Provide wi_get_counter() to return counters that...
2014-09-24 Gleb Smirnoff- Provide txp_get_counter() to return counters that...
2014-09-24 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-24 Gleb Smirnoff- Provide vte_get_counter() to return counters that...
2014-09-24 Gleb Smirnoff- Provide igb_get_counter() to return counters that...
2014-09-24 Enji CooperImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-23 Navdeep Parharcxgbe(4): Verify that the addresses in if_multiaddrs...
2014-09-23 Bjoern A. ZeebGiven we are restricting ixl(4) to 64bit platforms...
2014-09-23 Rui PauloMove all the power management (SMBus) drivers to their...
2014-09-23 Rui PauloMove amdsmb and nfsmb from dev/pci to their own device...
2014-09-23 Rui PauloMove pci/ncr to dev/ncr.
2014-09-23 Justin HibbitsStage one of multipass suspend/resume
2014-09-22 John BaldwinSwitch from timeout(9) to callout(9). In addition...
2014-09-22 Rui PauloImprovements to asmc(4):
2014-09-22 John BaldwinConvert from timeout(9) to callout(9).
2014-09-22 Hans Petter SelaskySome XHCI hardware requires dropping the endpoint conte...
2014-09-22 Hans Petter SelaskyImprove transmit sending offload, TSO, algorithm in...
2014-09-21 Bjoern A. ZeebHide LRO code under #ifdef INET/INET6 to allow NOIP...
2014-09-20 Bjoern A. ZeebProperly hide calls to ARP under #ifdef INET to allow...
2014-09-20 Bjoern A. ZeebMake gcc happy by initialising the variable only set...
2014-09-20 Adrian ChaddPopulate the device info string with _PXM (proximity...
2014-09-20 Adrian ChaddFix up the EDMA RX setup path to correctly initialise...
2014-09-19 Hans Petter SelaskyAdd new USB IDs.
2014-09-19 Jean-Sébastien Pédronvt(4): Remove superfluous word in comment
2014-09-19 Jean-Sébastien Pédronvt(4): Rewrite history scrolling
2014-09-19 Gleb Smirnoff- Provide igb_get_counter() to return counters that...
2014-09-19 Jean-Sébastien Pédronvt(4): Remove vt_buf->vb_dirtymask
2014-09-19 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-19 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-19 Gleb SmirnoffMove rl(4) to dev/rl.
2014-09-19 Gleb SmirnoffRemove ifq_drops from struct ifqueue. Now queue drops...
2014-09-19 Gleb SmirnoffFix typo.
2014-09-19 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Bjoern A. ZeebFx a type from r271817; it's IFCOUNTER_* not IFNET_*.
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Bjoern A. ZeebRevert r270808, which were changes to common code ...
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Gleb Smirnoff- Mechanically convert to if_inc_counter().
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-18 Gleb SmirnoffMechanically convert to if_inc_counter().
next