summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/mac_wifi
AgeCommit message (Collapse)AuthorFilesLines
2021-12-14 [illumos-gate merge]release-20211216Dan McDonald1-1/+1
commit 532883ab3269bdf14c55e45838bc9ae275d70ed5 14285 check_rtime should recommend -fpic not -Kpic commit 0910f6b57d8ca5550c60180007b9cdeaabc88f1b 14284 check_rtime should check kernel modules commit 82d0151a507442720a3aea34c8925041894ab173 14268 kernel modules should be linked -ztype=kmod Conflicts: usr/src/uts/intel/bpf/Makefile usr/src/uts/intel/dld/Makefile usr/src/uts/intel/dls/Makefile usr/src/uts/intel/ipf/Makefile usr/src/uts/intel/iptun/Makefile usr/src/uts/intel/mac/Makefile usr/src/uts/intel/mac_ether/Makefile usr/src/uts/intel/mac_ib/Makefile usr/src/uts/intel/mac_wifi/Makefile usr/src/uts/sparc/bpf/Makefile usr/src/uts/sparc/dld/Makefile usr/src/uts/sparc/dls/Makefile usr/src/uts/sparc/mac/Makefile usr/src/uts/sparc/mac_ether/Makefile usr/src/uts/sparc/mac_ib/Makefile usr/src/uts/sparc/mac_wifi/Makefile usr/src/uts/intel/datafilt/Makefile usr/src/uts/intel/gsqueue/Makefile usr/src/uts/intel/inotify/Makefile usr/src/uts/intel/lx_brand/Makefile usr/src/uts/intel/lx_cgroup/Makefile usr/src/uts/intel/lx_devfs/Makefile usr/src/uts/intel/lx_netlink/Makefile usr/src/uts/intel/lx_proc/Makefile usr/src/uts/intel/lx_sysfs/Makefile usr/src/uts/intel/lx_systrace/Makefile usr/src/uts/intel/lxautofs/Makefile usr/src/uts/intel/lxprocfs/Makefile usr/src/uts/intel/nfp/Makefile usr/src/uts/intel/overlay/Makefile usr/src/uts/intel/smrt/Makefile usr/src/uts/intel/vmxnet/Makefile usr/src/uts/intel/vnd/Makefile usr/src/uts/intel/vxlan/Makefile usr/src/uts/sparc/datafilt/Makefile usr/src/uts/sparc/inotify/Makefile
2021-12-1414268 kernel modules should be linked -ztype=kmodRichard Lowe1-1/+1
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-12-17 [illumos-gate merge]Jason King1-9/+1
commit 93d78aba5b32996fc2ae893a6237a0d3972f86b2 13301 bhyve PIT not periodic for square wave mode commit 0aaef2f550fa500248f59b0b8a14225b5afbd198 13258 remove lint from the uts build commit 1a5f1879be09d3de900b2510692dd12003784d84 13361 bhyve should mask RDT cpuid info Conflicts: usr/src/uts/common/Makefile.rules usr/src/uts/intel/Makefile usr/src/uts/intel/core_pcbe/Makefile usr/src/uts/intel/opteron_pcbe/Makefile usr/src/uts/intel/p4_pcbe/Makefile usr/src/uts/intel/sockpfp/Makefile usr/src/uts/sparc/icmp/Makefile usr/src/uts/sparc/iptun/Makefile usr/src/uts/sparc/sockpfp/Makefile usr/src/uts/sparc/spdsock/Makefile
2020-12-1613258 remove lint from the uts buildRichard Lowe1-9/+1
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2016-07-30OS-5549 move bpf filter functions into ip modulePatrick Mooney1-1/+0
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-0/+2
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2009-09-24PSARC/2009/232 Solaris Packet CaptureDarren Reed1-4/+2
PSARC/2009/403 kstats for ipnet 6824047 every downcall function should have a "notsupported" function 6822740 RFE: provide PF_PACKET for developers on OpenSolaris 6822741 RFE: Solaris needs BPF to improve the packet capture story 6867683 RFE: need to be able to retrieve physical interface flags
2008-07-016692913 MBLKL generates E_PTRDIFF_OVERFLOW lint warningsgd780591-6/+1
6717598 MBLKSIZE() causes lint pointer-difference warnings
2006-11-20PSARC/2006/406 WiFi for GLDv3xc1513551-0/+92
PSARC/2006/517 WiFi for GLDv3 Addendum PSARC/2006/623 WiFi for GLDv3 Addendum #2 6253476 dladm exec_attr entry doesn't allow show-link to work 6362391 ath driver needs to be updated to use the latest HAL 6364198 system crashes if multiple ath driver instances are modunload'ed 6367259 ath driver needs to support GLDv3 6407181 ath driver panics in ath_rate_update function 6421983 ath driver needs shared_key authmode support 6472427 ath driver causes watchdog timeout error 6484943 integrate WiFi/GLDv3 --HG-- rename : usr/src/uts/common/io/ath/ath_ieee80211.c => deleted_files/usr/src/uts/common/io/ath/ath_ieee80211.c rename : usr/src/uts/common/io/ath/ath_ieee80211.h => deleted_files/usr/src/uts/common/io/ath/ath_ieee80211.h rename : usr/src/uts/common/io/ath/ath_wificonfig.c => deleted_files/usr/src/uts/common/io/ath/ath_wificonfig.c