]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/iwn
In sys/dev/scc, remove unused static function scc_setmreg(). While
[FreeBSD/FreeBSD.git] / sys / dev / iwn /
2013-12-29 marius- There's no need to keep track of resource IDs.
2013-12-28 adrianFix the Intel 6150 support.
2013-12-09 adrianAdd some initial support for the Intel 6235.
2013-12-07 adrianRefactor out the scan id and scan vap as part of the...
2013-12-07 adrianAdd a channel parameter to iwn_scan().
2013-12-07 adrianRefactor out the scan channel to be assigned early...
2013-12-07 adrianBegin fleshing out some code to handle tracking PLCP...
2013-12-07 adrianAdd some PLCP thresholds from Linux iwlwifi driver...
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-02 adrian* Sort the copyright lines by date
2013-12-02 adrianOverhaul the iwn(4) scan infrastructure to be slightly...
2013-12-02 adrianLog the rx ring offset as part of the debug message.
2013-12-02 adrianOops - fix bad indent. Sorry!
2013-12-02 adrianAdd some sanity checks to the TLV fetch.
2013-12-02 adrianAdd some code to double-check whether we're correctly...
2013-11-30 eadlerFix undefined behavior: (1 << 31) is not defined as...
2013-11-29 adrianDisable this debugging - it's far too verbose when...
2013-11-29 adrianUse the correct endian-ness accessor for this TLV field.
2013-11-26 adrianAdd definitions for the microcode TLV flags entry ...
2013-11-26 adrianAdd a new debug section.
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-16 eadlerCentrino Wireless-N 2200 does not have bluetooth support.
2013-11-14 adrianFix (I think!) the scan timeouts on the intel NICs.
2013-11-14 adrianThis is "scan_flags" from Linux.
2013-11-13 rayMFC @r258091.
2013-11-13 adrianLeave a note that the 5300 is a 3x3 NIC.
2013-11-13 adrianCorrectly initialise the 2-chain antenna mask in the...
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-12 adrianCommit over some work to prepare the iwn(4) driver...
2013-11-12 adrianFix up the link quality lookup and re-enable multi...
2013-11-12 adrianGrr. For some odd reason, setting this to a single...
2013-11-12 adrianUse the negotiated HT rate set when generating the...
2013-11-12 adrianComment what 'mimo' does in the link quality table.
2013-11-12 adrianDon't default to antennas A+B; some NICs use Antennas...
2013-11-11 adrianIf A-MPDU transmission fails entirely, then no BA is...
2013-11-11 adrianReplace the hard-coded RX queue value check with IWN_UN...
2013-11-11 adrianFix off-by-one. Sorry!
2013-11-11 adrianUse IWN_NBANDS rather than a hard-coded limit.
2013-11-11 adrianSend EAPOL frames at the management rate, not the data...
2013-11-09 adrianAdd some new driver definitions as part of the chip...
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-04 adrianAdd Bluetooth/PAN (personal area networking) commands.
2013-11-04 adrianAdd device ids for the Centrino 2x00 devices.
2013-11-04 adrianRemove trailing whitespace.
2013-10-31 adrianDon't base the rate table selection based on the channe...
2013-10-29 baptMerge byacc 20130925
2013-10-29 adrianFix the PLCP lookup code in iwn(4) to base the 11n...
2013-10-26 glebiusThe r48589 promised to remove implicit inclusion of...
2013-10-26 adrianadd 0x8b, lifted from Linux iwlegacy/commands.h
2013-10-25 adrianBegin fleshing out a knob to enable/disable bluetooth...
2013-10-25 adrianTemporarily disable multi-rate retry (link quality...
2013-10-25 rayMFC @r257107.
2013-10-24 adrianBreak out the debug code into a new include file in...
2013-10-24 adrianAdd #ifdef wrapper around definitions so they aren...
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-05 sjgMerge bmake-20130904
2013-09-04 grehanIFC @ r255209
2013-09-01 rayMFC @r255128.
2013-08-30 markmMFC
2013-08-29 adrianMigrate iwn(4) to use the new ieee80211_tx_complete...
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-15 rayMFC @r254374.
2013-08-12 scottlUpdate PCI drivers to no longer look at the MEMIO-enabl...
2013-08-11 adrianUse the correct structure size when flipping the BT...
2013-08-11 adrianPrepare for the PAN (personal area network) support...
2013-08-08 adrianCap the number of streams supported to two for now.
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-04 hirenFixing a typo.
2013-08-02 adrianAdd in some definitions required for later iwn(4) devic...
2013-08-02 adrianBreak out the iwn(4) device IDs into if_iwn_devid.h...
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanIFC @ r253862
2013-08-01 adrianNow that conf/options knows about if_iwn.h, add it...
2013-08-01 adrianiwn(4) debugging improvements.
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-27 adrianImplement some function tracing.
2013-07-25 rayMFC @r219886.
2013-07-24 adrianSupport setting up the iwn debug flags during probe...
2013-07-24 adrianAdd new IDs for The Intel 2230 wireless NIC.
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-05 grehanIFC @ r252763
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 adrianImplement basic 802.11n awareness in the PHY and AMRR...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-04 adrianEnable the station-side power management flag.
2013-07-03 grehanImport driver source from hyperv-20130627 vendor branch.
next