]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
if_ntb: Fix build on i386
[FreeBSD/FreeBSD.git] / sys / dev /
2015-10-13 Conrad Meyerif_ntb: Fix build on i386
2015-10-13 Conrad Meyerioat: Use correct macro, fix build on i386
2015-10-13 Conrad MeyerNTB: (partial) MFV ed6c24ed: NTB-RP support
2015-10-13 Conrad MeyerNTB: MFV 49793889: Rename Variables for NTB-RP
2015-10-13 Sean BrunoAdd support for sysctl knobs to live tune the per inter...
2015-10-13 Conrad MeyerNTB: Enable 32-bit support
2015-10-13 Conrad MeyerNTB: Update pci ids
2015-10-13 Conrad MeyerNTB: MFV 113bf1c9: BWD Link Recovery
2015-10-13 Sean Brunoixl(4): Remove compile warning for unused function.
2015-10-13 Alexander MotinExport bunch of state variables as sysctls.
2015-10-13 Conrad MeyerNTB: Style(9) cleanups
2015-10-13 Conrad MeyerNTB: MFV 948d3a65: Xeon Errata Workaround
2015-10-13 Conrad MeyerNTB: Add hw.ntb sysctl node
2015-10-13 Conrad MeyerNTB: MFV b6750cfe: Correct USD/DSD Identification
2015-10-13 Conrad MeyerNTB: MFV 87034511: Correct Number of Scratch Pad Registers
2015-10-13 Navdeep Parhariw_cxgbe: MPA v2 is always available.
2015-10-12 David C SomayajuluAdd support for reading device temperature
2015-10-12 Alexander MotinMFV r289188: 6281 prefetching should apply to 1MB reads
2015-10-12 Alexander MotinMFV r289187: 6251 add tunable to disable free_bpobj...
2015-10-12 Alexander MotinMFV r289185: 6250 zvol_dump_init() can hold txg open
2015-10-12 Peter WemmUpdate from svn-1.8.14 to 1.9.2.
2015-10-12 Kevin LoAccept any correct frames from any source when MONITOR...
2015-10-12 Adrian Chaddnet80211 drivers: eliminate any references to sc_rxtap_...
2015-10-12 Adrian Chaddurtwn(4): split *reg and *var parts (no functional...
2015-10-12 Adrian Chaddnet80211: move ieee80211_free_node() call on error...
2015-10-12 Adrian Chaddnet80211: free node reference in the ieee80211_parent_x...
2015-10-12 Adrian Chaddwpi(4): add support for TX fragmentation.
2015-10-12 Adrian Chaddnet80211: separate mbuf cleanup from ieee80211_fragment()
2015-10-11 Conrad MeyerNTB: MFV c336acd3: memcpy lockup workaround
2015-10-11 Conrad MeyerNTB: MFV c9d534c8: Correctly handle receive buffers...
2015-10-11 Conrad MeyerNTB: MFV 90f9e934: reset tx_index on link toggle
2015-10-11 Conrad MeyerNTB: MFV b77b2637: Link toggle memory leak
2015-10-11 Conrad MeyerNTB: MFV 113fc505: Handle 64bit BAR sizes
2015-10-11 Conrad MeyerNTB: MFV cc0f868d: fix pointer math issues
2015-10-11 Adrian Chaddwpi(4): do not count failures twice for ic_raw_xmit().
2015-10-11 Adrian Chaddwpi(4): move error handling upper (wpi_tx_data()/wpi_cm...
2015-10-11 Adrian Chaddwpi(4): fix possible race between TX/RX threads.
2015-10-11 Adrian Chaddwpi(4): do not allocate space for unused rings.
2015-10-11 Adrian Chaddwpi(4): do not override iv_recv_mgmt() in non-adhoc...
2015-10-11 Adrian Chaddwpi(4): use more correct types.
2015-10-10 Baptiste DaroussinUpdate Dragonfly Mail Agent to v0.10
2015-10-10 Ian LeporeReplace a local sx lock that allowed only one client...
2015-10-10 Jean-Sébastien Pédrondrm/i915: Remove "Attempting to unbind pinned buffer...
2015-10-10 Ian LeporeTranslate iic hardware layer status values to errno...
2015-10-10 Ian LeporeAdd a short name, IIC_INTRWAIT, for the common case...
2015-10-10 Navdeep Parhariw_cxgbe: fix for page fault in cm_close_handler().
2015-10-10 Adrian ChaddFlip on fast frames support for AR5416 and AR9300 serie...
2015-10-10 Ian LeporeFix more cases of iicbus-layer functions that must...
2015-10-09 Ian LeporeReturn only IIC_Exxxx status values from iicbus-layer...
2015-10-09 Ian LeporeAdd iic2errno(), a helper function to translate IIC_Exx...
2015-10-09 Ian LeporeUse IIC_EBUSBSY and IIC_BUSERR status values consistant...
2015-10-09 Ian LeporeBugfix: Exit the transfer loop if any read or write...
2015-10-09 Ian LeporeStyle and whitespace cleanups. The only functional...
2015-10-09 Ed MasteUpdate to ELF Tool Chain r3250
2015-10-09 Kevin LoSort function prototypes and add missing 'static' keywords.
2015-10-09 Dag-Erling SmørgravUpgrade to Unbound 1.5.5.
2015-10-08 Konstantin BelousovAdd the arm64 define.
2015-10-08 Roger Pau Monnéxen/console: Introduce a new console driver for Xen...
2015-10-08 Kevin LoAdd support for Fresco Logic USB 3.0 host controller.
2015-10-08 Hans Petter SelaskyAdd quirk for USB 3.0 PCI device.
2015-10-08 Gavin AtkinsonRecognise the Netgear WNDA4100 (N900) 3x3 device in...
2015-10-08 Adrian Chaddwpi(4): check size before transmitting frames
2015-10-08 Adrian Chaddwpi(4): fix some byteorder conversions
2015-10-08 Adrian Chaddwpi(4): fix 'maybe uninitialized' warnings
2015-10-08 Adrian Chaddwpi(4): add some branch predictions.
2015-10-08 Adrian Chaddwpi(4): drop unnecessary locking in wpi_set_pslevel().
2015-10-08 Adrian Chaddwpi(4): remove software queues
2015-10-07 Kevin LoDeclare odata as a pointer type instead of a pointer...
2015-10-06 Adrian ChaddRemove gen3 check introduced in r286653.
2015-10-06 Dimitry AndricMerge ^/head r288836 through r288925.
2015-10-06 Roger Pau MonnéUpdate Xen headers from 4.2 to 4.6
2015-10-05 Dimitry AndricMerge ^/head r288457 through r288830.
2015-10-05 Mark MurrayFix printf-like formats for KASSERT.
2015-10-05 Mark MurrayIt appears that under some circumstances, like virtuali...
2015-10-05 Kevin LoRemove the unnecessary cast.
2015-10-04 Kevin LoReplace M_NOWAIT with M_WAITOK for consistency with...
2015-10-04 Kevin LoFix max TX power settings for RT5390/RT5392.
2015-10-04 Adrian Chadddrm2: a few minor fixes after r280183
2015-10-04 Adrian ChaddFix run(4) mbuf queue flushing / freeing.
2015-10-04 Adrian ChaddRandom zyd(4) fixes to bring TX handling in line with...
2015-10-04 Adrian ChaddFix to make compile on gcc-4.2.1 (eg mips, sparc64.)
2015-10-04 Adrian ChaddFix to compile using gcc-4.2 (eg mips, sparc64.)
2015-10-03 Adrian Chaddrum(4): add WME support.
2015-10-03 Adrian Chaddrun(4): fix WME support (untested).
2015-10-03 Adrian Chaddrum(4): fix stats interpretation in rum_ratectl_task()
2015-10-03 Adrian Chaddrum(4): set short/long retry limits
2015-10-03 Adrian Chaddrum(4): fix sequence number generation.
2015-10-03 Adrian Chaddnet80211: drop ieee80211_beacon_offsets parameter from...
2015-10-03 Adrian Chaddnet80211: drop redundant 3rd parameter from iv_key_set().
2015-10-03 Adrian Chaddrum(4): drop unused 'node id' parameter.
2015-10-03 Adrian Chaddrum(4): add support for hardware encryption (WEP, TKIP...
2015-10-03 Adrian Chaddrum(4): implement iv_update_beacon call (fixes client...
2015-10-03 Adrian Chaddrum(4): attach rum_update_slot to ic_updateslot.
2015-10-03 Adrian Chaddrum(4): split rum_prepare_beacon() into 'alloc' and...
2015-10-03 Adrian Chaddrum(4): add support for AHDEMO mode.
2015-10-03 Adrian Chaddrum(4): simplify rum_set_bssid(), rum_set_macaddr(...
2015-10-03 Adrian Chaddrum(4): do not corrupt MAC address
2015-10-03 Adrian Chaddrum(4): add error handling for rum_enable_tsf_sync...
2015-10-03 Adrian Chaddrum(4): move some code from rum_init() into separate...
2015-10-03 Adrian Chaddrum(4): add error handling in initialization path
next