]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/bwn
Bump version information and add UPDATING entries.
[FreeBSD/FreeBSD.git] / sys / dev / bwn /
2019-03-28 avosMFC r344990:
2019-02-08 avosMFC r343604:
2018-12-15 markjMFC r341990:
2018-03-29 eadlerRevert r330897:
2018-03-14 eadlerPartial merge of the SPDX changes
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-06 adrian[bwn] don't use a 1MB CCK RTS frame for 11a OFDM transm...
2016-06-05 adrian[bwn] Add missing firmware release calls.
2016-06-05 adrian[bwn] Enable PHY-LP 5GHz support for the one NIC I...
2016-06-05 adrian[bwn] complain usefully if a PHY-N PHY is detected...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-24 adrian[bwn] begin separating out the attach path from the...
2016-05-24 adrian[bwn] add BCM43225 to the BHND device list.
2016-05-24 adrian[bwn] add extra debugging for non-SIBA devices.
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-20 avoswi: fix a typo.
2016-05-19 adrian[bwn] quieten the "invalid firmware state".
2016-05-19 adrian[bwn] program in the MAC capabilities somewhere where...
2016-05-19 adrian[bwn] add extra debugging.
2016-05-19 adrian[bwn] toggle the PHY clock during chip reset.
2016-05-19 adrian[bwn] enable dual-phy on BCM4322MC.
2016-05-19 adrian[bwn] rename TGS low registers to be consistent with...
2016-05-18 adrian[bwn] add initial 5xx firmware API support
2016-05-17 adrian[bwn] correctly calculate RSSI level.
2016-05-17 adrian[bwn] print out a very obvious notice that GPLv2 code...
2016-05-17 adrian[bwn] always allocate maximum size txhdr entries; prepa...
2016-05-17 adrian[bwn] Add PHY-N call hooks.
2016-05-17 adrian[bwn] add PHY-N glue.
2016-05-16 adrian[bwn] add opt_wlan.h / opt_bwn.h for build-time control
2016-05-16 adrian[bwn] add opt_wlan.h and opt_bwn.h so we can enable...
2016-05-16 adrian[bwn] switch to ieee80211_add_channel()
2016-05-16 adrian[bwn] check DUALPHY; add BCM4322 to the don't-override...
2016-05-16 adrian[bwn] use contigmalloc to allocate descriptors.
2016-05-15 adrian[bwn] remove N-PHY registers for now.
2016-05-15 adrian[bwn] add DUALPHY; this may be useful for PHY-N and...
2016-05-15 adrian[bwn] commit the N-PHY register set.
2016-05-15 adrian[bwn] add the full suite of SPROM flags
2016-05-14 adrian[bwn] handle core rev 12, we can mostly do that new.
2016-05-14 adrian[bwn] disable 11na channel setup for now, since we...
2016-05-14 adrian[bwn] fill out phyctl_1 fields for N-PHY (and later...
2016-05-14 adrian[bwn] set the 5ghz transmit flag for 5ghz transmit.
2016-05-14 adrian[bwn] disable writing slottime timing out to improve...
2016-05-14 adrian[bwn] make rf-kill work for PHY-N.
2016-05-14 adrian[bwn] decode the RX RSSI for PHY-N.
2016-05-14 adrian[bwn] use the new enum type.
2016-05-14 adrian[bwn] debugging changes.
2016-05-14 adrian[bwn] Explicitly only work for SIBA parts; add some...
2016-05-14 adrian[bwn] missed commit!
2016-05-14 adrian[bwn] add new types, prepare for PHY-N; prepare for...
2016-05-14 adrian[bwn] add an implementation of "cordic" and imaginary...
2016-05-14 adrian[bwn] TX logging / completion fixes
2016-05-14 adrian[bwn] add in new microcode and phy initval information.
2016-05-14 adrian[bwn] implement reset improvements in preparation for...
2016-05-14 adrian[bwn] use the shared bwn_sqrt() routine.
2016-05-14 adrian[bwn] disable bgscan for now.
2016-05-14 adrian[bwn] begin migrating PHY common routines into if_bwn_p...
2016-05-14 adrian[bwn] add Q52 macros.
2016-05-14 adrian[bwn] add BCMA chip identifiers.
2016-05-14 adrian[bwn] add more debugging bits.
2016-05-14 adrian[bwn] migrate sqrt and add another couple of util routines.
2016-05-13 adrian[bwn] add N-PHY related register defintions.
2016-05-12 mmMFV r299425:
2016-05-08 adrian[bhnd] Initial bhnd(4) SPROM/NVRAM support.
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 adrian.. delete this; I don't know why this was here. oops!
2016-05-05 adrian[bwn] fix signed-ness of the rssi parameter.
2016-05-05 adrian[bwn] implement firmware tx/rx versioning and fix RSSI...
2016-05-04 adrian[bwn] [bhnd] initial support for using bhnd for if_bwn...
2016-05-04 adrian[bwn] fix rate control feedback.
2016-05-04 adrian[bwn] accurately(ish) account transmit/recieve failures...
2016-05-04 adrian[bwn] ensure the fallback rate stays in the same PHY...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 adrian[bwn] update bwn_dummy_transmission().
2016-05-03 adrian[bwn] add PHY types for later PHYs.
2016-05-03 adrian[bwn] migrate bwn_dummy_transmission() back to main...
2016-05-02 adrian[bwn] break out the 'g' phy code into a separate source...
2016-05-02 adrian[bwn] break out the LP PHY code into a separate file.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 pfgsys/dev: extend use of the howmany() macro when available.
2016-04-19 pfgsys/dev: use our nitems() macro when it is avaliable...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-15 philImport to 0.6.1
2016-04-12 philMerge libxo 0.4.6
2016-04-04 gjbMFH
2016-03-30 adrian[bwn] fix time_before -> ieee80211_time_before()
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-03 dimMerge ^/head r296007 through r296368.
next