Searched hist:"692 ad7ca94f8fc4471a2627f02d72dc7b807132e" (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/wpi/ |
H A D | if_wpi_debug.h | 692ad7ca94f8fc4471a2627f02d72dc7b807132e Sun Feb 08 00:11:38 CET 2015 Adrian Chadd <adrian@FreeBSD.org> Big wpi(4) overhaul! Not by me!
This is a sync against iwn(4) and openbsd.
- Add power management support; - Add background scanning support; - Fix few LORs; - Handle rfkill switch state changes properly; - Fix recovering after firmware failure; - Add more error checking; - Cleanup & disable by default debug output; - Update macroses names; - Other various fixes; - Add IBSS support: - don't set data_ntries field for management frames; - Add AHDEMO support: - fix padding; - Sync eeprom functions; - Use CMD_RXON_ASSOC where possible; - Enable HW CCMP encryption/decryption for pairwise keys; - Fix filter flags for CMD_RXON.
Tested (by submitter) - iwn 3945 NIC. I have one somewhere; I'll validate this later on and revert it if it's a problem.
Thanks!
PR: 197143 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
|
H A D | if_wpireg.h | diff 692ad7ca94f8fc4471a2627f02d72dc7b807132e Sun Feb 08 00:11:38 CET 2015 Adrian Chadd <adrian@FreeBSD.org> Big wpi(4) overhaul! Not by me!
This is a sync against iwn(4) and openbsd.
- Add power management support; - Add background scanning support; - Fix few LORs; - Handle rfkill switch state changes properly; - Fix recovering after firmware failure; - Add more error checking; - Cleanup & disable by default debug output; - Update macroses names; - Other various fixes; - Add IBSS support: - don't set data_ntries field for management frames; - Add AHDEMO support: - fix padding; - Sync eeprom functions; - Use CMD_RXON_ASSOC where possible; - Enable HW CCMP encryption/decryption for pairwise keys; - Fix filter flags for CMD_RXON.
Tested (by submitter) - iwn 3945 NIC. I have one somewhere; I'll validate this later on and revert it if it's a problem.
Thanks!
PR: 197143 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
|
H A D | if_wpivar.h | diff 692ad7ca94f8fc4471a2627f02d72dc7b807132e Sun Feb 08 00:11:38 CET 2015 Adrian Chadd <adrian@FreeBSD.org> Big wpi(4) overhaul! Not by me!
This is a sync against iwn(4) and openbsd.
- Add power management support; - Add background scanning support; - Fix few LORs; - Handle rfkill switch state changes properly; - Fix recovering after firmware failure; - Add more error checking; - Cleanup & disable by default debug output; - Update macroses names; - Other various fixes; - Add IBSS support: - don't set data_ntries field for management frames; - Add AHDEMO support: - fix padding; - Sync eeprom functions; - Use CMD_RXON_ASSOC where possible; - Enable HW CCMP encryption/decryption for pairwise keys; - Fix filter flags for CMD_RXON.
Tested (by submitter) - iwn 3945 NIC. I have one somewhere; I'll validate this later on and revert it if it's a problem.
Thanks!
PR: 197143 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
|
H A D | if_wpi.c | diff 692ad7ca94f8fc4471a2627f02d72dc7b807132e Sun Feb 08 00:11:38 CET 2015 Adrian Chadd <adrian@FreeBSD.org> Big wpi(4) overhaul! Not by me!
This is a sync against iwn(4) and openbsd.
- Add power management support; - Add background scanning support; - Fix few LORs; - Handle rfkill switch state changes properly; - Fix recovering after firmware failure; - Add more error checking; - Cleanup & disable by default debug output; - Update macroses names; - Other various fixes; - Add IBSS support: - don't set data_ntries field for management frames; - Add AHDEMO support: - fix padding; - Sync eeprom functions; - Use CMD_RXON_ASSOC where possible; - Enable HW CCMP encryption/decryption for pairwise keys; - Fix filter flags for CMD_RXON.
Tested (by submitter) - iwn 3945 NIC. I have one somewhere; I'll validate this later on and revert it if it's a problem.
Thanks!
PR: 197143 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
|