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.3 | 18 months | andvar | fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/... |
![]() |
1.5 | 17 years | christos | branches: 1.5.68; merge ktrace-lwp. |
![]() |
1.11 | 12 months | mlelstv | Additional channel flags. |
![]() |
1.3 | 9 years | joerg | branches: 1.3.30; GC unused functions. Don't bother building ieee80211_acl.c, n... |
![]() |
1.61 | 18 months | andvar | fix some more typos in comments/log messages, improve wording as well. |
![]() |
1.28 | 6 years | mlelstv | branches: 1.28.16; Merge enough FreeBSD code to make RT5592 work. |
![]() |
1.10 | 3 years | chs | in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT a... |
![]() |
1.3 | 7 years | pooka | branches: 1.3.18; + include opt_inet.h for INET (or lack thereof) + include net... |
![]() |
1.1 | 16 years | joerg | branches: 1.1.2; 1.1.6; 1.1.8; 1.1.52; 1.1.148; Move AMRR code out of wpi(4... |
![]() |
1.23 | 4 years | maxv | branches: 1.23.2; Remove three useless debug messages, remove meaningless XXXs,... |
![]() |
1.12 | 5 years | maxv | branches: 1.12.4; Fix use-after-free: ieee80211_crypto_decap does a pullup on t... |
![]() |
1.19 | 2 years | mlelstv | Use kmem_* instead of malloc/free and use interrupt versions as the code can be ... |
![]() |
1.8 | 5 years | maxv | branches: 1.8.4; Style, no functional change. |
![]() |
1.17 | 2 years | mlelstv | Use kmem_* instead of malloc/free and use interrupt versions as the code can be ... |
![]() |
1.13 | 2 years | mlelstv | Use kmem_* instead of malloc/free and use interrupt versions as the code can be ... |
![]() |
1.117 | 4 months | yamt | ieee80211_input.c: Fix a few debug messages |
![]() |
1.69 | 17 months | christos | don't opencode kauth_cred_get() |
![]() |
1.26 | 3 years | christos | Include <net/if.h> for IFNAMSIZ |
![]() |
1.34 | 4 years | maxv | Replace M_ALIGN and MH_ALIGN by m_align. |
![]() |
1.24 | 12 months | riastradh | net80211: Use getticks(), not hardclock_ticks. Less extern in .c this way too. |
![]() |
1.82 | 18 months | andvar | fix various typos in comments, messages and documentation. |
![]() |
1.31 | 13 months | andvar | fix various typos, mainly in comments. |
![]() |
1.67 | 4 months | msaitoh | Make ifq_drops in struct ifqueue and struct ifaltq 64 bit. |
![]() |
1.37 | 19 months | andvar | Fix all remaining typos, mainly in comments but also in few definitions and log ... |
![]() |
1.24 | 19 months | andvar | Fix all remaining typos, mainly in comments but also in few definitions and log ... |
![]() |
1.25 | 3 years | mrg | remove __packed attribute from struct ieee80211_radiotap_header and all the stru... |
![]() |
1.21 | 6 years | christos | branches: 1.21.16; - use ether_snprintf() so that we don't overwrite our buffer... |
![]() |
1.9 | 6 years | roy | branches: 1.9.18; Revert prior. |
![]() |
1.9 | 13 years | rmind | branches: 1.9.64; Drop 3rd and 4th clauses from David Young's license. Reviewed... |
![]() |
1.34 | 3 years | thorpej | Define and implement a locking protocol for the ifmedia / mii layers: - MP-safe ... |
![]() |
1.5 | 17 years | dyoung | branches: 1.5.62; 1.5.158; Register authenticators for 802.1x, WPA. |