summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add usbdevs_data.h to the SRCS list since usb_subr.c needs it. This forcesjhb2004-12-311-1/+1
* Be consistent and always use form 'return (value);' instead of 'return value;'.pjd2004-12-311-15/+15
* Refer to Xorg, rather than XFree86.brueffer2004-12-312-8/+8
* Apply a simplifying patch submitted by rik to the IPX support inrwatson2004-12-311-34/+14
* Add 'struct ipxpcb' forward declaration to ipx_var.h. I had this inrwatson2004-12-311-0/+1
* Roger is away, note that his maintainership isjulian2004-12-311-1/+4
* Fix so all parts of lpd, lpc, lpq, and lprm will use the same algorithmgad2004-12-315-37/+79
* Update netstat(1) for recent conversion of netipx to queue(9) fromrwatson2004-12-312-4/+24
* Do more extensive checking of the userid field which is read in from thegad2004-12-311-7/+46
* Remove special case from *devs2h loop for usbimp2004-12-301-5/+21
* Call usbdevs2h with -h for .h fileimp2004-12-301-2/+7
* Allow -d and -h as command line flags. These are used to generateimp2004-12-301-126/+163
* Fix a typo and two whitespace nits.jhb2004-12-301-3/+3
* Rework the interface between priority propagation (lending) and thejhb2004-12-306-105/+303
OpenPOWER on IntegriCloud