md/raid5: make sure a reshape restarts at the correct address.
[safe/jmp/linux-2.6] / drivers / staging / agnx / TODO
1 2008 7/18
2
3 The RX has can't receive OFDM packet correctly,
4 Guess it need be do RX calibrate.
5
6
7 before 2008 3/1
8
9 1: The RX get too much "CRC failed" pakets, it make the card work very unstable,
10 2: After running a while, the card will get infinity "RX Frame" and "Error"
11 interrupt, not know the root reason so far, try to fix it
12 3: Using two tx queue txd and txm but not only txm.
13 4: Set the hdr correctly.
14 5: Try to do recalibrate correvtly
15 6: To support G mode in future
16 7: Fix the mac address can't be readed and set correctly in BE machine.
17 8: Fix include and exclude FCS in promisous mode and manage mode
18 9: Using sta_notify to notice sta change
19 10: Turn on frame reception at the end of start
20 11: Guess the card support HW_MULTICAST_FILTER
21 12: The tx process should be implment atomic?
22 13: Using mac80211 function to control the TX&RX LED.