summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct scan candidate selection logic for dual-band devices: prefersam2005-01-011-15/+15
* Eliminate some of the egregious bypass of the 802.11 statesam2005-01-011-18/+20
* - make machine model list more comprehensive, the whole Alpha family treewilko2005-01-012-51/+66
* Complete 2005 transition.sobomax2005-01-011-1/+1
* Fix last second typos that crept in :-(.imp2004-12-311-2/+2
* remove netbsd rcsid lines; they are way out of date and we appear to besam2004-12-312-2/+0
* bump copyright for 2005sam2004-12-3131-30/+31
* new statsam2004-12-311-1/+2
* fixup inactivity timers:sam2004-12-312-5/+7
* Relearn how WPA keying is supposed to work and fix WPA+WME whilesam2004-12-312-111/+129
* disable default use of wme until we can sort out interoperability issues;sam2004-12-311-2/+2
* s/inline/__inline/sam2004-12-311-2/+2
* compare pointers against NULLsam2004-12-311-2/+2
* make ap mode sta association debug msg as informative as sta modesam2004-12-311-3/+8
* do 11g erp station management in turboG mode toosam2004-12-311-3/+6
* check if the node/station table is already present before creating one; thissam2004-12-311-8/+11
* include phy mode in scan debug msgsam2004-12-311-2/+3
* accept IEEE80211_KEYIX_NONE for a default tx keysam2004-12-311-1/+2
* dheader and hheader were the same function, really, so rename one ofimp2004-12-311-35/+13
* don't return prematurely from processing a beacon or probe response framesam2004-12-311-1/+2
* change ieee80211_parse_wmeparams to return a unique value when the iesam2004-12-311-3/+4
* remove stray \n from debug msgsam2004-12-311-1/+1
* clear wep bit in 802.11 header after crypto decap so packetsam2004-12-311-0/+3
* Use functions to make the program clearer.imp2004-12-311-125/+144
* o add net.wlan.X.driver_caps mib variable for setting the driver capabilitiessam2004-12-311-3/+6
* correct pseudo-mic header calculation for QoS framessam2004-12-311-1/+6
* whitespace/debug msg fixupssam2004-12-312-8/+7
* add ieee80211_hdrspace and ieee80211_anyhdrspace to calculate the spacesam2004-12-311-0/+30
* correct header length calculations on tx path for QoS-encapsulated framessam2004-12-313-5/+11
* Implement device_quiesce. This method means 'you are about to beimp2004-12-313-0/+134
* const'ify ivp referencesam2004-12-311-2/+2
* Implement mimimum system software delays, per PCI PM 1.1 spec, asimp2004-12-311-38/+55
* add/fixup debug msgssam2004-12-311-2/+15
* s/inline/__inline/sam2004-12-311-1/+1
* expose ieee80211_phymode_name for use in debug msgssam2004-12-312-1/+2
* correct some typossam2004-12-311-4/+4
* Radiotap fixups:sam2004-12-312-21/+69
* for parts that require split keycache entries report thesam2004-12-311-1/+4
* Correct beacon timer setup logic:sam2004-12-311-15/+14
* no need to sweep the tx q's for node references in ath_node_free; we knowsam2004-12-311-29/+0
* cleanup some assertionssam2004-12-311-12/+6
* Assert that page allocations during an interrupt specifyalc2004-12-311-2/+6
* Fix special status reporting. Prior to the reorg there wassam2004-12-317-18/+44
* o accept deftxkey as a synonym for weptxkey since that is what issam2004-12-311-1/+11
* recognize atheros information elementssam2004-12-311-0/+2
* First pass at shortening names. Likely more can be done. Generallyimp2004-12-311-88/+88
* Eliminate the redundant/verbose portion of the company names.imp2004-12-311-195/+195
* Finish merging usb vendors from NetBSD.imp2004-12-311-6/+45
* Bump to 2005 for the new year.imp2004-12-311-3/+3
* Marginally reformat copyright statements to remove an excess ','.rwatson2004-12-314-4/+4
OpenPOWER on IntegriCloud