Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.NetBSD.org] / src / sys / net80211
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.2 | 7 years | skrll | branches: 1.2.18; Update for recent changes and after tweaking the command to g... | |
| 1.5 | 7 years | christos | branches: 1.5.68; merge ktrace-lwp. | |
| 1.10 | 8 weeks | christos | Instead of always checking for ANYC, make it a valid channel | |
| 1.2 | 6 years | joerg | branches: 1.2.46; Move AMRR code out of wpi(4) and ural(4) into net80211 itself... | |
| 1.54 | 8 weeks | christos | Instead of always checking for ANYC, make it a valid channel | |
| 1.26 | 7 weeks | christos | Use only one set of EDCA variables | |
| 1.9 | 23 months | christos | Change i_len in ieee80211req to be unsigned and fix other signed/unsigned issues... | |
| 1.2 | 5 years | lukem | branches: 1.2.6; use __KERNEL_RCSID() | |
| 1.1 | 6 years | joerg | branches: 1.1.2; 1.1.6; 1.1.8; 1.1.52; Move AMRR code out of wpi(4) and ural... | |
| 1.15 | 23 months | drochner | -remove references to crypto/arc4/arc4.* -- the code isn't used anywhere afaics... | |
| 1.11 | 4 years | yamt | remove extra semicolons. | |
| 1.10 | 7 weeks | christos | remove trailing whitespace | |
| 1.7 | 6 years | christos | branches: 1.7.46; __unused removal on arguments; approved by core. | |
| 1.11 | 2 years | drochner | make michael_mic() robust against degenerate mbuf layouts like odd sizes in the ... | |
| 1.8 | 4 years | cegger | kill MALLOC and FREE macros. | |
| 1.76 | 7 weeks | christos | Putting extra l's in align does not make it more so. | |
| 1.57 | 16 months | christos | - fix offsetof usage, and redundant defines - kill pointer casts to 0 | |
| 1.20 | 23 months | christos | Change i_len in ieee80211req to be unsigned and fix other signed/unsigned issues... | |
| 1.23 | 3 months | christos | don't print the interface name 2ice. | |
| 1.17 | 16 months | christos | - fix offsetof usage, and redundant defines - kill pointer casts to 0 | |
| 1.67 | 7 weeks | christos | one we is enough. | |
| 1.24 | 19 months | dyoung | Use atomic_ops(3) to increase/decrease node reference counts, just like the upst... | |
| 1.51 | 16 months | christos | - fix offsetof usage, and redundant defines - kill pointer casts to 0 | |
| 1.30 | 4 months | christos | The IEEE80211_F_ flag prefix was used for both the flags in ieee80211_var.h and ... | |
| 1.22 | 7 weeks | christos | remove trailing whitespace | |
| 1.24 | 2 years | tron | Remove duplicate definitions which break the build. | |
| 1.17 | 3 years | rmind | Drop 3rd and 4th clauses from David Young's license. Reviewed and approved by dy... | |
| 1.7 | 3 years | rmind | Drop 3rd and 4th clauses from David Young's license. Reviewed and approved by dy... | |
| 1.9 | 3 years | rmind | Drop 3rd and 4th clauses from David Young's license. Reviewed and approved by dy... | |
| 1.28 | 3 years | pooka | Forward declare struct bpf_if and use that as the type for bpf_if instead of "vo... | |
| 1.5 | 7 years | dyoung | branches: 1.5.62; Register authenticators for 802.1x, WPA. |