summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath
Commit message (Expand)AuthorAgeFilesLines
* correct typo that left programmed sifs time in the slot timesam2009-01-212-3/+3
* export PSB frequenciessam2009-01-161-4/+13
* On some platforms touching the bb registers when the phy is poweredsam2009-01-131-2/+3
* TDMA support for long distance point-to-point links using ath devices:sam2009-01-083-50/+734
* correct fixed rate handling; the rixmap was changed a while backsam2009-01-071-16/+11
* remove the ath_rate module dependency; it's all bundledsam2009-01-061-1/+0
* remove module glue, it's not used any moresam2009-01-063-81/+0
* Correct 5212 ani support so that max noise immunity, spur immunity, andsam2008-12-191-10/+10
* fix ini setupsam2008-12-151-1/+1
* o remove dead codesam2008-12-131-21/+4
* remove dead codesam2008-12-131-12/+0
* add constsam2008-12-131-4/+4
* fix static const ordersam2008-12-131-3/+3
* fix static const ordersam2008-12-131-2/+2
* remove duplicate casesam2008-12-131-2/+1
* remove conflicting declsam2008-12-131-3/+1
* add missing breaksam2008-12-111-1/+2
* add missing breaksam2008-12-111-1/+2
* honor IEEE80211_BPF_CRYPTO for raw xmit; fixes shared key auth in sta modesam2008-12-071-2/+50
* New periodic calibration scheme needed for 11n parts that havesam2008-12-072-54/+92
* Switch to ath hal source code. Note this removes the ath_halsam2008-12-018-54/+29
* import ath halsam2008-12-01110-0/+52514
* cover up sun4v namespace pollutionsam2008-11-301-0/+3
* Major overhaul:sam2008-11-302-382/+569
* sync w/ p4 branchsam2008-11-301-1/+2
* some of the 11n parts can hang under certain conditions withoutsam2008-11-301-2/+28
* add frequency mapping for the Zcomax GZ-901sam2008-11-301-4/+9
* print the extended tx/rx descriptor for 5416 and later partssam2008-11-241-9/+32
* nuke special handling of RXORN interrupt; the hal marks the FATALsam2008-11-242-17/+4
* Fix checks for fast frames negotiation. ni_ath_flags holds thesam2008-10-301-1/+1
* prepare for a new halsam2008-10-273-9/+36
* o With the addition of HT rates the set of h/w codes has a much wider rangesam2008-10-273-59/+47
* prefer #define to naked constantsam2008-10-271-1/+1
* fix handling of HT rates; these overlap legacy rates and need to besam2008-10-271-2/+7
* add hack to deal with Ubiquiti XR9 cards, they have a different mappingsam2008-10-271-9/+24
* install bssid for ahdemo mode toosam2008-10-271-0/+1
* fix commentsam2008-10-271-1/+1
* correct callback status parameter; only indicate success when an ACK wassam2008-10-271-1/+2
* Fixup statistics:sam2008-10-272-10/+16
* update the sta inactivity timer only if we actually received an ACKsam2008-10-271-1/+2
* Regdomain fixups:sam2008-10-271-18/+55
* add regdomain debug msgssam2008-10-271-0/+18
* add sys.dev.ath.X.intmit knob to enable/disable ANIsam2008-10-272-0/+24
* shuffle debug setup to simplify debugging events during attachsam2008-10-271-5/+8
* rename bf_flags to bf_txflags in preparation for the addition of flagssam2008-10-272-5/+5
* use the ic's opmode instead of our hal equivalent to check for adhoc mode;sam2008-10-271-1/+1
* intercept IEEE80211_IOC_TXPOWER and service tx power changes immediatelysam2008-10-271-1/+17
* move complaints about bad rate codes up a level so we can printsam2008-10-271-16/+24
* remove driver-private equivalent of ni_txparms; it's now superfluoussam2008-10-275-28/+6
* now that the new association callback is used when joining a bss we cansam2008-10-275-125/+0
OpenPOWER on IntegriCloud