]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Spelling fixes supplied by pfg@, detected with codespell, plus
[FreeBSD/FreeBSD.git] / sys / dev /
2016-05-01 avosiwn: switch to ieee80211_add_channel*()
2016-05-01 avosrum: switch to ieee80211_add_channel_list_*()
2016-05-01 avosotus: switch to ieee80211_add_channel_list_*()
2016-05-01 kibMake it explicit that D_MEM cdevsw d_flag is to signify...
2016-05-01 avosiwm: switch to ieee80211_add_channel()
2016-05-01 adrian[iwn] fill in the TX command rate info flags consistently.
2016-04-30 pfgsys: Make use of our rounddown() macro when sys/param...
2016-04-29 avoswpi: convert to ieee80211_add_channel() (mostly noop).
2016-04-29 avosnet80211 + drivers: hide size of 'bands' array behind...
2016-04-29 jmcneillSet txbuf_map array size to TX_DESC_COUNT instead of...
2016-04-29 avoswpi: remove unused variable.
2016-04-29 dchaginThe iwm_nic_error() defined if IWM_DEBUG is defined.
2016-04-29 adrian[ath] initialise do_ldpc to 0.
2016-04-29 hselaskyCorrect some error codes to native FreeBSD ones.
2016-04-29 hselaskyAdd function to detect the presence of a port module...
2016-04-29 adrian[ath] Add LDPC transmit support.
2016-04-29 adrian[ath] turn the BA hardware bug back into a printf().
2016-04-29 adrian[ath] Add counters for STBC TX and LDPC TX.
2016-04-28 jhbOnly count CPU devices that are using the ACPI CPU...
2016-04-28 mmelINTRNG: Define 'INTR_IRQ_INVALID' constant and use...
2016-04-28 mmelGPIO: Add support for gpio pin interrupts.
2016-04-28 arybchiksfxge(4): do not use RxQ index as label
2016-04-27 jhbAdjust prototypes for NUMA-related functions to match...
2016-04-27 jhbFix build for systems without PCI_RES_BUS.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 jhbAdd a bus_null_rescan() method that always fails with...
2016-04-27 jhbAdd a pcib_attach_child() method to manage adding the...
2016-04-27 jhbFix PCI bus detach to delete child devices.
2016-04-27 jhbImplement a PCI bus rescan method.
2016-04-27 delphijMFV r298691:
2016-04-27 sephehyperv/hn: Add stat for # of chimney sending tries
2016-04-27 sephehyperv/vmbus: Mark sysctls MPSAFE
2016-04-27 sephehyperv/hn: Mark sysctls MPSAFE
2016-04-27 sephehyperv/hn: Remove unapplied comment.
2016-04-27 sephehyperv/hn: Restart sending earlier once we gathered...
2016-04-26 gonzoRefactor DTS files for Zynq-based SoCs
2016-04-26 cemciss(4): Fix overrun of array
2016-04-26 cemiscsi_initiator(4): Fix use-after-free, double-free
2016-04-26 cemaacraid(4): Fix some mostly trivial buffer overruns
2016-04-26 cemPCI Enhanced Allocation: Annotate an intentional switch...
2016-04-26 cemiwm(4): Don't dereference potentially NULL pointer...
2016-04-26 cememu10kx: Don't iterate beyond array bounds
2016-04-26 brFix the parameter type according to method declaration.
2016-04-26 pfgsys/dev: extend use of the howmany() macro when available.
2016-04-26 andrewStop including machine/fdt.h from the fdt uart code...
2016-04-26 brDo not include fdt.h on RISC-V.
2016-04-26 sephehyperv/hn: Change description to "Hyper-V Network Inter...
2016-04-26 sephehyperv/stor: Set description properly in probe devmethod
2016-04-26 sephehyperv/channel: Git rid of the sub-channel creation...
2016-04-26 sephehyperv/stor: Avoid sub-channel creation callback.
2016-04-26 sephehyperv/hn: Avoid sub-channel creation callback.
2016-04-26 sephehyperv/stor: Synchronize sub-channel offers
2016-04-26 sephehyperv/stor: Remove the useless hs_open_multi_channel
2016-04-26 adrian[iwm] implement suspend/resume through ieee80211_{suspe...
2016-04-26 adrian[iwm] add extra transmit setup/completion logging so...
2016-04-26 adrian[ath] add LDPC capability support and LDPC RX support.
2016-04-26 adrian[ath] obey the STBC flag setting in iv_flags_ht
2016-04-25 adrian[iwm] restart the VAP if there's a firmware panic.
2016-04-25 pfgdev/random: use our roundup() macro instead of re-imple...
2016-04-25 davidcs1. Removed -Wno-shift-negative-value from Makefile
2016-04-25 adrian[bhnd] Fix ChipCommon probing.
2016-04-25 adrian[iwn] fix firmware command use in iwm_auth().
2016-04-25 sephehyperv/hn: Synchronize sub-channel offers
2016-04-25 sephehyperv/channel: Add functions to synchronize sub-channe...
2016-04-25 sephehyperv/channel: Log a warning about duplicated primary...
2016-04-25 sephehyperv/channel: Remove unapplied comment
2016-04-25 sephehyperv/channel: Minor style changes; no functional...
2016-04-25 sephehyperv/channel: Remove the unnecessary 'new' flag
2016-04-25 sephehyperv/et: Strip extra white space in function name
2016-04-25 sephehyperv/hn: Allow users to configure ifq or bufring...
2016-04-25 sephehn: Increase odrops for if_transmit method if drbr_enqu...
2016-04-23 dchaginFix streams and svr4 module dependency. Both modules...
2016-04-23 davidcsRemove Unused/Dead Code
2016-04-22 jhbOptionally return the output capabilities list from...
2016-04-22 pfgCleanup redundant parenthesis from existing howmany...
2016-04-22 adrian[bhnd] use correct bus deallocation method
2016-04-22 adrian[bhnd] Update bhndb format strings to match long -...
2016-04-22 adrian[bhnd] Add a common bhnd_pci driver shared by both...
2016-04-22 sephehyperv/et: Make Hyper-V event timer a device.
2016-04-22 sephehyperv: Update copyright to 2016 for the files Microsof...
2016-04-21 avosurtwn: optimize rate lookup in the urtwn_ra_init()
2016-04-21 pfgYet more redundant parenthesis from r298431.
2016-04-21 pfgsys: use our roundup2/rounddown2() macros when param...
2016-04-21 pfgRedundant parenthesis from r298431.
2016-04-21 pfgsys: use our nitems() macro when param.h is available.
2016-04-21 jhbAdjust the fdc worker thread startup to work when APs...
2016-04-21 jhbQueue the CPU-probing task after all acpi_cpu devices...
2016-04-21 hselaskyAdd new USB quirk.
2016-04-21 pfgRemove slightly used const values that can be replaced...
2016-04-21 pfgsiba(4): remove slightly used 'bound' variable.
2016-04-21 avosnet80211: enable promiscuous mode state change for...
2016-04-20 jkimPrefer sizeof(*pointer) over sizeof(type). No funtiona...
2016-04-20 jkimThere is no need to use array any more. No functional...
2016-04-20 jkimRemove query flag from acpi_EvaluateOSC(). This functi...
2016-04-20 jhbInvoke _OSC on Host-PCI bridges.
2016-04-20 jhbAdd a wrapper for evaluating _OSC methods.
2016-04-20 pfgRemove unused e500_event_codes_size.
2016-04-20 avosnet80211: replace internal LE_READ_*/LE_WRITE_* macro...
2016-04-20 sgalabovAdd compat strings used by OpenWRT to some Mediatek...
2016-04-20 sgalabovModify mx25l FDT compatible device handling
next