Commit Graph

297 Commits (710081a404b18ceef11e52439f78d07c87204792)
 

Author SHA1 Message Date
mark 710081a404 No longer needed.
23 years ago
mark baf16da8ca No longer needed.
23 years ago
mark b571a75e78 No longer needed.
23 years ago
mark e1f67fb1b5 No longer needed.
23 years ago
mark 58b4e8d3cf Added sanity checking to prism2sta_int_rxmonitor().
23 years ago
mark 0bfff14c8f Updated for version 0.1.4.
23 years ago
mark 1a4b9a7e18 Added words about the TODO file.
23 years ago
mark 2d1a9094b6 Intial add.
23 years ago
mark d4b5b9018e Added words about the COPYING and LICENSE files.
23 years ago
mark 43f4bf9158 Initial add of the MPL version 1.1.
23 years ago
mark 676c10df18 Intial add
23 years ago
mark fb29c78344 Updated again for 0.1.3.
23 years ago
mark 786378bea5 Updated for 0.1.3
23 years ago
mark 2f38d7bf45 Added the CFPPERIOD and CFPMAXDURATION. Don't know how they got overlooked.
23 years ago
mark 3860705b7f Added the config.* files and made a legibility change to mysteries.
23 years ago
mark 4b6149c9fe Don't need it anymore.
23 years ago
mark 3e28a3af96 Created the codingstd directory and added the files to it.
23 years ago
mark 0e485dd005 Moved to the codingstd directory.
23 years ago
mark b475d93194 Uncommented the call the print_80211_frame().
23 years ago
mark f55813a234 Added a magic check to the irq handler loop.
23 years ago
mark 497b83105a Added elements for the p2req_mm_state message. It enables the mm transmit
23 years ago
mark 2beb879c1c Added the overlength ethernet frame fix.
23 years ago
mark a51011b4a8 Fixed start script. Wasn't calling _associate for STAs and was using the
23 years ago
mark 14c2b56723 Updated for version 0.1.3.
23 years ago
mark 3f8815f5c2 Added another mystery. Updated the version code to 0.1.3.
23 years ago
mark a7f89b6021 Removed the debugging switch (again).
23 years ago
mark 9e9b022acd Changed some of the .opts variables and fixed the APSSID name in wlan-ng.
23 years ago
mark 788ec21b1c Commented out the debugging switch.
23 years ago
mark 3bddbcdfb0 Added code and variables to set up the dot11req_start command for the AP case.
23 years ago
mark ee77a4bc97 The prior change I made was wrong. When interpreting the 802.3 len field
23 years ago
mark f59c207eef Changed backward check for DIXII versus 802.3 encoding in ether_to_p80211().
23 years ago
mark 5bddc8a1c5 Added some debug code for the zero addresses in STA mode problem.
23 years ago
mark e495a2c98b Added code to extend the maximum data length for AP mode.
23 years ago
mark c746125f76 Last time, changed the source address for ESS_STA. This time I got the one
23 years ago
mark 7ad605e899 Changed AP outgoing source address to be the source address from the
23 years ago
mark 8130df532a Added copy of mac address to bssid (DOH!). Put the read/write of pcfinfo
23 years ago
mark 7068ddc1ff Added setting wlandev->macmode to start().
23 years ago
mark 17cf5be5dd Fixed some RID lengths. We still need to finish that.
23 years ago
mark 632c218ae3 Removed the unused elements from start().
23 years ago
mark 996609b572 Fixed a comment.
23 years ago
mark 814826d26c In start(), I commented out some RID items that aren't needed or aren't supported yet in the firmware.
23 years ago
mark 3094d96b73 Copied the collection of the download space and timeout to ramdl_enable().
23 years ago
mark 09d37de5f1 Added some more debug messages to ramdl_enable().
23 years ago
mark 6cf7a2ebcc Added debug statements to ramdl_enable.
23 years ago
mark 70958c8b44 Removed byte order calls for arguments to cmd_download in ramdl_enable.
23 years ago
mark 122f0a24c1 Added some script elements to initialize an AP.
23 years ago
joellen f580566f15 Added documentation for 802.11 to PRISM2 RID mapping
23 years ago
mark aae086d7bc Forgot to set the fc field when I moved the header formatting code.
23 years ago
mark 865125e0ba Moved the frame header formatting from the prism2 driver up into p80211.
23 years ago
joellen cf10e2c98d fixed bug in rxmonitor; memset was going out of bounds
23 years ago