]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - Documentation/feature-removal-schedule.txt
qlcnic: change all P3 references to P3P
[net-next-2.6.git] / Documentation / feature-removal-schedule.txt
index 1ebf5fd3188c75b5d6e4c5a57f3f49e204614fc0..f45638962858191209b4662693124789a2613de1 100644 (file)
@@ -556,3 +556,20 @@ Why:       PCI DMA unmap state API (include/linux/pci-dma.h) was replaced
 Who:   FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
 
 ----------------------------
+
+What:  DMA_xxBIT_MASK macros
+When:  Jun 2011
+Why:   DMA_xxBIT_MASK macros were replaced with DMA_BIT_MASK() macros.
+Who:   FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
+
+----------------------------
+
+What:  iwlwifi disable_hw_scan module parameters
+When:  2.6.40
+Why:   Hareware scan is the prefer method for iwlwifi devices for
+       scanning operation. Remove software scan support for all the
+       iwlwifi devices.
+
+Who:   Wey-Yi Guy <wey-yi.w.guy@intel.com>
+
+----------------------------