| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Experimental bpf capture format for 802.11 devices. The link layer | sam | 2003-09-05 | 1 | -0/+185 |
* | o correct logic that checks frame size to decide if a cluaster is needed | sam | 2003-09-01 | 1 | -1/+2 |
* | MFp4 changes to fix locking issues and correct reference | sam | 2003-08-19 | 6 | -134/+186 |
* | Delay creating ic_bss until after the super-class has a chance | sam | 2003-08-13 | 3 | -0/+14 |
* | Use IEEE80211_RATE_MAXSIZE instead of IEEE80211_RATE_SIZE to validate the | sam | 2003-08-13 | 1 | -4/+4 |
* | add monitor mode | sam | 2003-07-21 | 4 | -1/+25 |
* | o change ieee80211_new_state handling to use a proper method that drivers | sam | 2003-07-20 | 8 | -57/+70 |
* | insure ic_bss always has a "valid" channel; avoids problems where users could | sam | 2003-06-29 | 1 | -1/+2 |
* | use proper length to copy data for WI_RID_DESIRED_SSID (was smashing | sam | 2003-06-29 | 1 | -1/+1 |
* | add safeguard against (bogus) null channel parameter | sam | 2003-06-29 | 1 | -1/+4 |
* | revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp> | sam | 2003-06-27 | 13 | -215/+221 |
* | fix typo | sam | 2003-06-27 | 1 | -1/+1 |
* | add comment | sam | 2003-06-26 | 1 | -0/+2 |
* | fix tcpdump -y IEEE802_11; NBPFILTER was a holdover from netbsd compatibility | sam | 2003-06-25 | 1 | -6/+0 |
* | new 802.11 layer: | sam | 2003-06-23 | 13 | -0/+5719 |