]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/usb
Flag sysctl hw.mmc.debug as a tunable, since often you want to debug the
[FreeBSD/FreeBSD.git] / sys / dev / usb /
2015-12-16 ianFlag the first port on a Sheevaplug ftdi serial device...
2015-12-15 avosurtwn: fix off-by-one error.
2015-12-14 avosurtwn: add raw Tx path.
2015-12-14 avosurtwn: fix frame processing in the Rx path.
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-14 avosurtwn: add TSF field into RX radiotap header.
2015-12-13 avoswpi, rum and urtwn: update copyright headers
2015-12-13 avosurtwn: add support for hardware encryption (WEP, TKIP...
2015-12-13 avosurtwn: add a command queue for sleepable tasks.
2015-12-13 avosurtwn(4): setup channel frequency/flags for radiotap...
2015-12-13 avosurtwn: add rate control support for RTL8188EU.
2015-12-13 avosnet80211: remove hardcoded slot time durations from...
2015-12-11 impCreate a USB_PNP_INFO and use it to export the existing PNP
2015-12-10 kevloAll 2-endpoints configs have high and normal pariority...
2015-12-09 avosurtwn: add WME support
2015-12-07 markjMFV r289003:
2015-12-07 hselaskyWhen setting up VLANs on a Raspberry Pi ethernet port...
2015-12-06 kevlo- Fix Tx queues to USB endpoints mapping
2015-12-05 avosurtwn: fix some regressions after r290630
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 avosurtwn(4): add error handling for urtwn_write_X() functions.
2015-12-03 avosurtwn(4): move duplicate code from urtwn_(r92c/r88e...
2015-12-01 kevloAdd initial support for RTL8152 USB Fast Ethernet....
2015-11-24 avosurtwn(4): rework ROM reading.
2015-11-23 hselaskyFix compile warning about shifting signed negative...
2015-11-21 hselaskyAdd support for Kana and Eisu keys to the USB keyboard...
2015-11-16 ngieMFhead @ r290899
2015-11-10 avosurtwn(4): add IBSS mode support
2015-11-10 hselaskyUpdate the wsp driver to support newer touch pads,...
2015-11-10 avosurtwn(4): fix the build.
2015-11-10 avosurtwn(4): add HOSTAP mode support.
2015-11-09 avosurtwn(4): refactor and fix TX path.
2015-11-08 avosurtwn(4): improve RX filter.
2015-11-08 hselaskyAvoid using the bounce buffer when the source or destin...
2015-11-07 baptImprove collation string and locales support
2015-11-07 hselaskyAdd helper function to check if a USB page cache buffer...
2015-11-07 baptMerge from head r290483
2015-11-06 hselaskyFix for unaligned IP-header.
2015-11-06 avosurtwn(4): simplify urtwn_tsf_sync_enable().
2015-11-05 avosnet80211: WME callback cleanup in various drivers
2015-11-03 hselaskyRevert r290327. The compiler warnings seems to be speci...
2015-11-03 hselaskyFix some clang compile warnings.
2015-11-03 hselaskyRelax the BUS_DMA_KEEP_PG_OFFSET requirement to allow...
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-30 hselaskyReduce the DWC OTG interrupt load by not reading all...
2015-10-29 hselaskyFinish process of moving the LinuxKPI module into the...
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-27 avosurtwn(4): fix scanning from AUTH state
2015-10-26 avosurtwn(4): do not filter out control frames in the RX...
2015-10-24 avosurtwn(4): fix mbuf leak in the TX path
2015-10-23 sjgMerge bmake 20151020
2015-10-23 avosrun(4): convert to ieee80211_tx_complete()
2015-10-23 hselaskyFix kernel build by restoring a temporary variable...
2015-10-23 avosurtwn(4): add DBM_ANTNOISE radiotap field
2015-10-23 avos- Split one 4-byte R92C_CR register into 2-byte R92C_CR...
2015-10-23 avosurtwn(4): fix the RSSI calculation for RTL8188EU.
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-22 avosurtwn(4): replace hardcoded rate indices with their...
2015-10-22 avosInitialize radiotap header fields before calling ieee80...
2015-10-19 baptMerge from head
2015-10-19 hselaskyAdd quirk for USB 3.0 PCI device.
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-16 mavMFV r289310:
2015-10-13 baptMerge from head
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-12 ngieMFhead @ r289173
2015-10-12 kevloAccept any correct frames from any source when MONITOR...
2015-10-12 adriannet80211 drivers: eliminate any references to sc_rxtap_...
2015-10-12 adrianurtwn(4): split *reg and *var parts (no functional...
2015-10-12 adriannet80211: move ieee80211_free_node() call on error...
2015-10-12 adriannet80211: separate mbuf cleanup from ieee80211_fragment()
2015-10-10 ngieMFhead @ r289100
2015-10-09 kevloSort function prototypes and add missing 'static' keywords.
2015-10-08 kevloAdd support for Fresco Logic USB 3.0 host controller.
2015-10-08 hselaskyAdd quirk for USB 3.0 PCI device.
2015-10-08 gavinRecognise the Netgear WNDA4100 (N900) 3x3 device in...
2015-10-05 dimMerge ^/head r288457 through r288830.
2015-10-05 ngieMFhead @ r281414
2015-10-04 kevloReplace M_NOWAIT with M_WAITOK for consistency with...
2015-10-04 kevloFix max TX power settings for RT5390/RT5392.
2015-10-04 adrianFix run(4) mbuf queue flushing / freeing.
2015-10-04 adrianRandom zyd(4) fixes to bring TX handling in line with...
2015-10-04 adrianFix to make compile on gcc-4.2.1 (eg mips, sparc64.)
2015-10-04 adrianFix to compile using gcc-4.2 (eg mips, sparc64.)
2015-10-03 adrianrum(4): add WME support.
2015-10-03 adrianrun(4): fix WME support (untested).
2015-10-03 adrianrum(4): fix stats interpretation in rum_ratectl_task()
2015-10-03 adrianrum(4): set short/long retry limits
2015-10-03 adrianrum(4): fix sequence number generation.
2015-10-03 adriannet80211: drop ieee80211_beacon_offsets parameter from...
2015-10-03 adriannet80211: drop redundant 3rd parameter from iv_key_set().
2015-10-03 adrianrum(4): drop unused 'node id' parameter.
2015-10-03 adrianrum(4): add support for hardware encryption (WEP, TKIP...
2015-10-03 adrianrum(4): implement iv_update_beacon call (fixes client...
2015-10-03 adrianrum(4): attach rum_update_slot to ic_updateslot.
2015-10-03 adrianrum(4): split rum_prepare_beacon() into 'alloc' and...
2015-10-03 adrianrum(4): add support for AHDEMO mode.
next